zstan commented on a change in pull request #502:
URL: https://github.com/apache/ignite-3/pull/502#discussion_r768629581



##########
File path: 
modules/api/src/main/java/org/apache/ignite/table/manager/IgniteTables.java
##########
@@ -101,7 +73,8 @@
     void alterTable(String name, Consumer<TableChange> tableChange);
 
     /**
-     * Alter a cluster table.
+     * Alter a cluster table. If appropriate table does not be found, a future 
will be

Review comment:
       ```suggestion
        * Alter a cluster table. If appropriate table cannot be found, a future 
will
   ```




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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to