apache/hudi

Make sure that Compression Codec configuration is respected across the board

クローズ

#14,963 opened on 2025/11/30

 (0 件のコメント) (0 件のリアクション) (1 人の担当者)Java (2,431 件のフォーク)batch import
area:storagefrom-jiragood first issuepriority:hightype:bug

Repository metrics

Stars
 (4,823 個のスター)
PR merge metrics
 (平均マージ 16d 21h) (30d で 127 merged PRs)

説明

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

コントリビューターガイド