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

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


    from 73ab85c3f8 [GLUTEN-10354][CORE] Just check if sort columns are a 
subset of partition columns (#10355)
     add 7e0e6ffa8c [GLUTEN-10383][VL] Refactor makeParquetWriteOption method 
from VeloxParquetDataSource into a utility file (#10384)

No new revisions were added by this update.

Summary of changes:
 cpp/velox/CMakeLists.txt                           |  3 +-
 .../operators/writer/VeloxParquetDataSource.cc     | 89 +---------------------
 .../operators/writer/VeloxParquetDataSource.h      |  4 -
 cpp/velox/substrait/SubstraitToVeloxPlan.cc        |  5 +-
 .../VeloxWriterUtils.cc}                           | 82 ++++----------------
 .../{jni/JniUdf.h => utils/VeloxWriterUtils.h}     | 13 ++--
 6 files changed, 25 insertions(+), 171 deletions(-)
 copy cpp/velox/{operators/writer/VeloxParquetDataSource.cc => 
utils/VeloxWriterUtils.cc} (59%)
 copy cpp/velox/{jni/JniUdf.h => utils/VeloxWriterUtils.h} (76%)


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

Reply via email to