slinkydeveloper commented on a change in pull request #17260:
URL: https://github.com/apache/flink/pull/17260#discussion_r709255428
##########
File path: docs/content/docs/concepts/glossary.md
##########
@@ -172,6 +172,10 @@ A Sub-Task is a [Task](#task) responsible for processing a
[partition](#partitio
the data stream. The term "Sub-Task" emphasizes that there are multiple
parallel Tasks for the same
[Operator](#operator) or [Operator Chain](#operator-chain).
+#### Table Program
Review comment:
IMHO For each glossary entry there should always be a link to a page
with more details about the topic, Perhaps this one
https://ci.apache.org/projects/flink/flink-docs-release-1.13/docs/dev/table/common/
for this specific entry?
--
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]