xborder commented on code in PR #2651: URL: https://github.com/apache/arrow-adbc/pull/2651#discussion_r2031359441
########## go/adbc/adbc.go: ########## @@ -250,6 +250,7 @@ const ( OptionKeyURI = "uri" OptionKeyUsername = "username" OptionKeyPassword = "password" + OptionKeyToken = "token" Review Comment: moved to flightsql_driver.go along with the other 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