kamilwu commented on pull request #13048: URL: https://github.com/apache/beam/pull/13048#issuecomment-712923113
R: @aaltay @tvalentyn @robertwb All fixes are ready. Setup and teardown will be invoked for every `CombineFn` associated with `CombiningValueRuntimeState`. This required adding a new `finalize` method in the `RuntimeState` interface. Only `CombiningValueRuntimeState` implements this method. ---------------------------------------------------------------- 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]
