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 b7e44d84750 [Fix](grace-exit) Fix threadpool hang on grace exit (#33132) add ee48fa2305c [fix](Nereids): don't transpose agg and join if join is mark join (#33312) No new revisions were added by this update. Summary of changes: .../rules/exploration/TransposeAggSemiJoin.java | 4 ++-- .../rules/exploration/TransposeAggSemiJoinProject.java | 4 ++-- .../rules/exploration/TransposeAggSemiJoinTest.java | 18 ++++++++++++++++++ .../rules/rewrite/TransposeSemiJoinAggProjectTest.java | 15 +++++++++++++++ 4 files changed, 37 insertions(+), 4 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org