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)