birschick-bq opened a new issue, #2013:
URL: https://github.com/apache/arrow-adbc/issues/2013
### What feature or improvement would you like to see?
Add support for username and password authentication
This is in addition to the the `token`-based authentication.
Other connection properties may also be necessary:
`adbc.spark.scheme` - the scheme of the connection { `http` | `https` }
`adbc.spark.auth_type` - to indicate with authentication type to use. {
`basic` | `token` }
--
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]