Skip to content

Add zstd compression schemes for binary data#8304

Merged
AdamGS merged 1 commit into
developfrom
adamg/binary-zstd
Jun 8, 2026
Merged

Add zstd compression schemes for binary data#8304
AdamGS merged 1 commit into
developfrom
adamg/binary-zstd

Conversation

@AdamGS

@AdamGS AdamGS commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Summary

Closes #8226.

Adds zstd compression support for binary data everywhere its available for strings.

Signed-off-by: Adam Gutglick <adam@spiraldb.com>
@AdamGS AdamGS requested review from a team, asubiotto and connortsui20 June 8, 2026 17:02
@AdamGS AdamGS added the changelog/feature A new feature label Jun 8, 2026
@AdamGS AdamGS merged commit 9a7d966 into develop Jun 8, 2026
73 of 74 checks passed
@AdamGS AdamGS deleted the adamg/binary-zstd branch June 8, 2026 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog/feature A new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Zstd encoding not considered for binary types

2 participants