Skip to content

feat: gRPC compression support for flight CLI#8240

Merged
crepererum merged 1 commit intoapache:mainfrom
crepererum:crepererum/flight-client-grpc-compression
Sep 2, 2025
Merged

feat: gRPC compression support for flight CLI#8240
crepererum merged 1 commit intoapache:mainfrom
crepererum:crepererum/flight-client-grpc-compression

Conversation

@crepererum
Copy link
Copy Markdown
Contributor

Which issue does this PR close?

-

Rationale for this change

Some services support gRPC compression. Expose this to the CLI client for:

  • testing
  • more efficient data transfer over slow internet connections

What changes are included in this PR?

CLI argument wiring.

Are these changes tested?

No automated tests. I think we can assume that the libraries we use do what they promise to do. But I also verified that this works by inspecting the traffic using Wireshark.

Are there any user-facing changes?

They now have more options.

@github-actions github-actions Bot added arrow Changes to the arrow crate arrow-flight Changes to the arrow-flight crate labels Aug 28, 2025
@crepererum crepererum merged commit 4506998 into apache:main Sep 2, 2025
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

arrow Changes to the arrow crate arrow-flight Changes to the arrow-flight crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants