bowenli86 commented on a change in pull request #9971: [FLINK-14490][table] Add 
methods for interacting with temporary objects
URL: https://github.com/apache/flink/pull/9971#discussion_r339229758
 
 

 ##########
 File path: 
flink-table/flink-table-api-java/src/main/java/org/apache/flink/table/catalog/CatalogManager.java
 ##########
 @@ -279,7 +498,7 @@ public void alterTable(CatalogBaseTable table, 
ObjectIdentifier objectIdentifier
         *
         * @param objectIdentifier The fully qualified path of the table to 
drop.
         * @param ignoreIfNotExists If false exception will be thrown if the 
table or database or catalog to be altered
-        * does not exist.
+        *                          does not exist.
 
 Review comment:
   minor: revert

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