NVIDIA/spark-rapids

[FEA] [EPIC] Add support for kudo shuffle serialization format.

Opened this issue · 0 comments

We have implemented kudo shuffle format, which significantly reduced serialization/deserialization time during shuffle comprared with current jcudf serialization format for wide tables.

TODOs