You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uniffle.apache.org by GitBox <gi...@apache.org> on 2022/08/26 10:32:26 UTC

[GitHub] [incubator-uniffle] zuston opened a new issue, #189: [Feature] Support zstd compression

zuston opened a new issue, #189:
URL: https://github.com/apache/incubator-uniffle/issues/189

   ### Motivation
   ZSTD has a good tradeoff between compression ratio and de/compress speed. For reducing the shuffle-data stored size, it's necessary to support this compression algorithm.
   
   ### How to do
   1. Introduce the abstract interface of de/compress method
   2. Support zstd


-- 
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-unsubscribe@uniffle.apache.org.apache.org

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


[GitHub] [incubator-uniffle] jerqi commented on issue #189: [Feature] Support zstd compression

Posted by GitBox <gi...@apache.org>.
jerqi commented on issue #189:
URL: https://github.com/apache/incubator-uniffle/issues/189#issuecomment-1291869564

   You can raise some other issues for other compression codec , such as snappy, as good first issues. Let more people can join our community more easily.


-- 
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-unsubscribe@uniffle.apache.org

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


[GitHub] [incubator-uniffle] jerqi commented on issue #189: [Feature] Support zstd compression

Posted by GitBox <gi...@apache.org>.
jerqi commented on issue #189:
URL: https://github.com/apache/incubator-uniffle/issues/189#issuecomment-1291869926

   close by #254 


-- 
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-unsubscribe@uniffle.apache.org

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


[GitHub] [incubator-uniffle] jerqi commented on issue #189: [Feature] Support zstd compression

Posted by GitBox <gi...@apache.org>.
jerqi commented on issue #189:
URL: https://github.com/apache/incubator-uniffle/issues/189#issuecomment-1228359262

   Good idea.


-- 
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-unsubscribe@uniffle.apache.org

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


[GitHub] [incubator-uniffle] jerqi closed issue #189: [Feature] Support zstd compression

Posted by GitBox <gi...@apache.org>.
jerqi closed issue #189: [Feature] Support zstd compression
URL: https://github.com/apache/incubator-uniffle/issues/189


-- 
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-unsubscribe@uniffle.apache.org

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