Commits


Raúl Cumplido authored and GitHub committed 5db28433db2
GH-44980: [CI] Remove retrieval of Arrow version from Java on Spark integration and update test structure for PySpark (#44981) ### Rationale for this change The job is currently failing. ### What changes are included in this PR? Remove unnecessary check on Java code and refactor pyspark test modules to follow new test structure: https://github.com/apache/spark/pull/49104 ### Are these changes tested? Via archery ### Are there any user-facing changes? No * GitHub Issue: #44980 Authored-by: Raúl Cumplido <raulcumplido@gmail.com> Signed-off-by: Raúl Cumplido <raulcumplido@gmail.com>