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 7f8aefb4a [VL] Daily Update Velox Version (2024_07_31) (#6643)
     add 257178002 [VL] Reduce spill in sort-based shuffle (#6639)

No new revisions were added by this update.

Summary of changes:
 cpp/core/shuffle/LocalPartitionWriter.cc    | 146 +++++++++++++++-------------
 cpp/core/shuffle/LocalPartitionWriter.h     |   7 +-
 cpp/core/shuffle/Spill.cc                   |  16 +++
 cpp/core/shuffle/Spill.h                    |  10 ++
 cpp/velox/shuffle/VeloxSortShuffleWriter.cc |   6 +-
 cpp/velox/shuffle/VeloxSortShuffleWriter.h  |   2 +-
 6 files changed, 112 insertions(+), 75 deletions(-)


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

Reply via email to