Skip to content

Conversation

selenachenjingxin
Copy link
Contributor

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

  • What is the current behavior? (You can also link to an open issue here)

  • What is the new behavior (if this is a feature change)?

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Jan 13, 2023
@dl239 dl239 requested a review from aceforeverd July 18, 2023 07:19
和很多关系型数据库系统不同,`SELECT` 命令在离线模式下默认为异步执行,如需设置为同步执行,参考[设置离线模式下命令的同步执行](https://openmldb.ai/docs/zh/main/openmldb_sql/ddl/SET_STATEMENT.html#id4)。在离线特征开发阶段,如果使用异步执行,强烈建议使用 `SELECT INTO` 语句进行开发调试,可以将结果导出到文件,方便查看。
:::

用于特征方案部署的命令 `DEPLOY` 也在离线模式下执行。其规范可以参阅 [OpenMLDB SQL 上线规范和要求](../openmldb_sql/deployment_manage/ONLINE_REQUEST_REQUIREMENTS.md)
Copy link
Collaborator

@aceforeverd aceforeverd Jul 18, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do not change

## 关键字汇总
以下列出了 OpenMLDB 中所有的关键字。其中保留字用 `(R)` 来标识。
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

many keywords does not has semantic meanings in openmldb, I doubt it's useful

@tobegit3hub
Copy link
Collaborator

@selenachenjingxin could you update the doc to resolve the conflict?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants