95chenjz commented on a change in pull request #16319:
URL: https://github.com/apache/flink/pull/16319#discussion_r661156532



##########
File path: docs/content.zh/docs/dev/datastream/scala_api_extensions.md
##########
@@ -184,22 +176,21 @@ data1.join(data2).
 
 
 
-For more information on the semantics of each method, please refer to the 
[DataStream]({{< ref "docs/dev/datastream/overview" >}}) API documentation.
+有关每个方法语义的更多信息, 请参考 DataStream API 文档。

Review comment:
       Data Stream link missed.

##########
File path: docs/content.zh/docs/dev/datastream/scala_api_extensions.md
##########
@@ -25,29 +25,23 @@ specific language governing permissions and limitations
 under the License.
 -->
 
-# Scala API Extensions
+# Scala API扩展
 
-In order to keep a fair amount of consistency between the Scala and Java APIs, 
some
-of the features that allow a high-level of expressiveness in Scala have been 
left
-out from the standard APIs for both batch and streaming.
+为了在Scala和Java api之间保持一定的一致性,在批处理和流处理的标准api中省略了一些允许Scala高级表达的特性。

Review comment:
       **全文汉字与英文、数字之间需空格;**
   API 是否应该统一用大写的?

##########
File path: docs/content.zh/docs/dev/datastream/scala_api_extensions.md
##########
@@ -25,29 +25,23 @@ specific language governing permissions and limitations
 under the License.
 -->
 
-# Scala API Extensions
+# Scala API扩展
 
-In order to keep a fair amount of consistency between the Scala and Java APIs, 
some
-of the features that allow a high-level of expressiveness in Scala have been 
left
-out from the standard APIs for both batch and streaming.
+为了在Scala和Java api之间保持一定的一致性,在批处理和流处理的标准api中省略了一些允许Scala高级表达的特性。
 
-If you want to _enjoy the full Scala experience_ you can choose to opt-in to
-extensions that enhance the Scala API via implicit conversions.
+如果你想体验完整的Scala,可以选择通过隐式转换增强Scala API的扩展。

Review comment:
       ”如果你想体验完整的Scala“ -- ”如果你想 _拥有完整的 Scala 体验_“




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