This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-50886-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git
from 01f70deb8b9 branch-2.1: [fix](nereids) fix parse date time exception #50810 (#50900) add cc08cd0f7b1 [fix](Nereids) we should also push down expr in join's mark conjuncts (#50886) No new revisions were added by this update. Summary of changes: .../PushDownExpressionsInHashCondition.java | 59 +++++++++++---- .../nereids/trees/plans/logical/LogicalJoin.java | 17 ++++- .../PushDownExpressionsInHashConditionTest.java | 83 ++++++++++++++++++++++ 3 files changed, 144 insertions(+), 15 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org