AlexRutledge1 opened a new issue, #45248:
URL: https://github.com/apache/arrow/issues/45248

   ### Describe the usage question you have. Please include as many useful 
details as  possible.
   
   
   In the C# package is there a mechanism available for authenticating similar 
to the `client.authenticate(ClientAuthHandler)` that is available in pyarrow? I 
am able to perform a handshake in the C# package with `client.Handshake()` and 
see that the authentication mechanism successfully fires on the server but I'm 
unsure of how to attach authentication metadata to `GetInfo` or `GetStream` 
calls. 
   
   Any help would be much appreciated, thanks.
   
   ### Component(s)
   
   C#


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