[jira] [Created] (FLINK-10590) Optional quantifier is discarded from first element of group pattern

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

[jira] [Created] (FLINK-10590) Optional quantifier is discarded from first element of group pattern

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

             Summary: Optional quantifier is discarded from first element of group pattern
                 Key: FLINK-10590
                 URL: https://issues.apache.org/jira/browse/FLINK-10590
             Project: Flink
          Issue Type: Bug
          Components: CEP, Table API & SQL
            Reporter: Dawid Wysakowicz


In a pattern {{(A? B)+}}, the optional property of {{A}} state is effectively discarded in the compiled state machine.



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