-
Notifications
You must be signed in to change notification settings - Fork 5.5k
feat(plugin-flightshim): Add Arrow Federation connector to run federated queries on a native cluster #26404
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry @pdabre12, your pull request is larger than the review limit of 150000 diff characters
af94842 to
906eb52
Compare
|
@sourcery-ai review |
|
Sorry @pdabre12, your pull request is larger than the review limit of 150000 diff characters |
1 similar comment
|
Sorry @pdabre12, your pull request is larger than the review limit of 150000 diff characters |
906eb52 to
ef1126d
Compare
a4b4cfa to
65e8e43
Compare
7b5096b to
ae521fe
Compare
Works up to getting RecordSet due to classloader conflict Test is now able to read from postgresql into recordset Using FlightShimConfig for location Added conversion with ArrowShimWriter Added more type conversions and writers Config with SSL working, test passes with row count Fix test for tpch Using executor service to run getStream Adding cancel tests Backpressure working Fixed config to load from file Added some basic unit tests Using bound FunctionAndTypeManager for type deser and ConnectorContext Made FlightShimQueryRunner, working but needs selecting columns Able to make select query by column name and use query runner Added test for MySql connector Added type support for date and timestamp, with tests. decimal test not working yet Fix floating point test Added logging Using plugins from plugin-bundles config Added oracle and singlestore tests, oracle not working yet Remove plugin dir Fixed deser of TupleDomain, need to test against query results Add test with additionalPredicate Enable mTLS, fix config typo Moved to test containers after rebase Fix code style Use SynchronousQueue in executor fix gRPC deadlock
743fb7d to
5b1d093
Compare
Description
Motivation and Context
Impact
Test Plan
Contributor checklist
Release Notes
Please follow release notes guidelines and fill in the release notes below.
If release note is NOT required, use: