andygrove commented on PR #3649: URL: https://github.com/apache/datafusion-comet/pull/3649#issuecomment-4027388367
I am still not seeing a stack trace or reason for the failure. ``` 2026-03-09T22:34:13.1918758Z [info] - SPARK-32069: Improve error message on reading unexpected directory (316 milliseconds) 2026-03-09T22:34:13.2165413Z 22:34:13.215 WARN org.apache.hadoop.hive.common.FileUtils: File file:/__w/datafusion-comet/datafusion-comet/apache-spark/sql/hive/target/tmp/hive_execution_test_group/warehouse-afa5d96b-8cb8-47a1-b7c5-386c60c294b3/src does not exist; Force to delete it. 2026-03-09T22:34:13.2166765Z 2026-03-09T22:34:13.2167568Z 22:34:13.216 ERROR org.apache.hadoop.hive.common.FileUtils: Failed to delete file:/__w/datafusion-comet/datafusion-comet/apache-spark/sql/hive/target/tmp/hive_execution_test_group/warehouse-afa5d96b-8cb8-47a1-b7c5-386c60c294b3/src 2026-03-09T22:34:13.2169091Z 2026-03-09T22:34:13.3359262Z [info] HashAggregationQueryWithControlledFallbackSuite: 2026-03-09T22:34:14.1173565Z thread caused non-unwinding panic. aborting. 2026-03-09T22:34:49.4551378Z Warning: Unable to read from client, please check on client for further details of the problem. ``` -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
