alamb commented on issue #21076: URL: https://github.com/apache/datafusion/issues/21076#issuecomment-4097417776
I also think mentioning the third-party ecosystem in datafusion-contrib would be important to showcase the large feature set - datafusion-federation (https://github.com/datafusion-contrib/datafusion-federation): Federated query execution across remote databases /query engines, with pushdown of as much work as possible. - datafusion-distributed (https://github.com/datafusion-contrib/datafusion-distributed): Distributed execution capabilities for DataFusion. - datafusion-materialized-views (https://github.com/datafusion-contrib/datafusion-materialized-views): Incremental view maintenance and query rewriting for materialized views. - datafusion-table-providers (https://github.com/datafusion-contrib/datafusion-table-providers): Extra TableProvider implementations for reading external systems. Language Bindings - datafusion-java (https://github.com/datafusion-contrib/datafusion-java): Java bindings. - datafusion-c (https://github.com/datafusion-contrib/datafusion-c): C bindings. - datafusion-ruby (https://github.com/datafusion-contrib/datafusion-ruby): Ruby bindings. - datafusion-python (https://github.com/datafusion-contrib/datafusion-python): Older Python bindings; archived and moved elsewhere. - datafusion-wasm-bindings (https://github.com/datafusion-contrib/datafusion-wasm-bindings): WebAssembly bindings. - datafusion-wasm-playground (https://github.com/datafusion-contrib/datafusion-wasm-playground): Browser playground for running DataFusion via WASM. - datafusion-fiddle (https://github.com/datafusion-contrib/datafusion-fiddle): Likely an interactive playground/sandbox; metadata is sparse. -- 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]
