citusdata / citusdata/citus

Different compression algorithms settings per different columns for columnar table

Open
#6,257 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.