Aayushi Acharya created APEXMALHAR-2139:
-------------------------------------------
Summary: UniqueCounter changes
Key: APEXMALHAR-2139
URL: https://issues.apache.org/jira/browse/APEXMALHAR-2139
Project: Apache Apex Malhar
Issue Type: Improvement
Reporter: Aayushi Acharya
Fix For: 3.5.0
1.Update the unique counter operator from Malhar
https://github.com/apache/apex-malhar/blob/master/library/src/main/java/com/datatorrent/lib/algo/UniqueCounter.java
to emit one tuple at a time vs dumping a map.
2.Emit only the keys for which values changed or were added in a given window.
3.Add test cases for 1 and 2.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)