andygrove commented on PR #1975: URL: https://github.com/apache/datafusion-comet/pull/1975#issuecomment-3210841677
Current failures: core-1: ``` $ grep "* FAIL" core1.txt 2025-08-21T02:32:47.7183506Z [info] - SPARK-26677: negated null-safe equality comparison should not filter matched row groups *** FAILED *** (303 milliseconds) 2025-08-21T02:52:05.6178387Z [info] - scalar types rebuild *** FAILED *** (637 milliseconds) 2025-08-21T02:52:05.9761617Z [info] - object rebuild *** FAILED *** (357 milliseconds) 2025-08-21T02:52:06.3954010Z [info] - array rebuild *** FAILED *** (417 milliseconds) 2025-08-21T02:52:07.4434260Z [info] - malformed input *** FAILED *** (1 second, 40 milliseconds) 2025-08-21T02:52:07.6507720Z [info] - extract from shredded object *** FAILED *** (206 milliseconds) 2025-08-21T02:52:07.8370529Z [info] - extract from shredded array *** FAILED *** (182 milliseconds) 2025-08-21T02:52:08.0028967Z [info] - missing fields *** FAILED *** (166 milliseconds) 2025-08-21T02:52:08.1324041Z [info] - custom casts *** FAILED *** (129 milliseconds) ``` hive-1: ``` $ grep "* FAIL" hive1.txt 2025-08-21T02:28:26.0691331Z [info] - SPARK-30201 HiveOutputWriter standardOI should use ObjectInspectorCopyOption.DEFAULT *** FAILED *** (375 milliseconds) ``` -- 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]
