CurtHagenlocher commented on PR #3558: URL: https://github.com/apache/arrow-adbc/pull/3558#issuecomment-3397763914
If the response has e.g. a 401 status with a `x-thriftserver-error-message` then this will now throw an exception instead of returning the `HttpResponseMessage` with a status code. Is the consuming code still able to translate this exception into an ADBC status code 'Unauthenticated`? Or is my premise wrong because there could never be such a response? -- 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]
