You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by tr...@apache.org on 2020/03/20 11:06:58 UTC

[flink] branch master updated (b226cbd -> 1be88b1)

This is an automated email from the ASF dual-hosted git repository.

trohrmann pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.


    from b226cbd  [FLINK-16633][AZP] Fix builds without s3 credentials
     add 96dc51f  [FLINK-16011] fix the bug that with will not effect if not in the end of pattern
     add 1be88b1  [FLINK-16011] Distinguish between no time window and 0 length time windwo in NFACompiler

No new revisions were added by this update.

Summary of changes:
 .../apache/flink/cep/nfa/compiler/NFACompiler.java  | 12 +++++++-----
 .../flink/cep/nfa/compiler/NFACompilerTest.java     | 21 +++++++++++++++++++++
 2 files changed, 28 insertions(+), 5 deletions(-)