alamb opened a new issue, #16180: URL: https://github.com/apache/datafusion/issues/16180
### Describe the bug The extended tests are failing intermittently on main (mostly pass, but sometimes fail) Here is an example failure: https://github.com/apache/datafusion/actions/runs/15208072624/job/42775700898 ``` External error: 1 errors in file /__w/datafusion/datafusion/datafusion/sqllogictest/test_files/limit.slt 1. query result mismatch: [SQL] with selection as ( select * from test_limit_with_partitions limit 1 ) select 1 as foo from selection order by part_key limit 1000; [Diff] (-expected|+actual) - 1 at /__w/datafusion/datafusion/datafusion/sqllogictest/test_files/limit.slt:859 ``` ### To Reproduce Not sure -- it is happening intermittently on main ### Expected behavior _No response_ ### Additional context _No response_ -- 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.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