birschick-bq opened a new issue, #3550: URL: https://github.com/apache/arrow-adbc/issues/3550
### What happened? C# Thrift-based drivers using HTTP transport don't throw `AdbcException` with `AdbcStatusCode` of `Unauthorized`. As a best practice, drivers should indicate if the connection encountered an authentication or authorization error when attempting to open. Connection should throw an `AdbcException` with `Status` == `AdbcStatusCode.Unauthorized`. ### Stack Trace _No response_ ### How can we reproduce the bug? _No response_ ### Environment/Setup _No 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]
