mxm edited a comment on pull request #11558: URL: https://github.com/apache/beam/pull/11558#issuecomment-625278998
> lint error: > > ``` > 04:58:35 apache_beam/testing/load_tests/pardo_test.py:177: error: Argument 2 to "CombiningValueStateSpec" has incompatible type overloaded function; expected "Optional[Coder]" [arg-type] > 04:58:36 Found 1 error in 1 file (checked 682 source files) > 04:58:37 error: mypy exited with status 1 > ``` Thanks for noting, I almost overlooked the error in the logs and thought it was flaky. ---------------------------------------------------------------- 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]
