crepererum opened a new pull request, #8240:
URL: https://github.com/apache/arrow-rs/pull/8240

   # 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.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to