twalthr commented on a change in pull request #9185: [FLINK-13266] [table] 
Relocate blink planner classes to avoid class clashes
URL: https://github.com/apache/flink/pull/9185#discussion_r306291612
 
 

 ##########
 File path: 
flink-table/flink-table-common/src/main/java/org/apache/flink/table/api/dataview/ListView.java
 ##########
 @@ -106,7 +106,7 @@ public ListView() {
         * Returns an iterable of the list view.
         *
         * @throws Exception Thrown if the system cannot get data.
-        * @return The iterable of the list or { @code null} if the list is 
empty.
+        * @return The iterable of the list.
 
 Review comment:
   Yes good point. I will change the interfaces while merging.

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


With regards,
Apache Git Services

Reply via email to