[ 
https://issues.apache.org/jira/browse/APEXMALHAR-2453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ajay Gupta updated APEXMALHAR-2453:
-----------------------------------
    Description: Currently there is no support for sorting data received as a 
part of a event window. To add support for sort, we need to add an 
accumulation. The accumulation will compare the input stream of tuples and 
output a sorted list at end-window watermark/trigger. The accumulation will 
support both ascending and descending (reverse) sort.

> Add sort Accumulation for Windowed operator
> -------------------------------------------
>
>                 Key: APEXMALHAR-2453
>                 URL: https://issues.apache.org/jira/browse/APEXMALHAR-2453
>             Project: Apache Apex Malhar
>          Issue Type: New Feature
>            Reporter: Ajay Gupta
>            Assignee: Ajay Gupta
>
> Currently there is no support for sorting data received as a part of a event 
> window. To add support for sort, we need to add an accumulation. The 
> accumulation will compare the input stream of tuples and output a sorted list 
> at end-window watermark/trigger. The accumulation will support both ascending 
> and descending (reverse) sort.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to