kennknowles commented on pull request #13118: URL: https://github.com/apache/beam/pull/13118#issuecomment-708722860
It did uncover the existing problem (which exists at HEAD) because I added a `checkState`. This is generally not an issue because the new outputs of `View.AsList` are never used as such. But in my larger change it caused crashes because after two rounds of substitution the graph is really messed up. ---------------------------------------------------------------- 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]
