shuai-xu 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_r387441314
 
 

 ##########
 File path: docs/dev/libs/cep.zh.md
 ##########
 @@ -445,15 +440,14 @@ pattern.where(new IterativeCondition<Event>() {
               <tr>
                  <td><strong>until(condition)</strong></td>
                  <td>
-                     <p>Specifies a stop condition for a looping pattern. 
Meaning if event matching the given condition occurs, no more
-                     events will be accepted into the pattern.</p>
-                     <p>Applicable only in conjunction with 
<code>oneOrMore()</code></p>
-                     <p><b>NOTE:</b> It allows for cleaning state for 
corresponding pattern on event-based condition.</p>
 
 Review comment:
   叫提示更好一点吧

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to