This is an automated email from the ASF dual-hosted git repository. caiconghui pushed a change to branch cherry-1 in repository https://gitbox.apache.org/repos/asf/doris.git
from a1899eb1ee7 [fix](stream_load) fix stream load may failed caused by column name with keyword (#35822) add ae62284efb7 [fix](keyword) let some keyword be non-reserved between old parser and new parser (#35938) No new revisions were added by this update. Summary of changes: .../src/main/antlr4/org/apache/doris/nereids/DorisLexer.g4 | 11 +++++++++++ .../src/main/antlr4/org/apache/doris/nereids/DorisParser.g4 | 11 +++++++++++ 2 files changed, 22 insertions(+) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org