This is an automated email from the ASF dual-hosted git repository.
zhli pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git
from 18f151017f [GLUTEN-8905][VL]Ignore some CSV flaky tests (#8906)
add 96f3db593c [GLUTEN-8340][VL] Enable from_json function (#8320)
No new revisions were added by this update.
Summary of changes:
.../backendsapi/velox/VeloxSparkPlanExecApi.scala | 60 ++++
.../execution/JsonFunctionsValidateSuite.scala | 328 +++++++++++++++++++++
.../execution/ScalarFunctionsValidateSuite.scala | 36 ---
.../substrait/SubstraitToVeloxPlanValidator.cc | 1 -
.../gluten/backendsapi/SparkPlanExecApi.scala | 7 +
.../gluten/expression/ExpressionConverter.scala | 5 +
6 files changed, 400 insertions(+), 37 deletions(-)
create mode 100644
backends-velox/src/test/scala/org/apache/gluten/execution/JsonFunctionsValidateSuite.scala
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]