yupeng9 commented on issue #6804: URL: https://github.com/apache/incubator-pinot/issues/6804#issuecomment-821326658
I'd also suggest Gorilla TSZ compression to the list, which was proposed by Facebook [Gorilla project](http://www.vldb.org/pvldb/vol8/p1816-teller.pdf). This compression algorithm is adopted by Uber's [m3TSZ](https://github.com/m3db/m3/tree/master/src/dbnode/encoding/m3tsz), which showed 40% improvement over standard TSZ, [observed from Uber's production workloads](https://m3db.io/docs/architecture/m3db/engine/#m3tsz). -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
