Search before asking
Motivation
currently, pulsar functions are using LZ4 as the hardcoded compression type, it would be better to make it configurable
Solution
Add a compressionType field to the FunctionConfig, so it can be passed to function instances
Alternatives
No response
Anything else?
No response
Are you willing to submit a PR?
Search before asking
Motivation
currently, pulsar functions are using LZ4 as the hardcoded compression type, it would be better to make it configurable
Solution
Add a
compressionTypefield to theFunctionConfig, so it can be passed to function instancesAlternatives
No response
Anything else?
No response
Are you willing to submit a PR?