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

Add not operator to CEP's pattern API

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 1.0.0
    • None
    • Library / CEP
    • None

    Description

      Currently, CEP's pattern API is lacking a not operator which would you allow to define which events must not occur in a matched pattern. It would be beneficial to add this operator in order to increase the set of supported patterns.

      Pattern.begin("start").where(...).followedBy("middle").notFollowedBy("not").where(...).notNext("not2").where(...)
      

      Attachments

        Issue Links

          Activity

            People

              dwysakowicz Dawid Wysakowicz
              trohrmann Till Rohrmann
              Votes:
              3 Vote for this issue
              Watchers:
              10 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: