istvan-fodor opened a new pull request, #5666:
URL: https://github.com/apache/arrow-rs/pull/5666

   # Which issue does this PR close?
   
   Closes #5665.
   
   # Rationale for this change
   
   Arrow Flight SQL servers should return an authorization header in the 
do_handshake. This PR changes the example flight_sql_server to do so. 
   
   # What changes are included in this PR?
   
   1. authorization header is returned with contents "Bearer <token>"
   2. Added `clear_token()` to `FlightSqlServiceClient` to give the client the 
ability to re-authenticate. 
   
   # 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