shunping commented on PR #40178: URL: https://github.com/apache/beam/pull/40178#issuecomment-5732438573
I got a bunch of test failures. Looks like our test suites often use whether `import apache_beam.io.gcp.gcsio` can run successfully as the criteria of the present of gcs dependencies. For example: https://github.com/apache/beam/blob/73bb356a40861f9e9ee17afce1b13659e3ecec9c/sdks/python/apache_beam/options/pipeline_options_test.py#L50 Our change in this PR breaks these tests and we have to fix them. -- 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]
