Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
Current version of the Flight Client AuthHandler calls `NewOutgoingMetadata` instead of `AppendToOutgoingContext` which results in overwriting any metadata that was being passed in the request. Switching it to `AppendToOutgoingContext` alleviates the issue by adding the auth header to the metadata without overwriting any existing metadata.
Attachments
Issue Links
- links to