apache/hudi
Make sure that Compression Codec configuration is respected across the board
Fechada
#14.963 aberto em 30 de nov. de 2025
area:storagefrom-jiragood first issuepriority:hightype:bug
Métricas do repositório
- Stars
- (4.823 estrelas)
- Métricas de merge de PR
- (Mesclagem média 16d 21h) (127 fundiu PRs em 30d)
Description
Currently there are quite a few places where we assume GZip as the compression codec which is incorrect, given that this is configurable and users might actually prefer to use different compression codec.
Examples:
[HoodieParquetDataBlock|https://github.com/apache/hudi/pull/4333/files#diff-798a773c6eef4011aef2da2b2fb71c25f753500548167b610021336ef6f14807]
JIRA info
- Link: https://issues.apache.org/jira/browse/HUDI-3055
- Type: Bug
- Fix version(s):
- 1.1.0