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

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


    from db799a4f2 [VL] Add shuffle writer type to ColumnarExchange display 
string (#6799)
     add fc7f9cd0c [GLUTEN-6768][CH] Try to reorder hash join tables based on 
AQE statistics (#6770)

No new revisions were added by this update.

Summary of changes:
 .../gluten/backendsapi/clickhouse/CHBackend.scala  |  17 +++
 .../clickhouse/CHSparkPlanExecApi.scala            |   4 +-
 .../execution/CHHashJoinExecTransformer.scala      |  16 ++-
 .../gluten/extension/ReorderJoinTablesRule.scala   | 149 +++++++++++++++++++++
 .../GlutenClickHouseColumnarShuffleAQESuite.scala  |  92 ++++++++++++-
 5 files changed, 270 insertions(+), 8 deletions(-)
 create mode 100644 
backends-clickhouse/src/main/scala/org/apache/gluten/extension/ReorderJoinTablesRule.scala


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

Reply via email to