apache / orc

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

ORC-1602: [C++] limit compression block size #1779

Closed ffacs closed 9 months ago

ffacs commented 9 months ago

What changes were proposed in this pull request?

limit compression block size on c++ side.

Why are the changes needed?

to fix https://github.com/apache/orc/issues/1727

How was this patch tested?

UT passed

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

NO

deshanxiao commented 9 months ago

cc @wgtmac @dongjoon-hyun

dongjoon-hyun commented 9 months ago

Merged to branch-1.8 for Apache ORC 1.8.7.