Skip to content

docs: fix openmldb sql summary doc#3128

Merged
aceforeverd merged 2 commits into4paradigm:mainfrom
lumianph:doc_sql_summary
Mar 15, 2023
Merged

docs: fix openmldb sql summary doc#3128
aceforeverd merged 2 commits into4paradigm:mainfrom
lumianph:doc_sql_summary

Conversation

@lumianph
Copy link
Copy Markdown
Collaborator

@lumianph lumianph commented Mar 9, 2023

No description provided.

@lumianph lumianph requested a review from aceforeverd March 9, 2023 07:06
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Mar 9, 2023
| JOIN 子句 | ✓ | ✕ | ✓ | ✓ | OpenMLDB 仅支持特有的 **LAST JOIN** |
| GROUP BY 分组 | ✓ | ✕ | ✕ | ✓ | |
| ORDER BY 排序 | ✕ | ✕ | | ✓ | |
| ORDER BY 关键字 | ✓ | ✕ | | ✓ | 仅支持在 `WINDOW` 和 `LAST JOIN` 子句内部使用,不支持倒排序 `DESC` |
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

all modes are supported, for the case of ORDER BY inside WINDOW/JOIN only

@aceforeverd aceforeverd merged commit 08195f4 into 4paradigm:main Mar 15, 2023
dl239 pushed a commit to dl239/OpenMLDB that referenced this pull request Mar 22, 2023
dl239 pushed a commit that referenced this pull request Mar 22, 2023
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.

3 participants