fury
fury copied to clipboard
feat(java): support meta compression by Zstd
What does this PR do?
support meta compression by Zstd
Related issues
https://github.com/apache/fury/issues/1664
Does this PR introduce any user-facing change?
- [ ] Does this PR introduce any public API change?
- [ ] Does this PR introduce any binary protocol compatibility change?
Benchmark
@chaokunyang hi, if there have anything need modify, please let me know.
Seems the interface is pretty simple, could we use reflection instead, in such ways, users doesn't need to include another dependency