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

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


    from 5a1664c899 [VL] Make VeloxResizeBatchesExec inherit from 
ColumnarToColumnarExec to simplify the code (#10763)
     add 22ae5ceef6 [GLUTEN-10621][VL] feat: Support cudf parquet connector 
(#10622)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/gluten/config/VeloxConfig.scala     |   8 ++
 .../gluten/extension/CudfNodeValidationRule.scala  |  18 ++-
 cpp/core/config/GlutenConfig.h                     |   2 -
 cpp/velox/CMakeLists.txt                           |  22 +++-
 cpp/velox/compute/VeloxBackend.cc                  |   9 ++
 cpp/velox/compute/WholeStageResultIterator.cc      |  21 ++-
 cpp/velox/config/VeloxConfig.h                     |   5 +
 cpp/velox/substrait/SubstraitToVeloxPlan.cc        | 142 ++++++++++++++++-----
 cpp/velox/substrait/SubstraitToVeloxPlan.h         |   2 +
 docs/velox-configuration.md                        |   1 +
 10 files changed, 185 insertions(+), 45 deletions(-)


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

Reply via email to