YngwieWang commented on a change in pull request #9350: [FLINK-13485] [chinese-translation] Translate "Table API Example Walkthrough" page into Chinese URL: https://github.com/apache/flink/pull/9350#discussion_r310366450
########## File path: docs/getting-started/walkthroughs/table_api.zh.md ########## @@ -229,12 +233,13 @@ tEnv </div> </div> -Initially, the Job reads all transactions and logs them out with log level **INFO**. +当然,一开始这个任务会先读取所有的交易记录然后用 **INFO** 日志级别记录它们。 Review comment: ```suggestion 最初,作业读取所有的交易记录并用 **INFO** 日志级别将其记录下来。 ``` ---------------------------------------------------------------- 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
