davidhcoe opened a new pull request, #2541: URL: https://github.com/apache/arrow-adbc/pull/2541
- The call to BigQueryClient.CreateQueryJob fails if a project ID is not present (even though the `*detect-project-id*` value is passed). This change locates the first project ID in the list of project IDs and uses it if no project ID is specified. - Adds support for multiple BigQuery test environments. Includes some refactoring for of Apache.Arrow.Adbc.Tests.Drivers.Interop.FlightSql to move common functionality to a shared library. -- 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]
