[
https://issues.apache.org/jira/browse/ARROW-9093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antoine Pitrou resolved ARROW-9093.
-----------------------------------
Fix Version/s: 1.0.0
Resolution: Fixed
Issue resolved by pull request 7406
[https://github.com/apache/arrow/pull/7406]
> [FlightRPC][C++][Python] Allow setting gRPC client options
> ----------------------------------------------------------
>
> Key: ARROW-9093
> URL: https://issues.apache.org/jira/browse/ARROW-9093
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++, FlightRPC, Python
> Reporter: David Li
> Assignee: David Li
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.0.0
>
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> There's no way to set generic gRPC options which are useful for tuning
> behavior (e.g. round-robin load balancing). Rather than bind all of these one
> by one, gRPC allows setting arguments as generic string-string or
> string-integer pairs; we could expose this (and leave the interpretation
> implementation-dependent).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)