Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update explain #983

Merged
merged 4 commits into from
Mar 19, 2024
Merged

update explain #983

merged 4 commits into from
Mar 19, 2024

Conversation

yangj1211
Copy link
Collaborator

What type of PR is this?

  • Enhancement
  • Displaying
  • Typo
  • Doc Request

Which issue(s) this PR fixes:

issue #792

What this PR does / why we need it:

@yangj1211
Copy link
Collaborator Author

@dengn need to review

`boolean` 值也可以省略,省略 `boolean` 值的情况下默认为 `TRUE`。

* STETEMENT
* STATEMENT

MatrixOne 支持任何 `SELECT`,`UPDATE`,`DELETE` 语句执行计划。在 MatrixOne 0.5.1 版本中仅支持 `INSERT` 语句类型中的 `INSERT INTO..SELECT` 语句,暂不支持 `INSERT INTO...VALUES` 语句。
Copy link
Collaborator

Choose a reason for hiding this comment

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

这个版本号描述的明显过老,需要修正。

@yangj1211
Copy link
Collaborator Author

@dengn need to review

| Filter Cond: (CAST(#[0,0] AS INT64) > 10) |
+-------------------------------------------------------------------------------------+
```
MatrixOne 支持任何 `SELECT`,`UPDATE`,`DELETE` 语句执行计划。
Copy link
Collaborator

Choose a reason for hiding this comment

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

现在应该不止了,insert也支持了。

@dengn dengn merged commit 870978a into matrixorigin:main Mar 19, 2024
1 check passed
@yangj1211 yangj1211 deleted the explain branch May 21, 2024 03:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants