Github user dawidwys commented on the issue:

    https://github.com/apache/flink/pull/4296
  
    I think we are getting close to the final version. Good job! Still though 
have two higher level comments:
    
    - is current times().greedy() behaviour intended? For pattern `a{2, 5} b` 
and sequence `a1 a2 a3 a4 b` shouldn't it return just one match: `a1 a2 a3 a4 
b` Instead of three as in `testGreedyTimesRange`
    - this feature should be documented in the docs. It should be also very 
clearly stated there that it does not work for `GroupPatterns`
    
    



---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to