hequn8128 commented on a change in pull request #10911:
[FLINK-15700][python][doc] Improves the Python API Tutorial doc
URL: https://github.com/apache/flink/pull/10911#discussion_r368829167
##########
File path: docs/getting-started/walkthroughs/python_table_api.md
##########
@@ -142,8 +141,13 @@ t_env.execute("tutorial_job")
{% endhighlight %}
## Executing a Flink Python Table API Program
+Firstly, you need to prepare input data in "/tmp/input" file.You can choose
the following command line to prepare input data:
Review comment:
Maybe change "You can choose the following command line to prepare input
data" to
"You can choose the following command to prepare the input data"?
----------------------------------------------------------------
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