r1b commented on PR #18450: URL: https://github.com/apache/datafusion/pull/18450#issuecomment-3478259252
Test failure seems like a flake: ``` <...> 1. query result mismatch: [SQL] SELECT shuffle(['a', 'b', 'c', 'd', 'e', 'f']) != ['a', 'b', 'c', 'd', 'e', 'f'];; [Diff] (-expected|+actual) - true + false at /__w/datafusion/datafusion/datafusion/sqllogictest/test_files/spark/array/shuffle.slt:36 <...> ``` -- 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]
