Switch default compression codec to snappy
Open
from-jira
priority:high
type:improvement
- Dominant language
- Java
- Stars
- 6.2k
- Forks
- 2.5k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 111
Description
Hudi's default compression codec is gzip. we should probably switch to snappy since plain parquet writes default is snappy
## JIRA info
- Link: https://issues.apache.org/jira/browse/HUDI-6215
- Type: Improvement
Contributor guide
No contributing guide indexed for this repository
Research direction
No source files or tests are identified in the issue. Start by reviewing Hudi's default compression configuration and the linked HUDI-6215, then trace how Parquet write defaults are selected; done means Hudi defaults to Snappy consistently and relevant write behavior is covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- data-engineering
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100