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

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


    from 4fca32594 [CH]feat: Support external sort shuffle, reduce shuffle 
memory usage when the number of partitions is high (#5279)
     add 471f3829a [GLUTEN-4039][VL] Add array forall and exists function 
support (#5420)

No new revisions were added by this update.

Summary of changes:
 .../backendsapi/velox/SparkPlanExecApiImpl.scala   | 30 +++++++++++++++-
 .../execution/ScalarFunctionsValidateSuite.scala   | 40 ++++++++++++++++++++++
 cpp/velox/substrait/SubstraitParser.cc             |  4 ++-
 docs/velox-backend-support-progress.md             |  3 +-
 .../gluten/backendsapi/SparkPlanExecApi.scala      | 18 ++++++++++
 .../gluten/expression/ExpressionConverter.scala    | 16 +++++++++
 .../gluten/expression/ExpressionMappings.scala     |  2 ++
 .../apache/gluten/expression/ExpressionNames.scala |  2 ++
 8 files changed, 112 insertions(+), 3 deletions(-)


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

Reply via email to