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

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


    from a87cc8c1a2 [GLUTEN-6887][VL] Daily Update Velox Version (2025_05_19) 
(#9678)
     add c46b86ac42 [GLUTEN-8616][VL] Add support for existence join for 
broadcast nested loop join (#9588)

No new revisions were added by this update.

Summary of changes:
 .../CHBroadcastNestedLoopJoinExecTransformer.scala |  2 +
 ...loxBroadcastNestedLoopJoinExecTransformer.scala | 18 ++++-
 .../execution/joins/GlutenExistenceJoinSuite.scala | 93 ++++++++++++++++++++++
 cpp/velox/substrait/SubstraitToVeloxPlan.cc        |  8 ++
 .../substrait/SubstraitToVeloxPlanValidator.cc     |  1 +
 .../BroadcastNestedLoopJoinExecTransformer.scala   | 13 ++-
 .../org/apache/gluten/utils/SubstraitUtil.scala    |  4 +-
 7 files changed, 132 insertions(+), 7 deletions(-)
 create mode 100644 
backends-velox/src/test/scala/org/apache/spark/sql/execution/joins/GlutenExistenceJoinSuite.scala


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

Reply via email to