Support deflate (zlib) in CompressedFile
Open
core
improvement
P3
python
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
`.deflate` files are quite common in Hadoop and also supported by TensorFlow in TFRecord file format. Moreover, `.deflate` is supported by the java SDK (see BEAM-1518).
Imported from Jira [BEAM-6211](https://issues.apache.org/jira/browse/BEAM-6211). Original Jira may contain additional context.
Reported by: brianmartin.
Contributor guide
Assessment
This issue has not been assessed yet.