Closed neuecc closed 1 year ago
Already added BitPackFormatter, BrotliFormatter. We can add other compression algorithms.
BitPackFormatter
BrotliFormatter
https://www.timescale.com/blog/time-series-compression-algorithms-explained/ https://github.com/apache/parquet-format/blob/master/Encodings.md https://docs.aws.amazon.com/redshift/latest/dg/c_Compression_encodings.html https://takuya-a.net/blog/inverted-index-compression-techniques/
This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 30 days.
implementation cost is not commensurate with a default.
Already added
BitPackFormatter
,BrotliFormatter
. We can add other compression algorithms.https://www.timescale.com/blog/time-series-compression-algorithms-explained/ https://github.com/apache/parquet-format/blob/master/Encodings.md https://docs.aws.amazon.com/redshift/latest/dg/c_Compression_encodings.html https://takuya-a.net/blog/inverted-index-compression-techniques/