davidhcoe opened a new pull request, #3494: URL: https://github.com/apache/arrow-adbc/pull/3494
In the current iteration, no DefaultLocation is specified for the internal BigQueryClient. Since this is not specified, the BigQuery API makes this default to "US" which is causing failures for some users. This PR adds a new parameter to set the DefaultLocation for the BigQueryClient, which then uses that same value for creating datasets and other location-based activitities. -- 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]
