fhueske commented on a change in pull request #6744: [FLINK-10379][docs,table]
Fix Table Function docs
URL: https://github.com/apache/flink/pull/6744#discussion_r220564464
##########
File path: docs/dev/table/tableApi.md
##########
@@ -748,8 +748,8 @@ val result = left.join(right)
</td>
</tr>
<tr>
- <td>
- <strong>TableFunction Inner Join</strong><br>
+ <td>
+ <strong>Inner Join with User Defined Table Functions
(UDTF)</strong><br>
Review comment:
`User-Defined`
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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