yeandy commented on issue #22748: URL: https://github.com/apache/beam/issues/22748#issuecomment-1217213543
I believe we can remove the assertion. In https://github.com/apache/beam/pull/22679, most of the code around it was simply refactored with non change, except for the addition of that particular line. I'm guessing the value during these tests is either `''` or `None`, which doesn't actually break the tests. (Is this intended though?) -- 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]
