Skip to content

persist: Accept plain compression names without level suffix#36448

Open
def- wants to merge 1 commit intoMaterializeInc:mainfrom
def-:pr-compression
Open

persist: Accept plain compression names without level suffix#36448
def- wants to merge 1 commit intoMaterializeInc:mainfrom
def-:pr-compression

Conversation

@def-
Copy link
Copy Markdown
Contributor

@def- def- commented May 7, 2026

"brotli", "gzip", and "zstd" (without a dash-level suffix) silently fell through to CompressionFormat::None since #28678. Use the default compression level for these plain names instead.

"brotli", "gzip", and "zstd" (without a dash-level suffix) silently
fell through to CompressionFormat::None since MaterializeInc#28678. Use the default
compression level for these plain names instead.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@def- def- requested a review from DAlperin May 7, 2026 05:30
@def- def- requested a review from a team as a code owner May 7, 2026 05:30
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.

1 participant