alamb commented on issue #4248: URL: https://github.com/apache/arrow-datafusion/issues/4248#issuecomment-1321862173
@TennyZhuang -- thank you very much for the writeup and explanation -- it sounds great. > Use the same project, and work together to make the AsyncDB and the Postgres implementations better. I think this sounds like a great way to start. We can try to implement AsyncDB for DataFusion and see how it goes and propose extensions to `AsyncDB` if needed 🤔 > Make the project even more general, and open to every database interface. (Likely not a short-term goal). I love this idea, though agree it will be much more work; > We would like to donate the project to some org if it would help our collaboration. From my perspective, given that sqllogictest-rs is apache licensed using it directly in DataFusion for testing would be totally fine as the only project affected would be DataFusion itself. I think additional considerations apply to new dependencies of DataFusion itself which not only affect DataFusion but all downstream projects that use DataFusion -- 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]
