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 e987157f9 [VL][CI] disable SF30 tpc tests on GHA (#5818)
     add ef26a2e04 [VL] Ensure get(GetArrayItem) function is offloaded (#5789)

No new revisions were added by this update.

Summary of changes:
 .../clickhouse/CHSparkPlanExecApi.scala            | 21 ++------
 .../expression/CHExpressionTransformer.scala       | 41 ++++++++++++++++
 .../backendsapi/velox/VeloxSparkPlanExecApi.scala  | 56 +++-------------------
 .../execution/ScalarFunctionsValidateSuite.scala   | 17 +++++++
 cpp/velox/substrait/SubstraitParser.cc             |  1 +
 .../substrait/SubstraitToVeloxPlanValidator.cc     |  3 --
 .../gluten/backendsapi/SparkPlanExecApi.scala      |  9 ++--
 .../expression/ArrayExpressionTransformer.scala    | 42 ----------------
 .../gluten/expression/ExpressionConverter.scala    |  3 +-
 .../org/apache/spark/sql/GlutenQueryTest.scala     |  6 +--
 10 files changed, 79 insertions(+), 120 deletions(-)


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

Reply via email to