fsk119 commented on code in PR #22237:
URL: https://github.com/apache/flink/pull/22237#discussion_r1147045166


##########
docs/content.zh/docs/dev/table/sql-gateway/rest.md:
##########
@@ -123,9 +120,9 @@ The OpenAPI specification is still experimental.
 Data Type Mapping
 ----------------
 
-Currently, REST endpoint supports to serialize the `RowData` with query 
parameter `rowFormat`. REST endpoint uses JSON format to serialize
-the Table Objects. Please refer [JSON format]({{< ref 
"docs/connectors/table/formats/json#data-type-mapping" >}}) to the mappings.
+目前 REST endpoint 支持使用查询参数 `rowFormat` 序列化 `RowData`。REST endpoint 使用 JSON 序列化 
Table Objects。
+请参考 [JSON format]({{< ref 
"docs/connectors/table/formats/json#data-type-mapping" >}}) 查看映射关系。

Review Comment:
   查看映射关系 -> 查看类型映射关系?



##########
docs/content.zh/docs/dev/table/sql-gateway/rest.md:
##########
@@ -94,15 +91,15 @@ Endpoint Options
 REST API
 ----------------
 
-The available OpenAPI specification is as follows. The default version is v2.
+OpenAPI 规范如下,默认版本是 v2。
 
 | Version                       | Description |
 | ----------- | ------- |
 | [Open API v1 specification]({{< ref_static 
"generated/rest_v1_sql_gateway.yml" >}}) | Allow users to submit statements to 
the gateway and execute. |

Review Comment:
   这两句也可以翻译一下



##########
docs/content.zh/docs/dev/table/sql-gateway/rest.md:
##########
@@ -123,9 +120,9 @@ The OpenAPI specification is still experimental.
 Data Type Mapping
 ----------------
 
-Currently, REST endpoint supports to serialize the `RowData` with query 
parameter `rowFormat`. REST endpoint uses JSON format to serialize
-the Table Objects. Please refer [JSON format]({{< ref 
"docs/connectors/table/formats/json#data-type-mapping" >}}) to the mappings.
+目前 REST endpoint 支持使用查询参数 `rowFormat` 序列化 `RowData`。REST endpoint 使用 JSON 序列化 
Table Objects。

Review Comment:
   Table Object -> Table 对象?



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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to