Skip to content

[SPARK] Add support for Parquet compression codec configuration in Delta tables#6802

Open
felipepessoto wants to merge 1 commit into
delta-io:masterfrom
felipepessoto:parquet_codec
Open

[SPARK] Add support for Parquet compression codec configuration in Delta tables#6802
felipepessoto wants to merge 1 commit into
delta-io:masterfrom
felipepessoto:parquet_codec

Conversation

@felipepessoto
Copy link
Copy Markdown
Contributor

@felipepessoto felipepessoto commented May 15, 2026

Which Delta project/connector is this regarding?

  • Spark
  • Standalone
  • Flink
  • Kernel
  • Other (fill in here)

Description

Add support for Parquet compression codec configuration in Delta tables

I haven't changed the default to ZSTD yet, I plan to do in a separate PR as I expect that changing the default might raise concerns.

Fix #6803

How was this patch tested?

Unit tests

Does this PR introduce any user-facing changes?

Exposes a new config, no behavior changes by default

Signed-off-by: Felipe Fujiy Pessoto <fepessot@microsoft.com>
@felipepessoto felipepessoto changed the title [SPARKAdd support for Parquet compression codec configuration in Delta tables [SPARK] Add support for Parquet compression codec configuration in Delta tables May 15, 2026
@felipepessoto
Copy link
Copy Markdown
Contributor Author

felipepessoto commented May 15, 2026

@emkornfield, @scottsand-db @scovich this PR address the #6324 (comment)

@felipepessoto
Copy link
Copy Markdown
Contributor Author

@nicklan could you help review it, please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] [Spark] Spark does not honor delta.parquet.compression.codec table property

1 participant