xborder commented on code in PR #4272: URL: https://github.com/apache/arrow-adbc/pull/4272#discussion_r3168108949
########## java/driver/flight-sql/src/main/java/org/apache/arrow/adbc/driver/flightsql/FlightSqlOAuthTokenProvider.java: ########## Review Comment: arrow-java implementation was based on the GO ADBC implementation and slightly changed to use Nimbus OAuth2 SDK. I think we could try to approximate ADBC and JDBC implementations, it might be possible to use arrow-java implementation since it seems ADBC has arrow-java as a dependency -- 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]
