This is an automated email from the ASF dual-hosted git repository.

englefly pushed a change to branch groupjoin
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 0f548a414a7 [fix](fe) Do not fuse GroupJoin with no aggregate functions
     add c789987f787 [fix](fe) Do not fuse GroupJoin with residual non-equi ON 
conjuncts
     add 60f5bbfecd4 [fix](fe) Apply HAVING filters above fused GroupJoin via 
SelectNode

No new revisions were added by this update.

Summary of changes:
 .../glue/translator/PhysicalPlanTranslator.java    |  30 ++++-
 ...groovy => test_group_join_fusion_having.groovy} |  90 +++++++-------
 .../test_group_join_fusion_residual.groovy         | 130 +++++++++++++++++++++
 3 files changed, 199 insertions(+), 51 deletions(-)
 copy 
regression-test/suites/group_join_fusion_p0/{test_group_join_fusion_rf.groovy 
=> test_group_join_fusion_having.groovy} (50%)
 create mode 100644 
regression-test/suites/group_join_fusion_p0/test_group_join_fusion_residual.groovy


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to