cocoa-xu commented on PR #1722: URL: https://github.com/apache/arrow-adbc/pull/1722#issuecomment-2143640234
As for the unit tests, sadly that there's no BigQuery dataset can be accessed without OAuth token or a service account, even for read-only operations on these public datasets (like the [bigquery-public-data:samples dataset](https://cloud.google.com/bigquery/public-data#sample_tables)): ``` googleapi: Error 403: Access Denied: Project bigquery-public-data: User does not have bigquery.jobs.create permission in project bigquery-public-data., accessDenied ``` -- 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]
