backkem opened a new issue, #7731: URL: https://github.com/apache/arrow-datafusion/issues/7731
### Is your feature request related to a problem or challenge? I want to fetch data from multiple remote databases. ### Describe the solution you'd like Since DataFusion is part of the Arrow ecosystem it seems to make sense to have an Arrow Flight SQL datasource. ### Describe alternatives you've considered [splitgraph/seafowl's datafusion_remote_tables](https://github.com/splitgraph/seafowl/tree/main/datafusion_remote_tables). However, it seems sensible to have a basic Arrow Flight SQL datasource out of the box. ### 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
