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 14c902b5041 [fix](regression test) fix test_alter_colocate_table (#29009) add 5171a77f9e2 [fix](Nereids): merge Offset in Limit Translator (#29100) No new revisions were added by this update. Summary of changes: .../glue/translator/PhysicalPlanTranslator.java | 5 +- .../doris/nereids/rules/rewrite/MergeLimits.java | 16 ++- .../eliminate_not_null/eliminate_not_null.out | 63 ++++----- .../filter_push_down/push_filter_inside_join.out | 156 +++++++-------------- .../eliminate_not_null/eliminate_not_null.groovy | 2 + .../filter_push_through_aggregate.groovy | 4 +- .../push_filter_inside_join.groovy | 3 +- 7 files changed, 98 insertions(+), 151 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org