Closed kuhushukla closed 2 weeks ago
To repro locally run:
JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 mvn verify -f scala2.13 -Dbuildver=400 -DskipTests
Spark 4.0.0 needs dedicated GpuDataSource Shimming since https://github.com/apache/spark/pull/48676/files#diff-4b3394a9d90b1036245e84e844590e5a6e8dd980c21e535fa95eeb0e239cfb52R44
Describe the bug Precommit build fails with the following error for PRs targeted to 24.12
This looks related to Spark 4. 0 changes.
I am unable to reproduce this locally -- will update when I can
Steps/Code to reproduce bug Please provide a list of steps or a code sample to reproduce the issue. Avoid posting private or sensitive data.
Expected behavior A clear and concise description of what you expected to happen.
Environment details (please complete the following information)
Additional context Add any other context about the problem here.