ianmcook commented on PR #35:
URL: https://github.com/apache/arrow-experiments/pull/35#issuecomment-2356932928

   > Not so clear cut, because you could use IPC buffer compression and 
decompress right before returning to save on cache storage space.
   
   Perhaps... but do any Arrow implements provide efficient, easy-to-use 
methods to convert an IPC stream with compressed buffers to an IPC stream with 
uncompressed buffers? This could be done simply enough with a small procedure 
in most of the Arrow implementations, but I'm not sure how efficient it would 
be.


-- 
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: github-unsubscr...@arrow.apache.org

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

Reply via email to