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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
