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: [email protected]

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


Reply via email to