Add an interface to allow users to compress values being written to shuffle
Open
dataflow
improvement
P2
runners
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
Frequently values being shuffled are large and compressible, while users can compress them on their own by using a coder that compresses the data, it would be nice to be able to do so globally for all values.
Imported from Jira [BEAM-14534](https://issues.apache.org/jira/browse/BEAM-14534). Original Jira may contain additional context.
Reported by: SteveNiemitz.
Contributor guide
Assessment
This issue has not been assessed yet.