[
https://issues.apache.org/jira/browse/FLINK-7511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16331914#comment-16331914
]
ASF GitHub Bot commented on FLINK-7511:
---------------------------------------
Github user pnowojski commented on a diff in the pull request:
https://github.com/apache/flink/pull/4587#discussion_r162560468
--- Diff:
flink-libraries/flink-cep/src/test/java/org/apache/flink/cep/operator/CEPMigrationTest.java
---
@@ -535,6 +629,34 @@ private SinglePatternNFAFactory(boolean handleTimeout)
{
}
}
+ private static class NFAComplexConfitionsFactory implements
NFACompiler.NFAFactory<Event> {
--- End diff --
`Confitions` typo?
> Remove dead code after dropping backward compatibility with <=1.2
> -----------------------------------------------------------------
>
> Key: FLINK-7511
> URL: https://issues.apache.org/jira/browse/FLINK-7511
> Project: Flink
> Issue Type: Improvement
> Components: CEP
> Affects Versions: 1.4.0
> Reporter: Dawid Wysakowicz
> Assignee: Dawid Wysakowicz
> Priority: Major
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)