knaufk commented on a change in pull request #8938:
[FLINK-12746][docs][flip-42] Getting Started - Project Setup and DataStream
Example Walkthrough
URL: https://github.com/apache/flink/pull/8938#discussion_r299409282
##########
File path: docs/getting-started/projectsetup/java_api_quickstart.md
##########
@@ -101,7 +98,7 @@ quickstart/
└── log4j.properties
{% endhighlight %}
-The sample project is a __Maven project__, which contains two classes:
_StreamingJob_ and _BatchJob_ are the basic skeleton programs for a
*DataStream* and *DataSet* program.
+The sample project is a __Maven project__, which contains two classes:
_StreamingJob_ and _BatchJob_ are the basic skeleton programs for *DataStream*
and *DataSet* applications.
Review comment:
Add TableAPI
----------------------------------------------------------------
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