This is an automated email from the ASF dual-hosted git repository. jakevin pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 34fd376f33b [fix](publish version) fix publish fail but return ok (#28425) add 62833006d62 [test](Nereids): remove shape plan project and distribute in eager test (#28724) No new revisions were added by this update. Summary of changes: .../eliminate_join_condition.out | 72 +- .../limit_push_down/limit_push_down.out | 1218 +++++++------------- .../limit_push_down/order_push_down.out | 1028 ++++++----------- .../push_down_limit_distinct.out | 26 +- .../push_down_top_n_distinct_through_union.out | 204 ++-- .../push_down_top_n_through_union.out | 267 ++--- .../eliminate_join_condition.groovy | 2 + .../limit_push_down/limit_push_down.groovy | 4 +- .../limit_push_down/order_push_down.groovy | 3 +- .../push_down_limit_distinct.groovy | 2 + .../push_down_top_n_distinct_through_union.groovy | 2 + .../push_down_top_n_through_union.groovy | 2 + 12 files changed, 973 insertions(+), 1857 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org