hsiang-c commented on PR #1717: URL: https://github.com/apache/datafusion-comet/pull/1717#issuecomment-2864261088
Spark SQL tests might have issues downloading JARs? One failed with ``` [info] - SPARK-21617: ALTER TABLE for non-compatible DataSource tables *** FAILED *** (32 seconds, 594 milliseconds) [info] java.lang.RuntimeException: [download failed: io.netty#netty;3.7.0.Final!netty.jar(bundle)] [info] at org.apache.spark.deploy.SparkSubmitUtils$.resolveMavenCoordinates(SparkSubmit.scala:1604) ``` The other failed with ``` [info] - SPARK-21617: ALTER TABLE for non-compatible DataSource tables *** FAILED *** (35 seconds, 201 milliseconds) [info] java.lang.RuntimeException: [download failed: org.xerial.snappy#snappy-java;1.1.8.2!snappy-java.jar(bundle)] [info] at org.apache.spark.deploy.SparkSubmitUtils$.resolveMavenCoordinates(SparkSubmit.scala:1604) ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org