Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: Simplify ZSTD compression implementation
Use direct chunk.read method instead of intermediate StringIO. This simplification maintains the same functionality while making the code more straightforward and easier to understand. Co-authored-by: Daijiro Fukuda <[email protected]> Signed-off-by: ddukbg <[email protected]>
- Loading branch information