apache / orc

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

ORC-1630: Test using VectoredIO of hadoop to read ORC #1814

Closed cxzl25 closed 6 months ago

cxzl25 commented 6 months ago

What changes were proposed in this pull request?

This PR aims to test reading ORC using VectoredIO of hadoop.

Why are the changes needed?

ORC-1251 supports reading using VectoredIO, but no test coverage.

How was this patch tested?

Add UT

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

No

dongjoon-hyun commented 6 months ago

Merged to main/2.0 for Apache ORC 2.0.0.