andygrove commented on PR #1920:
URL: 
https://github.com/apache/datafusion-comet/pull/1920#issuecomment-3005044455

   The `NoSuchMethodError` error was my mistake. I was building Comet for Spark 
3.4 but using the jar for Spark 3.5 when testing. I no longer see any errors, 
but Comet is not accelerating the Iceberg scan:
   
   ```
   COMET: Unsupported scan: 
org.apache.iceberg.spark.source.SparkBatchQueryScan. Comet Scan only supports 
Parquet and Iceberg Parquet file formats, BatchScan spark_catalog.default.t1 is 
not supported
   ```
   ```


-- 
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

Reply via email to