zuston commented on PR #2597:
URL: https://github.com/apache/uniffle/pull/2597#issuecomment-3233199861

   Big thanks for your quick and patient review. @chaokunyang 
   
   > Shuffle data should already be binary, is there anything that needs being 
serialized?
   
   If using the vanilla spark, record is a object class and then serialized 
into bytes to push to remote shuffle-server. If using the 
gluten/auron/datafusion-comet, there is no need to serialize.
   
   > Have you ever benchmark your job to see whether there is bottleneck on 
serialization?
   
   Haven't. This PR is still in initial phase


-- 
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]


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

Reply via email to