[
https://issues.apache.org/jira/browse/ARROW-10467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17224864#comment-17224864
]
Kyle Porter commented on ARROW-10467:
-------------------------------------
I've added a PR here: https://github.com/apache/arrow/pull/8572
> [Java] Ability to pass arbitrary client properties to server
> ------------------------------------------------------------
>
> Key: ARROW-10467
> URL: https://issues.apache.org/jira/browse/ARROW-10467
> Project: Apache Arrow
> Issue Type: New Feature
> Components: Java
> Affects Versions: 2.0.0
> Reporter: Kyle Porter
> Priority: Major
>
> I'd like to propose the addition of the ability to pass arbitrary client
> properties to the server as headers in the RPC calls.
> This would allow clients to pass additional context to the servers in an
> opt-in manner, using CallOptions in Java (to be replicated in the C++/Python
> clients).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)