Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-6935 Integration of SQL and CEP
  3. FLINK-10470

Add method to check if pattern can produce empty matches

    XMLWordPrintableJSON

Details

    Description

      There is couple of inconsistencies how CEP library handles greedy and reluctant operators at the beginning at end of pattern. This results in subtle problems how empty matches should be generated for patterns like e.g. A? or A*?, where one is greedy and the other one is reluctant. In order to provide first version of MATCH_RECOGNIZE function we should have a possibility to disable patterns which can produce empty matches.

      Attachments

        Issue Links

          Activity

            People

              dwysakowicz Dawid Wysakowicz
              dwysakowicz Dawid Wysakowicz
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: