Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add compression field for stream config #520

Open
ierehon1905 opened this issue Dec 21, 2023 · 0 comments
Open

Add compression field for stream config #520

ierehon1905 opened this issue Dec 21, 2023 · 0 comments
Labels
proposal Enhancement idea or proposal

Comments

@ierehon1905
Copy link

ierehon1905 commented Dec 21, 2023

Proposed change

in StreamConfig a field called compression may be added. Its type according to documentation would be

compression : Optional[Literal["s2"]] = None

Use case

We use compression in our streams and would like to move from defining our streams in infra as code to just code approach

Contribution

I might if the code is not too complex

@ierehon1905 ierehon1905 added the proposal Enhancement idea or proposal label Dec 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
proposal Enhancement idea or proposal
Projects
None yet
Development

No branches or pull requests

1 participant