[improvement](insert) Modify insert into table_id(xxx) to doris_inter…#25662
[improvement](insert) Modify insert into table_id(xxx) to doris_inter…#25662dataroaring merged 2 commits intoapache:masterfrom
Conversation
|
run buildall |
|
clang-tidy review says "All clean, LGTM! 👍" |
|
LGTM |
|
TeamCity be ut coverage result: |
|
(From new machine)TeamCity pipeline, clickbench performance test result: |
|
PR approved by anyone and no changes requested. |
|
PR approved by at least one committer and no changes requested. |
…nal_table_id(xxx)
|
run buildall |
|
clang-tidy review says "All clean, LGTM! 👍" |
|
TeamCity be ut coverage result: |
|
(From new machine)TeamCity pipeline, clickbench performance test result: |
| KW_DISTRIBUTION, | ||
| KW_DIV, | ||
| KW_DO, | ||
| KW_DORIS_INTERNAL_TABLE_ID, |
There was a problem hiding this comment.
should add into non-reserved keyword list, and add same keyword for Nereids in src/main/antlr4/org/apache/doris/nereids/DorisParser.g4
|
run buildall |
|
clang-tidy review says "All clean, LGTM! 👍" |
|
TeamCity be ut coverage result: |
|
clang-tidy review says "All clean, LGTM! 👍" |
|
run buildall |
|
TeamCity be ut coverage result: |
|
(From new machine)TeamCity pipeline, clickbench performance test result: |
|
run p0 |
|
PR approved by at least one committer and no changes requested. |
…nal_table_id(xxx)
Proposed changes
Modify keyword
table_idto a special keyworddoris_internal_table_idFurther 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...