This is an automated email from the ASF dual-hosted git repository. kxiao pushed a change to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from a30ded0dd41 [fix](function) money format #34680 (#35264) add 24d8481d397 [Fix](Nereids) fix leading hint should have all tables in one query block (#33517) (#35272) No new revisions were added by this update. Summary of changes: .../org/apache/doris/nereids/hint/LeadingHint.java | 59 +++++++++++----------- .../doris/nereids/rules/analysis/LeadingJoin.java | 2 +- .../data/nereids_p0/hint/fix_leading.out | 50 ++++++++++++++++++ .../suites/nereids_p0/hint/fix_leading.groovy | 5 ++ 4 files changed, 85 insertions(+), 31 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org