You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2018/09/26 14:32:47 UTC

[GitHub] pnowojski commented on a change in pull request #6744: [FLINK-10379][docs, table] Fix Table Function docs

pnowojski 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_r220588346
 
 

 ##########
 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:
   I was just matching it to be consistent with the phrasing used in `sql.md`. I can match it other way around as well.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services