je-ik commented on pull request #12551: URL: https://github.com/apache/beam/pull/12551#issuecomment-674000820
Java SDK, the only special thing about the pipeline is that it uses the mentioned @RequiresTimeSortedInput. The stateful dofn then actually doesn't use any timers itself, only timers wrapped in StatefulDoFnRunner. But there seems to be no actual difference between how timers are set in user code an in StatefulDoFnRunner. ---------------------------------------------------------------- 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]
