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 2021/09/07 13:54:55 UTC

[GitHub] [ignite-3] korlov42 commented on a change in pull request #309: IGNITE-15107 Integrate DDL support.

korlov42 commented on a change in pull request #309:
URL: https://github.com/apache/ignite-3/pull/309#discussion_r703533413



##########
File path: modules/schema/src/main/java/org/apache/ignite/internal/schema/builder/TableColumnBuilderImpl.java
##########
@@ -71,7 +64,8 @@ public TableColumnBuilderImpl(String colName, ColumnType colType) {
     }
 
     /** {@inheritDoc} */
-    @Override public TableColumnBuilderImpl withHints(Map<String, String> hints) {
+    @Override public TableColumnBuilderImpl

Review comment:
       line break




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