andygrove commented on issue #507: URL: https://github.com/apache/datafusion-comet/issues/507#issuecomment-2156614044
These are the failing tests: ``` test execution::datafusion::spark_hash::tests::test_str ... thread caused non-unwinding panic. aborting. test execution::sort::tests::test_rdxsort ... thread caused non-unwinding panic. aborting. test parquet::util::hash_util::tests::test_crc32 ... thread caused non-unwinding panic. aborting. test parquet::util::hash_util::tests::test_murmur2_64a ... thread caused non-unwinding panic. aborting. ``` -- 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]
