Skip to content

Commit

Permalink
[WIP][VL] Support celeborn sort based shuffle
Browse files Browse the repository at this point in the history
  • Loading branch information
kerwin-zk committed May 10, 2024
1 parent 34e4b51 commit 81771a4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cpp/velox/shuffle/VeloxShuffleWriter.h
Original file line number Diff line number Diff line change
Expand Up @@ -375,8 +375,6 @@ class VeloxShuffleWriter final : public ShuffleWriter {

std::optional<facebook::velox::TypePtr> rowType_;

facebook::velox::serializer::presto::PrestoVectorSerde::PrestoOptions serdeOptions_;

std::unique_ptr<facebook::velox::VectorStreamGroup> batch_;

// Row ID -> Partition ID
Expand Down

0 comments on commit 81771a4

Please sign in to comment.