Hi all, I seem to find a problem of until condition in testGreedyUntilZeroOrMoreWithDummyEventsAfterQuantifier in GreedyITCase.java. I modify the unit test a little bit like this: @Test I think this should fail because no events satisfies the until condition, but it works. Flink version is 1.6.
Best, Jiayi Liao |
Sorry, it seems that I misunderstood the concept of the composition of the until condition and oneOrMore. Original Message Sender: bupt_ljy<[hidden email]> Recipient: user<[hidden email]> Date: Tuesday, Dec 11, 2018 14:00 Subject: Something wrong with the until condition FLINK-CEP Hi all, I seem to find a problem of until condition in testGreedyUntilZeroOrMoreWithDummyEventsAfterQuantifier in GreedyITCase.java. I modify the unit test a little bit like this: @Test I think this should fail because no events satisfies the until condition, but it works. Flink version is 1.6.
Best, Jiayi Liao |
Free forum by Nabble | Edit this page |