milenkovicm opened a new issue, #1116: URL: https://github.com/apache/datafusion-ballista/issues/1116
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.** We need to identify gaps between ballista and datafusion and address them, it would be great if we could reuse `sqllogictest` to find the gaps. **Describe the solution you'd like** - find the best way to re-use sqllogictest in ballista - find the datafusion sqllogictest tests we could re-use in ballista **Describe alternatives you've considered** we could continue with current integration testing, in which case we should put more effort into organizing them (they need a bit of improvements in short therm anyway) **Additional context** - <https://github.com/apache/datafusion/tree/main/datafusion/sqllogictest> - <https://github.com/risinglightdb/sqllogictest-rs> -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
