This is an automated email from the ASF dual-hosted git repository.
marong pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git
from 46c4feea76 [GLUTEN-9319][INFRA] Add an option for gluten version in
bug report and enhancement templates (#9324)
add 6e3896f201 [GLUTEN-9300][DOC] Support replacement expression in
gen-function-support-docs (#9331)
No new revisions were added by this update.
Summary of changes:
.../execution/ScalarFunctionsValidateSuite.scala | 79 +++++++++++++++++++---
.../execution/VeloxStringFunctionsSuite.scala | 26 +++++++
docs/velox-backend-scalar-function-support.md | 28 ++++----
.../gluten/expression/ExpressionMappings.scala | 12 +++-
.../apache/gluten/expression/ExpressionNames.scala | 10 +++
.../org/apache/gluten/sql/shims/SparkShims.scala | 2 +
.../gluten/sql/shims/spark32/Spark32Shims.scala | 2 +
.../gluten/sql/shims/spark33/Spark33Shims.scala | 8 +++
.../gluten/sql/shims/spark34/Spark34Shims.scala | 10 +++
.../gluten/sql/shims/spark35/Spark35Shims.scala | 11 +++
tools/scripts/gen-function-support-docs.py | 3 +-
11 files changed, 166 insertions(+), 25 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]