michaelli916 commented on a change in pull request #13459:
URL: https://github.com/apache/flink/pull/13459#discussion_r619944619



##########
File path: docs/content.zh/docs/connectors/table/filesystem.md
##########
@@ -397,17 +389,21 @@ The parallelism of writing files into external file 
system (including Hive) can
         <td><h5>sink.parallelism</h5></td>
         <td style="word-wrap: break-word;">(none)</td>
         <td>Integer</td>
-        <td>Parallelism of writing files into external file system. The value 
should greater than zero otherwise exception will be thrown.</td>
+        <td> 向外部文件系统写文件时的并行度。必须大于 0,否则会抛出异常.</td>
     </tr>
     
   </tbody>
 </table>
 
-**NOTE:** Currently, Configuring sink parallelism is supported if and only if 
the changelog mode of upstream is **INSERT-ONLY**. Otherwise, exception will be 
thrown.
+**注意:** 当前,只有在上游的 changelog 模式是 **INSERT-ONLY** 时,才支持设置 sink 的并行度。否则的话,会抛出异常。
 
-## Full Example
+## 完整示例
 
+<<<<<<< HEAD

Review comment:
        i will revise the whole section under "完整示例"




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


Reply via email to