ccciudatu opened a new pull request, #43: URL: https://github.com/apache/datafusion-ray/pull/43
Add support for enabling third party table/catalog providers for database integrations etc, table formats etc. This patch adds an extensions API and a first extension for [Flight SQL tables](https://github.com/datafusion-contrib/datafusion-table-providers?tab=readme-ov-file#flight-sql). As a side note, the Delta Lake extension can be added once the datafusion dependency in [the official project](https://github.com/delta-io/delta-rs) is upgraded to 42+. - implements https://github.com/apache/datafusion-ray/issues/41 - depends on https://github.com/apache/datafusion-ray/pull/42 for `create external table` -- 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 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