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

   ### Is your feature request related to a problem or challenge?
   
   - @Omega359  added the ability to run the sqlite sqlogictests suite against 
DataFusion  in ❤️  https://github.com/apache/datafusion/pull/13936
   
   However, at the moment it is only run manually and thus may start to fail 
without anyone knowing
   
   ### Describe the solution you'd like
   
   I would like to:
   1. Run the test regularly (perhaps on each commit to main)
   2. Make it clear what to do if the test fails
   
   ### Describe alternatives you've considered
   
   I would personally suggest adding a new workflow in
   
   https://github.com/apache/datafusion/tree/main/.github/workflows
   
   For example "extended.yml"
   
   that only runs on each commit to main
   
   Following the instructions here: 
https://github.com/apache/datafusion/tree/main/datafusion/sqllogictest#running-tests-sqlite
   (aka I suggest using release-nonlto mode)
   
   The job should make it clear what is going on if it fails -- aka add a 
comment like this that point people to the sqlogictest instructions:
   
   
https://github.com/apache/datafusion/blob/aafec07e086463fc7ed72c704e9f7e367460618a/.github/workflows/dev.yml#L43-L45
   
   ### 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