Different compression algorithms settings per different columns for columnar table
Open
columnar
- Dominant language
- C
- Stars
- 12.8k
- Forks
- 794
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 31
Description
It could be very effective for analytical purpose on historical data to use different compression settings per column basis.
For example id/'partitioned by' columns with 'none' uncompressed for fast access, text/geometry type column with zstd etc (and may be zstd ultra compression level settings for archive purpose)
labels: columnar feature
Contributor guide
Assessment
This issue has not been assessed yet.