This is an automated email from the ASF dual-hosted git repository.
zhztheplayer pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/gluten.git
from 198e347083 [Velox] Add S3 limitation (#12713)
add 40bd5b55d1 [VL] Support regexp_instr function (#12697)
No new revisions were added by this update.
Summary of changes:
.../org/apache/gluten/utils/CHExpressionUtil.scala | 3 ++-
.../functions/ScalarFunctionsValidateSuite.scala | 23 ++++++++++++++++++++++
.../substrait/SubstraitToVeloxPlanValidator.cc | 2 +-
docs/velox-backend-scalar-function-support.md | 2 +-
.../gluten/expression/ExpressionConverter.scala | 13 ++++++++++++
.../apache/gluten/expression/ExpressionNames.scala | 1 +
.../gluten/sql/shims/spark34/Spark34Shims.scala | 3 ++-
.../gluten/sql/shims/spark35/Spark35Shims.scala | 3 ++-
.../gluten/sql/shims/spark40/Spark40Shims.scala | 3 ++-
.../gluten/sql/shims/spark41/Spark41Shims.scala | 3 ++-
10 files changed, 49 insertions(+), 7 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]