TheNeuralBit commented on pull request #11571: URL: https://github.com/apache/beam/pull/11571#issuecomment-621425625
@kennknowles any concerns with the other two commits I pushed to fix unit test failures? https://github.com/apache/beam/pull/11571/commits/7df26276b0d711fb3f1accaef8f3108960c2aee2 relaxes the test added for [BEAM-3493](https://issues.apache.org/jira/browse/BEAM-3493) to just verify that we throw an exception when `run()` is called, rather than on `create()`. https://github.com/apache/beam/pull/11571/commits/775bb7d45f04f1ec373bdf5f42c8906b65f9068b ensures that the gs:// scheme is added for `BatchStatefulParDoOverridesTest`, previously this was happening inside PipelineOptions.fromRunner. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
