You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2020/02/15 05:11:55 UTC

[GitHub] [flink] dianfu commented on issue #11009: [Flink-15873] [cep] fix matches result not returned when existing earlier partial matches

dianfu commented on issue #11009: [Flink-15873] [cep] fix matches result not returned when existing earlier partial matches
URL: https://github.com/apache/flink/pull/11009#issuecomment-586555110
 
 
   @shuai-xu Thanks for the PR. Actually I don't think this is a bug. It's by design that the matched results should only be emit when there are no partial matches which are early than the matched result. Otherwise, the after match skip strategy will be broken.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services