RocMarshal commented on a change in pull request #16319:
URL: https://github.com/apache/flink/pull/16319#discussion_r664602295
##########
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:
Maybe we should keep `_***_` format in `如果你想拥有 _完整的 Scala
体验_,可以选择通过隐式转换增强 Scala API 的扩展。`
if shown in correct style.
--
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]