Omega359 opened a new issue, #13396:
URL: https://github.com/apache/datafusion/issues/13396

   ### Describe the bug
   
   ```
   External error: query result mismatch:
   [SQL] select e < now() from test_column_defaults
   [Diff] (-expected|+actual)
   -   true
   -   true
   -   true
   +   false
   +   false
   +   false
   at test_files/insert_to_external.slt:612
   ```
   
   If the test runs fast enough I think it'll fail as above. I've only seen 
this every so often (win 11, DF in linux docker container)
   
   ### To Reproduce
   
   Run the slt tests .. it may be system dependent
   
   ### Expected behavior
   
   Test always passes regardless of the current system it's running on
   
   ### 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

Reply via email to