This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 834bf2eab7 [feature](array) Add array_last lambda function (#18388) add dc497e11bb [fix](Nereids) avoid to push top Project of JoinCluster in PushdownProjectThroughJoin (#19441) No new revisions were added by this update. Summary of changes: .../join/PushdownProjectThroughInnerJoin.java | 147 ++++++++++++--------- .../join/PushdownProjectThroughSemiJoin.java | 93 +++++++------ .../join/PushdownProjectThroughInnerJoinTest.java | 61 +++++---- .../join/PushdownProjectThroughSemiJoinTest.java | 51 ++++--- .../nereids_tpch_shape_sf1000_p0/shape/q10.out | 23 ++-- .../data/nereids_tpch_shape_sf1000_p0/shape/q3.out | 15 ++- .../data/nereids_tpch_shape_sf1000_p0/shape/q5.out | 38 +++--- .../data/nereids_tpch_shape_sf1_p0/shape/q10.out | 23 ++-- .../data/nereids_tpch_shape_sf1_p0/shape/q3.out | 15 ++- .../data/nereids_tpch_shape_sf1_p0/shape/q5.out | 38 +++--- .../data/nereids_tpch_shape_sf500_p0/shape/q10.out | 23 ++-- .../data/nereids_tpch_shape_sf500_p0/shape/q3.out | 15 ++- .../data/nereids_tpch_shape_sf500_p0/shape/q5.out | 38 +++--- 13 files changed, 323 insertions(+), 257 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org