Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SPARK-50177][BUILD] Upgrade
Arrow
to 18.0.0
### What changes were proposed in this pull request? This PR aims to upgrade `Arrow` to 18.0.0 for Apache Spark 4.0.0. ### Why are the changes needed? To bring the latest improvements and bug fixes, - https://arrow.apache.org/release/18.0.0.html (28 October 2024) Note that `Arrow 18` is the first release who dropped Java 8 like Apache Spark 4.0.0. - apache/arrow#38051 ### 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. Closes #48708 from dongjoon-hyun/SPARK-50177. Authored-by: Dongjoon Hyun <[email protected]> Signed-off-by: Dongjoon Hyun <[email protected]>
- Loading branch information