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

   ### Is your feature request related to a problem or challenge?
   
   Now that the sqlite test have been merged (#13936) the remaining failures in 
the tests must be looked at manually and either:
   - marked as `skipif Datafusion` with an explanation (sql is 
nonstandard/invalid/etc)
   - marked as `skipIf Datafusion` with a link to an existing issue
   - a new ticket created and the corresponding failures marked with a link to 
the new issue and a `skipif Datafusion` line added.
   
   For examples of how to add this to the .slt files in datafusion-testing 
search for `skipif Datafusion` in those files. 
   
   Fixes/changes will need to have a PR created in the datafusion-testing repo 
and merged in before it will be visible to CI/etc in datafusion.
   
   I do not have an exact count of the number of failures as the sqllogictest 
is fail-fast however I expect it to be in the low hundreds with many of those 
being variations on existing issues.
   
   ### Describe the solution you'd like
   
   At the end of this process running the sqlite test suite 
(`INCLUDE_SQLITE=true cargo test --profile release-nonlto --test 
sqllogictests`) should result in no failures.
   
   ### Describe alternatives you've considered
   
   _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

Reply via email to