Skip to content

fix: honor CompressionZSTD for native block compression#1840

Open
must108 wants to merge 1 commit intoClickHouse:mainfrom
must108:must108/compressionzstd
Open

fix: honor CompressionZSTD for native block compression#1840
must108 wants to merge 1 commit intoClickHouse:mainfrom
must108:must108/compressionzstd

Conversation

@must108
Copy link
Copy Markdown
Contributor

@must108 must108 commented Apr 20, 2026

Summary

This PR fixes HTTP native block compression settings so CompressionZSTD and CompressionLZ4 no longer behave the same.

Fixes #1772

Checklist

Delete items not relevant to your PR:

  • Unit and integration tests covering the common scenarios were added

Signed-off-by: Mustaeen Ahmed <136145181+must108@users.noreply.github.com>
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.

Setting CompressionZSTD has no effect

1 participant