chunyang commented on pull request #15584: URL: https://github.com/apache/beam/pull/15584#issuecomment-926938497
Oh strange, do you know how I can reproduce locally? I am running the following which passes: ```bash pytest apache_beam/io/gcp/bigquery_read_it_test.py::ReadAllBQTests '--test-pipeline-options=<options to enable running on my infra, including: region, project, service_account_email, staging_location, temp_location, subnetwork, sdk_location>' ``` I'm using the py38-cloud venv (`source sdks/python/test-suites/tox/py38/build/srcs/sdks/python/target/.tox-py38-cloud/py38-cloud/bin/activate`) -- 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]
