Skip to content

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants