Skip to content

[fix](fe) Fix SHOW CREATE TABLE with AUTO PARTITION - #34071

Merged
dataroaring merged 1 commit into
apache:masterfrom
w41ter:fix/show_create_table_auto_partition
Apr 25, 2024
Merged

[fix](fe) Fix SHOW CREATE TABLE with AUTO PARTITION#34071
dataroaring merged 1 commit into
apache:masterfrom
w41ter:fix/show_create_table_auto_partition

Conversation

@w41ter

Copy link
Copy Markdown
Contributor

Proposed changes

Issue Number: close #xxx

AUTO PARTITION grammar has changed since #31585, but the output of SHOW CREATE TABLE was left out to change, so the result is not able to be recognized by the FE parser.

Further comments

If this is a relatively large or complex change, kick off the discussion at dev@doris.apache.org by explaining why you chose the solution you did and what alternatives you considered, etc...

AUTO PARTITION grammar has changed since apache#31585, but the output
of SHOW CREATE TABLE was left out to change, so the result is not
able to be recognized by the FE parser.
@doris-robot

Copy link
Copy Markdown

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR

Since 2024-03-18, the Document has been moved to doris-website.
See Doris Document.

@w41ter

Copy link
Copy Markdown
ContributorAuthor

run buildall

@dataroaringdataroaring left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@zclllyybbzclllyybb left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@github-actionsgithub-actionsBot added the approved Indicates a PR has been approved by one committer. label Apr 25, 2024
@github-actions

Copy link
Copy Markdown
Contributor

PR approved by at least one committer and no changes requested.

@github-actions

Copy link
Copy Markdown
Contributor

PR approved by anyone and no changes requested.

@dataroaring
dataroaring merged commit 4e7307d into apache:masterApr 25, 2024
yiguolei pushed a commit that referenced this pull request Apr 25, 2024
AUTO PARTITION grammar has changed since #31585, but the output
of SHOW CREATE TABLE was left out to change, so the result is not
able to be recognized by the FE parser.
@w41ter
w41ter deleted the fix/show_create_table_auto_partition branch April 25, 2024 08:16
dataroaring pushed a commit that referenced this pull request Apr 27, 2024
AUTO PARTITION grammar has changed since #31585, but the output
of SHOW CREATE TABLE was left out to change, so the result is not
able to be recognized by the FE parser.
HappenLee pushed a commit to HappenLee/incubator-doris that referenced this pull request Apr 24, 2026
AUTO PARTITION grammar has changed since apache#31585, but the output
of SHOW CREATE TABLE was left out to change, so the result is not
able to be recognized by the FE parser.
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approvedIndicates a PR has been approved by one committer.dev/2.1.3-mergedreviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@w41ter@doris-robot@zclllyybb@dataroaring@cambyzju@wm1581066