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_r220579087
 
 

 ##########
 File path: docs/dev/table/tableApi.md
 ##########
 @@ -627,8 +627,8 @@ Table 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:
   True, we can also drop 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

Reply via email to