This is an automated email from the ASF dual-hosted git repository. englefly pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from ed1a32b5001 [fix](Nereids) should push project through limit after eliminate union node (#39640) add 3f6749461de [fix](Nereids) fix lexer Backtracking or Ambiguity cause of key word duplicate (#39590) No new revisions were added by this update. Summary of changes: .../antlr4/org/apache/doris/nereids/DorisLexer.g4 | 36 ++-------------------- .../antlr4/org/apache/doris/nereids/DorisParser.g4 | 5 ++- .../apache/doris/nereids/parser/NereidsParser.java | 8 ++--- 3 files changed, 8 insertions(+), 41 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org