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

lgbo pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git


    from 55309a2105 [VL] Change to use Velox's wget_and_untar in 
setup-centos7.sh (#9207)
     add 90e2d36e61 [GLUTEN-9196][CH] Use wide-table aggregation to eliminate 
multi-table joins (#9155)

No new revisions were added by this update.

Summary of changes:
 .../gluten/backendsapi/clickhouse/CHBackend.scala  |   2 +
 .../gluten/backendsapi/clickhouse/CHRuleApi.scala  |   3 +
 .../extension/JoinAggregateToAggregateUnion.scala  | 996 +++++++++++++++++++++
 .../execution/GlutenEliminateJoinSuite.scala       | 472 ++++++++++
 4 files changed, 1473 insertions(+)
 create mode 100644 
backends-clickhouse/src/main/scala/org/apache/gluten/extension/JoinAggregateToAggregateUnion.scala
 create mode 100644 
backends-clickhouse/src/test/scala/org/apache/gluten/execution/GlutenEliminateJoinSuite.scala


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

Reply via email to