issues
search
datafusion-contrib
/
datafusion-federation
Allow DataFusion to resolve queries across remote query engines while pushing down as much compute as possible down.
Apache License 2.0
77
stars
18
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feat: support prepared statement parameters
#81
nathanielc
opened
2 days ago
0
github/workflows/release_plz: ignore flight-sql-table-provider crate
#80
hozan23
closed
1 week ago
0
chore(datafusion-flight-sql-table-provider): release v0.3.1
#79
github-actions[bot]
closed
1 week ago
0
Automate deployment using release_plz
#78
hozan23
closed
1 week ago
0
Use new FlightDataEncoder::known_schema API when its released
#77
nathanielc
opened
1 week ago
0
Bump the versions for datafusion-federation and datafusion-flight-sql-server
#76
hozan23
closed
1 week ago
0
update dependencies & use datafusion 43
#75
hozan23
closed
1 week ago
0
fix: report hydrated schemas from flight_info requests
#74
nathanielc
closed
2 weeks ago
0
Default session state should include default features
#73
XiangpengHao
closed
3 weeks ago
0
Proposal: Automate Deployment and Changelog Generation
#72
hozan23
opened
4 weeks ago
3
feat: add support for converting LargeUtf8/LargeString in try_cast_to
#71
gengteng
closed
4 weeks ago
3
Preserve records batch order when SchemaCastScanExec is involved
#70
phillipleblanc
closed
1 month ago
0
flight-sql-server: bump version to 0.4.0
#69
hozan23
closed
1 month ago
0
flight-sql-server: use async with the new_context function in SessionStateProvider
#68
hozan23
closed
1 month ago
0
feat: expose SQLOptions on server
#67
nathanielc
closed
1 month ago
0
bump version to 0.3.0
#66
hozan23
closed
2 months ago
0
API Change: Use Builder Pattern for Federation Interface
#65
hozan23
closed
2 months ago
1
clean up and move optimizer module & add/modify some comments
#64
hozan23
closed
2 months ago
0
datafusion-federation: add an another example
#63
hozan23
closed
2 months ago
0
Move flight-sql-table-provider to datafusion-table-providers
#62
backkem
opened
2 months ago
0
Delete the rewrite_table_scan from the ExecutionPlan and use it within an AnalyzerRule
#61
hozan23
closed
1 month ago
4
move schema_cast.rs to schema_cast/mod.rs
#60
hozan23
closed
2 months ago
0
feat: upgrade to datafusion 42 and arrow 53
#59
nathanielc
closed
2 months ago
3
minor fix & bump version to 0.2.2
#58
hozan23
closed
2 months ago
0
upgrade datafusion & arrow
#57
xhwhis
closed
2 months ago
4
bump version to 0.2.1
#56
hozan23
closed
2 months ago
0
feat: Add AST analyzer middleware to optionally rewrite queries before execution
#55
phillipleblanc
closed
2 months ago
8
remove the deprecated examples from the root
#54
hozan23
closed
2 months ago
0
remove github release workflow
#53
hozan23
closed
2 months ago
0
feat: implement catalog/schema/table commands on the service
#52
nathanielc
closed
2 months ago
2
feat: Upstream Spice AI changes to `datafusion-federation`
#51
phillipleblanc
closed
2 months ago
1
Add federation example
#50
hozan23
closed
2 months ago
0
datafusion-fedeartion: Remove assert_eq macros and handle errors properly
#49
hozan23
closed
2 months ago
0
update README.md
#48
hozan23
closed
2 months ago
0
Improve project overview
#47
backkem
closed
3 months ago
0
Migrate SQLFederationOptimizerRule to OptimizerRule::rewrite
#46
backkem
closed
1 month ago
1
delete redundant github workflows & commitlint
#45
hozan23
closed
3 months ago
0
Repository Cleanup and Crate Reorganization
#44
hozan23
closed
3 months ago
0
Move sources to datafusion-table-providers
#43
backkem
closed
2 months ago
5
deploying `datafusion-federation-sql` to crates.io
#42
hozan23
closed
3 months ago
1
update datafusion to 41
#41
hozan23
closed
3 months ago
0
Spiceai issue 1583
#40
edmondop
closed
4 months ago
0
feat: add fallback TableProvider to FederatedTableProviderAdaptor
#39
phillipleblanc
closed
5 months ago
1
Questions about the project
#38
MadL1me
closed
5 months ago
2
feat: initial subquery support
#37
backkem
closed
6 months ago
0
feat: barebones sub-query support
#36
backkem
closed
6 months ago
1
feat: allow TableScans of non-federated sources
#35
phillipleblanc
closed
6 months ago
0
fix: adds more information when an `EXPLAIN <query>` is run on a federated source
#34
phillipleblanc
closed
6 months ago
0
feat: federate expression subqueries
#33
sardination
closed
6 months ago
4
Support sort pushdowns (i.e. efficient TopK queries)
#32
phillipleblanc
closed
6 months ago
5
Next