Support ZSTD compression level
Open
- Dominant language
- Rust
- Stars
- 58
- Forks
- 50
- PR merge metrics
- No merged PRs in 30d
Description
### Search before asking
- [x] I searched in the [issues](https://github.com/apache/fluss-rust/issues) and found nothing similar.
### Motivation
We found that column pruning breaks because compression was not implemented on rust client.
This was fixed by adding compression support (with default ZSTD compression level), now we should add the missing compression level support: https://github.com/apache/fluss-rust/pull/108#discussion_r2639093134
### Solution
_No response_
### Anything else?
_No response_
### Willingness to contribute
- [x] I'm willing to submit a PR!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.