parthchandra commented on issue #1639: URL: https://github.com/apache/datafusion-comet/issues/1639#issuecomment-2798047128
The third parameter to `PartitionedFileUtils.splitFiles` is a `Path` which your call seems to be missing. The full stack trace might show where this is being called from and that might need to be fixed. See https://github.com/apache/spark/blob/d81a2051900b70e6a4b56cb2af38143af357f76e/sql/core/src/main/scala/org/apache/spark/sql/execution/PartitionedFileUtil.scala#L28 -- 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