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 e206e332551 (cloud-merge) Optimize the lru queue elimination strategy (#34139) add 07705cad0ea [Fix](Nereids) fix leading with multi level of brace pairs (#34169) No new revisions were added by this update. Summary of changes: .../org/apache/doris/nereids/hint/LeadingHint.java | 44 +- .../data/nereids_hint_tpcds_p0/shape/query64.out | 18 +- .../data/nereids_p0/hint/fix_leading.out | 59 +- .../data/nereids_p0/hint/multi_leading.out | 575 +++++++------------ .../data/nereids_p0/hint/test_leading.out | 613 ++++++++------------- .../suites/nereids_p0/hint/fix_leading.groovy | 8 + .../suites/nereids_p0/hint/multi_leading.groovy | 1 + .../suites/nereids_p0/hint/test_leading.groovy | 1 + 8 files changed, 496 insertions(+), 823 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org