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 ead016e0d2 [Enhancement](execute) add timeout for executing fragment rpc (#12512) add fd0cf78aa7 [fix](Nereids): fix StatsCalculator compute project and correct commute join type. (#12539) No new revisions were added by this update. Summary of changes: .../java/org/apache/doris/nereids/rules/RuleSet.java | 2 ++ .../java/org/apache/doris/nereids/rules/RuleType.java | 10 +++++----- .../nereids/rules/exploration/join/JoinCommute.java | 4 ++-- .../rewrite/logical/PushdownFilterThroughProject.java | 2 +- .../org/apache/doris/nereids/stats/StatsCalculator.java | 17 +++++++++++++---- 5 files changed, 23 insertions(+), 12 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org