taegeonum opened a new pull request #152: [NEMO-268] Consider start/finish bundles in Transform URL: https://github.com/apache/incubator-nemo/pull/152 JIRA: [NEMO-268: Consider start/finish bundles in Transform](https://issues.apache.org/jira/projects/NEMO/issues/NEMO-268) **Major changes:** - Add `checkAndInvokeBundle` and `checkAndFinishBundle` methods to `AbstractDoFnTransform` - Use the methods in `DoFnTransform` and `GroupByKeyAndWindowDoFnTransform` **Minor changes to note:** - Add getters/setters for count and millis bundles to `NemoPipelineOptions` **Tests for the changes:** - Add `testCountBundle()` and `testTimeBundle()` to `DoFnTransformTest`
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
