[GitHub] flink pull request #4132: [FLINK-6933] [cep] Refactor NFACompiler to reduce ...

2017-06-18 Thread dianfu
Github user dianfu closed the pull request at: https://github.com/apache/flink/pull/4132 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] flink pull request #4132: [FLINK-6933] [cep] Refactor NFACompiler to reduce ...

2017-06-17 Thread dawidwys
Github user dawidwys commented on a diff in the pull request: https://github.com/apache/flink/pull/4132#discussion_r122564524 --- Diff: flink-libraries/flink-cep/src/main/java/org/apache/flink/cep/nfa/compiler/NFACompiler.java --- @@ -348,7 +348,7 @@ long getWindowTime() {

[GitHub] flink pull request #4132: [FLINK-6933] [cep] Refactor NFACompiler to reduce ...

2017-06-15 Thread dianfu
GitHub user dianfu opened a pull request: https://github.com/apache/flink/pull/4132 [FLINK-6933] [cep] Refactor NFACompiler to reduce code duplication Thanks for contributing to Apache Flink. Before you open your pull request, please take the following check list into