mkgada opened a new issue, #1639: URL: https://github.com/apache/datafusion-comet/issues/1639
Ran into a ``` java.lang.NoSuchMethodError: 'scala.collection.Seq org.apache.spark.sql.execution.PartitionedFileUtil$.splitFiles(org.apache.spark.sql.SparkSession, org.apache.spark.sql.execution.datasources.FileStatusWithMetadata, boolean, long, org.apache.spark.sql.catalyst.InternalRow)' ``` Environment - Spark 3.5.5 - Scala 2.12.18 - Custom built image on top Apache Spark OSS distribution (spark:3.5.5-scala2.12-java11-python3-ubuntu ) - Running on a standalone pod in K8s (local mode) Note: Funny enough that after going through the application logic, it does output 1 file into our object storage and then fails. Also, I enabled verbose explanation parameter, but it won't log out the plan details. Just logs out saying comet is initialized -- 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.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