citusdata / citusdata/cstore_fdw

Add more compression methods to columns

Open
#168 2 comments 1 reaction 0 assignees View on GitHub
Dominant language
C
Stars
1.8k
Forks
169
PR merge metrics
No merged PRs in 30d

Description

There are more modern compression algorithms which I'd like to see supported by this extension such as:
- [ ] Snappy
- [ ] Zstd
- [ ] Brotli

All have different tradeoffs and work better for different kinds of data.

Contributor guide

No contributing guide indexed for this repository

Research direction

No files, tests, or entry points are named. Start by locating the extension's existing column-compression implementation and its PostgreSQL integration, then assess how Snappy, Zstd, and Brotli could be supported and tested. Done means the requested compression methods are supported for columns with appropriate coverage for their different tradeoffs.

Written by the indexing model from the issue text.

Assessment

Tech stack
c, postgresql
Domain
databases
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.