twalthr commented on a change in pull request #9167: [FLINK-13279][table] 
Fallback to the builtin catalog when looking for registered tables.
URL: https://github.com/apache/flink/pull/9167#discussion_r304921941
 
 

 ##########
 File path: 
flink-table/flink-table-api-java/src/main/java/org/apache/flink/table/api/Table.java
 ##########
 @@ -830,7 +830,7 @@
 
        /**
         * Writes the {@link Table} to a {@link TableSink} that was registered 
under the specified name
-        * in the initial default catalog.
+        * in the builtin catalog.
 
 Review comment:
   nit: `built-in` everywhere

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