This is an automated email from the ASF dual-hosted git repository. starocean999 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from cba955c4acc [fix](Nereids) change numeric arithmatic function boundary behavior to match with be execution behavior (#47966) add 8ede4c62903 [fix](nereids) fix push down non-foldable filter through project (#47989) No new revisions were added by this update. Summary of changes: .../post/PushDownFilterThroughProject.java | 13 ++++- .../doris/nereids/processor/post/Validator.java | 8 --- .../rewrite/PushDownFilterThroughProject.java | 64 +++++++++++---------- .../PushDownFilterThroughProjectTest.java | 41 +++++++++++++ .../rewrite/PushDowFilterThroughProjectTest.java | 48 +++++++++++++++- .../filter_push_down/push_filter_through.out | Bin 10078 -> 10014 bytes 6 files changed, 132 insertions(+), 42 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org