kennknowles commented on pull request #13927: URL: https://github.com/apache/beam/pull/13927#issuecomment-776206304
Parsing: - value `"a"` - multiplicity 2 - timestamp 1 - window `[0, 10)` That timestamp is wrong. It implies a timestamp combiner of MIN (or just a major bug). The default should be END_OF_WINDOW. I believe the submitted job always has an explicit timestamp combiner and does not leave default up to the service. No? ---------------------------------------------------------------- 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: us...@infra.apache.org