[jira] [Created] (FLINK-10587) Improve support of greedy/reluctant quantifiers

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-10587) Improve support of greedy/reluctant quantifiers

Shang Yuanchun (Jira)
Dawid Wysakowicz created FLINK-10587:
----------------------------------------

             Summary: Improve support of greedy/reluctant quantifiers
                 Key: FLINK-10587
                 URL: https://issues.apache.org/jira/browse/FLINK-10587
             Project: Flink
          Issue Type: Sub-task
          Components: CEP, Table API & SQL
    Affects Versions: 1.7.0
            Reporter: Dawid Wysakowicz


Right now there are limitations where greedy/reluctant quantifier can be applied:
* greedy cannot be applied for the last variable of a pattern
* optional variable cannot be reluctant

We should improve support of those cases in CEP library and enable it in SQL.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)