zeroshade commented on code in PR #2651: URL: https://github.com/apache/arrow-adbc/pull/2651#discussion_r2046977641
########## 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: It makes sense to make a separate PR to add the option constants, but I would still say that the "Go only" should be removed as nothing would prevent any other binding from using these options. -- 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