Details
-
Improvement
-
Status: Open
-
P2
-
Resolution: Unresolved
-
None
-
None
-
None
Description
The dataflow v1 shuffle reader unnecessarily copies the byte[] read from shuffle, we could use something like ByteString to instead "slice" the buffer into pieces and avoid a few copies.
Attachments
Issue Links
- links to