Search before asking
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: #108 (comment)
Solution
No response
Anything else?
No response
Willingness to contribute