twalthr commented on a change in pull request #11701: [FLINK-17084][table] 
Implement input type inference and output type strategy for ARRAY/ROW/MAP 
built-in functions
URL: https://github.com/apache/flink/pull/11701#discussion_r408176693
 
 

 ##########
 File path: 
flink-table/flink-table-api-java/src/test/java/org/apache/flink/table/utils/FunctionLookupMock.java
 ##########
 @@ -59,6 +57,11 @@
  *      <li>BuiltinFunctionDefinitions.FLATTEN</li>
  * </ul>
  *
+ * <p>Built-in functions that use the Flink's type inference stack:
+ * <ul>
+ *     <li>BuiltinFunctionDefinitions.ROW<</li>
 
 Review comment:
   nit: remove `<`

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

Reply via email to