datafusion-contrib/datafusion-federation
Allow DataFusion to resolve queries across remote query engines while pushing down as much compute as possible down.
RustApache-2.0
Issues
- 1
- 4
Delete the rewrite_table_scan from the ExecutionPlan and use it within an AnalyzerRule
#61 opened by hozan23 - 0
- 1
- 1
Support table scans in expressions (subquery)
#31 opened by backkem - 5
- 1
Provide FlightSQLExecutor::new() and FlightSQLExecutor::new_with_client() methods
#6 opened by devinjdangelo - 5
Move sources to datafusion-table-providers
#43 opened by backkem - 1
- 1
- 2
Questions about the project
#38 opened by MadL1me - 5
- 2
example can not run
#13 opened by oikomi - 2
Add support for executing Substrait plans
#10 opened by devinjdangelo