serramatutu opened a new pull request, #3280: URL: https://github.com/apache/arrow-adbc/pull/3280
This commit adds a new `adbc.bigquery.sql.location` parameter to the BigQuery ADBC driver. I piped it through the `databaseImpl`, down to the `connectionImpl` down to the actual BigQuery `Client`. Since the Python driver links to the Go one, I also made it a possible connection parameter there. -- 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