zeroshade commented on code in PR #2651: URL: https://github.com/apache/arrow-adbc/pull/2651#discussion_r2040024360
########## docs/source/driver/flight_sql.rst: ########## @@ -159,6 +159,12 @@ few optional authentication schemes: header will then be sent back as the ``authorization`` header on all future requests. +- (Go only) OAuth 2.0 authentication flows. Review Comment: isn't it not Go only? Anything that uses the flightsql driver should be able to use the options that are being added. (We should add constants to the python `adbc_driver_flightsql` package) -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org