Bryan Cutler created ARROW-10457: ------------------------------------ Summary: [CI] Fix Spark branch-3.0 integration tests Key: ARROW-10457 URL: https://issues.apache.org/jira/browse/ARROW-10457 Project: Apache Arrow Issue Type: Improvement Reporter: Bryan Cutler
The Spark branch-3.0 is currently failing because this branch has not been updated or patched to use the latest Arrow Java, see https://github.com/ursa-labs/crossbow/actions?query=branch:actions-681-github-test-conda-python-3.7-spark-branch-3.0. The Spark branch-3.0 has already been released and only able to get bug fixes. Instead of patching the Spark build, we should not try to rebuild Spark with the latest Arrow Java, and instead only test against the latest pyarrow. This should work, but might also need a minor Python patch. -- This message was sent by Atlassian Jira (v8.3.4#803005)