Skip to content

Pass comp_lvl to bitshuffle with zstd#1201

Merged
mkitti merged 1 commit into
JuliaIO:masterfrom
JonasIsensee:compressionlvl_bitshuffle_zstd
Jun 28, 2025
Merged

Pass comp_lvl to bitshuffle with zstd#1201
mkitti merged 1 commit into
JuliaIO:masterfrom
JonasIsensee:compressionlvl_bitshuffle_zstd

Conversation

@JonasIsensee

Copy link
Copy Markdown
Contributor

While adapting the implementation of BitshuffleFilter for JLD2,
I noticed that the comp_level field in BitshuffleFilter is not forwarded to the C library.
This still worked because it is an optional function argument.

This PR updates the relevant Ccall.

@mkitti mkitti merged commit bbc46d8 into JuliaIO:master Jun 28, 2025
13 of 24 checks passed
@JonasIsensee JonasIsensee deleted the compressionlvl_bitshuffle_zstd branch June 28, 2025 20:53
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.

2 participants