This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from d7d284b4f89 [fix](Nereids) fix `''` and `""` in string literal (#25752) add 6e1a4dbda23 [Fix](predicate pushdown) Common expression not acting on any slot should not be pushed down (#25901) No new revisions were added by this update. Summary of changes: be/src/vec/exec/scan/vscan_node.cpp | 10 +++- be/src/vec/exprs/vexpr.h | 16 +++++ .../data/correctness/test_pushdown_common_expr.out | 24 ++++++++ .../correctness/test_pushdown_common_expr.groovy | 69 +++++++++++++++++++++- 4 files changed, 116 insertions(+), 3 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org