You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@kyuubi.apache.org by GitBox <gi...@apache.org> on 2022/12/02 16:53:31 UTC

[GitHub] [incubator-kyuubi] bowenliang123 commented on pull request #3877: [KYUUBI #3865] Arrow-based result compression support

bowenliang123 commented on PR #3877:
URL: https://github.com/apache/incubator-kyuubi/pull/3877#issuecomment-1335529024

   > I suggest removing the snappy support, comparing to other formats, I don't see advantage of snappy.
   > 
   > * gzip: high compression ratio, used widely, many languages and platforms have the built-in support.
   > * lz4: the fastest one, also has pure java implementation.
   > * zstd: the future-proof one, excellence in both speed and compression ratio.
   
   +1 for these 3 supported compression list, and `lz4` is the best to be the default compression type.


-- 
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: notifications-unsubscribe@kyuubi.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@kyuubi.apache.org
For additional commands, e-mail: notifications-help@kyuubi.apache.org