advancedxy commented on issue #674:
URL: 
https://github.com/apache/incubator-uniffle/issues/674#issuecomment-1453155223

   > We could use the block.getData().asReadOnlyByteBuffer() to replace 
toByteArray to avoid unnecessary memory allocation.
   
   This sounds good to me. Do you apply this in your prod env or not?
   
   However I believe it would require some careful management when this data is 
reused.  It won't be released until the data is flushed.


-- 
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: dev-unsubscr...@uniffle.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to