Skip to content
This repository was archived by the owner on Jan 18, 2026. It is now read-only.

Conversation

@aryehlev
Copy link
Contributor

we have a use case where i have ~1000 different encoders writing each to a different file.
i want to limit the overall concurrency of the underlying zstd encoder.
in order to achieve this i can use a shared zstd encoder across all avro writers/encoders.

@aryehlev
Copy link
Contributor Author

if we support closing the zstd encoder/decoder as in other PR, it will have to be addressed here to not close it if using an outside encoder/decoder

@aryehlev
Copy link
Contributor Author

aryehlev commented Dec 24, 2025

@nrwiersma you think you will have time to go over it? its a small PR.

@nrwiersma
Copy link
Member

In the new year only. I am away at the moment.

@aryehlev
Copy link
Contributor Author

ok, thank you enjoy!

@nrwiersma nrwiersma merged commit b022ed5 into hamba:main Dec 30, 2025
16 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants