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 16644eff7f8 [opt](load) optimize the performance of row distribution
(#25546)
add f138aaa07a5 [fix](nereids) unnest in-subquery with agg node in proper
condition (#25800)
No new revisions were added by this update.
Summary of changes:
.../nereids/rules/analysis/SubExprAnalyzer.java | 44 ++++++--
.../nereids/rules/analysis/SubqueryToApply.java | 7 +-
.../org/apache/doris/nereids/trees/plans/Plan.java | 6 ++
.../nereids_syntax_p0/sub_query_correlated.out | 21 ++++
.../nereids_syntax_p0/sub_query_correlated.groovy | 116 +++++++++++++++++++++
5 files changed, 181 insertions(+), 13 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]