Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-27401

CEP supports AggregateFunction in IterativeCondition

    XMLWordPrintableJSON

Details

    Description

      IterativeCondition only exposes the filter interface. For the aggregation operation in the condition, since the condition may be called multiple times in the NFA process, an event may cause the custom aggregation state in the condition to be updated multiple times, for example, filters goods with a total of more than 1000 orders in the past 10 minutes. AggregateFunction is introduced in IterativeCondition to initialize and maintain aggregation state.

      Attachments

        Issue Links

          Activity

            People

              mayuehappy Yue Ma
              nicholasjiang Nicholas Jiang
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated: