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_r387438919
 
 

 ##########
 File path: docs/dev/libs/cep.zh.md
 ##########
 @@ -425,18 +421,17 @@ pattern.where(new IterativeCondition<Event>() {
         <tr>
             <td><strong>or(condition)</strong></td>
             <td>
-                <p>Adds a new condition which is ORed with an existing one. An 
event can match the pattern only if it
-                passes at least one of the conditions:</p>
+                <p>增加一个新的判断和当前的判断取或。一个事件只要满足至少一个判断条件就匹配到模式:</p>
 
 Review comment:
   done

----------------------------------------------------------------
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