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-1624: Upgrade Spark to 3.5.1 #1809

Closed cxzl25 closed 6 months ago

cxzl25 commented 6 months ago

What changes were proposed in this pull request?

This PR aims to upgrade the benchmark module to use Spark 3.5.1.

Why are the changes needed?

How was this patch tested?

GA

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

No

cxzl25 commented 6 months ago

Spark 3.5.1 is in the process of being released, testing ahead of time, running spark benchmark on mac successfully.

dongjoon-hyun commented 6 months ago

Merged to main/2.0. Thank you, @cxzl25 .