dianfu commented on a change in pull request #11168: [FLINK-16140] [docs-zh] 
Translate Event Processing (CEP) page into Chinese
URL: https://github.com/apache/flink/pull/11168#discussion_r387029451
 
 

 ##########
 File path: docs/dev/libs/cep.zh.md
 ##########
 @@ -472,10 +465,10 @@ pattern.subtype(SubEvent.class);
        <tr>
           <td><strong>oneOrMore()</strong></td>
           <td>
-              <p>Specifies that this pattern expects at least one occurrence 
of a matching event.</p>
-              <p>By default a relaxed internal contiguity (between subsequent 
events) is used. For more info on
-              internal contiguity see <a 
href="#consecutive_java">consecutive</a>.</p>
-              <p><b>NOTE:</b> It is advised to use either <code>until()</code> 
or <code>within()</code> to enable state clearing</p>
 
 Review comment:
   NOTE -> 注意

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to