Commits

Bryan Cutler authored 62357568174
ARROW-7502: [Integration] Remove Spark patch not needed This removed ARROW-6429.patch that was used to patch Apache Spark master to fix compilation with Arrow 0.15+. Now Spark master has been updated to use Arrow 0.15.1 and the patch is not needed, it is currently being skipped for testing. Closes #6129 from BryanCutler/integration-remove-spark-patch-ARROW-7502 and squashes the following commits: 572ecd2 <Bryan Cutler> Remove ARROW-6429.patch used for Spark testing, not needed anymore Authored-by: Bryan Cutler <cutlerb@gmail.com> Signed-off-by: Bryan Cutler <cutlerb@gmail.com>