You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by GitBox <gi...@apache.org> on 2022/03/11 10:47:41 UTC

[GitHub] [ignite-3] ygerzhedovich commented on a change in pull request #711: IGNITE-16591 DDL syntax COLOCATE BY

ygerzhedovich commented on a change in pull request #711:
URL: https://github.com/apache/ignite-3/pull/711#discussion_r824599102



##########
File path: modules/sql-engine/src/main/java/org/apache/ignite/internal/sql/engine/prepare/ddl/CreateTableCommand.java
##########
@@ -103,22 +103,21 @@ public void columns(List<ColumnDefinition> cols) {
     }
 
     /**
-     * Affinity columns.
+     * Set colocation columns.

Review comment:
       ```suggestion
        * Set colocation column names.
   ```




-- 
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: notifications-unsubscribe@ignite.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org