wuchong commented on a change in pull request #10738: 
[FLINK-15385][table][docs] Translate SQL section of Table API into Chinese
URL: https://github.com/apache/flink/pull/10738#discussion_r362366196
 
 

 ##########
 File path: docs/dev/table/sql/queries.zh.md
 ##########
 @@ -134,7 +134,7 @@ t_env.connect(FileSystem().path("/path/to/file")))
                  .field("amount", DataTypes.BIGINT()))
     .create_temporary_table("RubberOrders")
 
-# run a SQL update query on the Table and emit the result to the TableSink
+# 在表上执行 SQL 更新操纵,并把结果发出到 TableSink
 
 Review comment:
   ```suggestion
   # 在表上执行 SQL 更新操作,并把结果发出到 TableSink
   ```

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