wuchong commented on pull request #11830: URL: https://github.com/apache/flink/pull/11830#issuecomment-730461373
I helped to rebase the PR and improve som codes, the modification includes: 1. Move the harness tests to the existing `GroupAggregateHarnessTest` using the code generated function by framework. 2. Enable TTL for the null state in MapView. Also cover the null state in the above test. 3. Fix bug in `MiniBatchGroupAggFunction` to ignore retractions if state is cleaned up. 4. Improve some code. ---------------------------------------------------------------- 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]
