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

   # Which issue does this PR close?
   
   na
   
   # Rationale for this change
    
   I had previously assumed that `FlightSqlServiceClient::handshake` returned 
the bearer token and it needed to be parsed and passed to 
FlightSqlServiceClient::set_token subsequently. After looking more closely at 
the source code, I realized this was incorrect.
   
   # What changes are included in this PR?
   
   Clarifies the documentation for `FlightSqlServiceClient::handshake` so it is 
clear that the token is automatically set.
   
   # Are there any user-facing changes?
   
   no


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