HolyLow commented on PR #3402:
URL: https://github.com/apache/celeborn/pull/3402#issuecomment-3141952910

   @Jraaay Thanks for your contribution. It seems that the data must be copied 
to a buffer before it is read from CelebornInputStream regardless of whether 
the compression is involved or not. But the initial implementation avoids the 
copying when compression is not involved. Could we find a way to avoid the 
unnecessary copy in the non-compression case?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to