This is an automated email from the ASF dual-hosted git repository. nextdreamblue pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 55d63a8bf37 [opt](memory) Optimize `ClearCacheAction`implementation (#38438) add ac089b1bfaf [feature] (expr) support expression IS [NOT] TURE/FALSE (#38623) No new revisions were added by this update. Summary of changes: .../antlr4/org/apache/doris/nereids/DorisParser.g4 | 1 + fe/fe-core/src/main/cup/sql_parser.cup | 14 ++++++++++++++ .../doris/nereids/parser/LogicalPlanBuilder.java | 9 +++++++++ .../trees/expressions/ExpressionParserTest.java | 18 ++++++++++++++++++ .../nereids_syntax_p0/sql/test_compare_expression.out | 18 ++++++++++++++++++ .../nereids_syntax_p0/sql/test_compare_expression.sql | 6 ++++++ 6 files changed, 66 insertions(+) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org