Skip to content

Conversation

@pdabre12
Copy link
Contributor

Description

Motivation and Context

Impact

Test Plan

Contributor checklist

  • Please make sure your submission complies with our contributing guide, in particular code style and commit standards.
  • PR description addresses the issue accurately and concisely. If the change is non-trivial, a GitHub Issue is referenced.
  • Documented new properties (with its default value), SQL syntax, functions, or other functionality.
  • If release notes are required, they follow the release notes guidelines.
  • Adequate tests were added if applicable.
  • CI passed.
  • If adding new dependencies, verified they have an OpenSSF Scorecard score of 5.0 or higher (or obtained explicit TSC approval for lower scores).

Release Notes

Please follow release notes guidelines and fill in the release notes below.

== RELEASE NOTES ==

General Changes
* ... 
* ... 

Hive Connector Changes
* ... 
* ... 

If release note is NOT required, use:

== NO RELEASE NOTE ==

@prestodb-ci prestodb-ci added the from:IBM PR from IBM label Oct 22, 2025
Copy link
Contributor

@sourcery-ai sourcery-ai bot left a 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

@pdabre12 pdabre12 force-pushed the oss-fed-flight-server branch 2 times, most recently from af94842 to 906eb52 Compare October 28, 2025 21:12
@pdabre12
Copy link
Contributor Author

@sourcery-ai review

@sourcery-ai
Copy link
Contributor

sourcery-ai bot commented Oct 28, 2025

Sorry @pdabre12, your pull request is larger than the review limit of 150000 diff characters

1 similar comment
@SourceryAI
Copy link

Sorry @pdabre12, your pull request is larger than the review limit of 150000 diff characters

@pdabre12 pdabre12 changed the title [native] Add Arrow Federation connector to run federated queries on a native cluster feat (arrow-flight) : Add Arrow Federation connector to run federated queries on a native cluster Oct 28, 2025
@pdabre12 pdabre12 force-pushed the oss-fed-flight-server branch from 906eb52 to ef1126d Compare October 31, 2025 20:14
@pdabre12 pdabre12 changed the title feat (arrow-flight) : Add Arrow Federation connector to run federated queries on a native cluster feat(arrow-flight) : Add Arrow Federation connector to run federated queries on a native cluster Nov 3, 2025
@pdabre12 pdabre12 changed the title feat(arrow-flight) : Add Arrow Federation connector to run federated queries on a native cluster feat(plugin-flightshim) : Add Arrow Federation connector to run federated queries on a native cluster Nov 3, 2025
@pdabre12 pdabre12 changed the title feat(plugin-flightshim) : Add Arrow Federation connector to run federated queries on a native cluster feat (plugin-flightshim) : Add Arrow Federation connector to run federated queries on a native cluster Nov 3, 2025
@pdabre12 pdabre12 changed the title feat (plugin-flightshim) : Add Arrow Federation connector to run federated queries on a native cluster feat(plugin-flightshim): Add Arrow Federation connector to run federated queries on a native cluster Nov 3, 2025
@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Nov 3, 2025

CLA Signed

The committers listed above are authorized under a signed CLA.

@pdabre12 pdabre12 force-pushed the oss-fed-flight-server branch 3 times, most recently from a4b4cfa to 65e8e43 Compare November 5, 2025 20:20
@pdabre12 pdabre12 force-pushed the oss-fed-flight-server branch 5 times, most recently from 7b5096b to ae521fe Compare November 20, 2025 19:00
BryanCutler and others added 8 commits November 20, 2025 11:10
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
@pdabre12 pdabre12 force-pushed the oss-fed-flight-server branch from 743fb7d to 5b1d093 Compare November 20, 2025 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

from:IBM PR from IBM

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants