Skip to content

Conversation

@lidavidm
Copy link
Member

@lidavidm lidavidm commented Mar 7, 2025

What's Changed

Expose the internal gRPC channel builder in the FlightClient so that applications can build on top of it without having to replicate all the special Flight logic. This makes it much easier to apply some gRPC tweaks without duplicating Arrow code.

Closes #81.

@lidavidm lidavidm added the enhancement PRs that add or improve features. label Mar 7, 2025
Copy link
Member

@jbonofre jbonofre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see this is extracted from the other PR. It looks good to me. Thanks @lidavidm !

@lidavidm lidavidm merged commit 8d3fe93 into apache:main Mar 7, 2025
28 checks passed
@lidavidm lidavidm deleted the gh-81 branch March 7, 2025 12:25
@lidavidm lidavidm added this to the 18.3.0 milestone Mar 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement PRs that add or improve features.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Connect timeout for Flight RPC client in Java implementation

2 participants