apache/hudi

Make sure that Compression Codec configuration is respected across the board

Chiusa

#14.963 aperta il 30 nov 2025

 (0 commenti) (0 reazioni) (1 assegnatario)Java (2431 fork)batch import
area:storagefrom-jiragood first issuepriority:hightype:bug

Metriche repository

Star
 (4823 stelle)
Metriche merge PR
 (Merge medio 16g 21h) (127 PR mergiate in 30 g)

Descrizione

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

Guida contributor