apache / orc

Apache ORC - the smallest, fastest columnar storage for Hadoop workloads
https://orc.apache.org/
Apache License 2.0
671 stars 477 forks source link

ORC-1670: Upgrade `zstd-jni` to 1.5.6-1 #1865

Closed dongjoon-hyun closed 3 months ago

dongjoon-hyun commented 3 months ago

What changes were proposed in this pull request?

This PR aims to upgrade zstd-jni to 1.5.6-1.

Why are the changes needed?

This release has the following memory-leak bug fix.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Pass the CIs.

Was this patch authored or co-authored using generative AI tooling?

No.

dongjoon-hyun commented 3 months ago

Merged to main/branch-2.0.