alamb commented on issue #1453:
URL: 
https://github.com/apache/arrow-datafusion/issues/1453#issuecomment-995196218


   https://github.com/apache/arrow-datafusion/issues/743 may also be related.
   
   I agree DataFusion's tests could use some reorganizing
   
   Note that a quirk of how sqlite is developed is that the test suite is not 
open source ;) 
   
   I do think that https://www.sqlite.org/sqllogictest/doc/trunk/about.wiki has 
basically the same aim as our current integration tests (written in python) 
contributed by @Jimexist 
   
   I would be supportive of moving to a different test runner that is part of 
another project. I think it would be a net negative if we ended up with two 
test runners. Perhaps a good maturity test of `sqllogictest` would be if it can 
handle all the queries currently supported by the datafusion integration test;
   
   


-- 
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]


Reply via email to