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

Introduce ReduceFunction to CEP to minor the cost for IterativeCondition

    XMLWordPrintableJSON

Details

    Description

      When we use the cep to describe a condition about the events that has been matched, we have to call the method "getEventsForPattern" to extract the partly matched elements from the sharedBuffer in RocksDB, which is very cost, I think we can introduce a ReduceFunction on the pattern desc to allow us to aggregate the value in advance. Is this practical ? What's your guys opinion? kkl0u dawidwys

      Attachments

        Activity

          People

            Unassigned Unassigned
            aitozi WenJun Min
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: