Commits


Bryan Cutler authored and Wes McKinney committed 3fc83c28110
ARROW-9438: [CI] Add spark patch to compile with recent Arrow Java changes Recent changes in Arrow Java from ARROW-9300 now require adding a dependency on arrow-memory-netty to provide a default allocator. This adds a patch to build spark with the required dependency. Closes #7746 from BryanCutler/spark-integration-patch-ARROW-9438 Lead-authored-by: Bryan Cutler <cutlerb@gmail.com> Co-authored-by: Krisztián Szűcs <szucs.krisztian@gmail.com> Signed-off-by: Wes McKinney <wesm@apache.org>