Berkof commented on a change in pull request #184:
URL: https://github.com/apache/ignite-3/pull/184#discussion_r657933528



##########
File path: 
modules/schema/src/main/java/org/apache/ignite/internal/schema/Column.java
##########
@@ -50,7 +49,7 @@
     /**
      * Default value supplier.
      */
-    private final Supplier<Object> defValSup;
+    private final Serializable defValSup;

Review comment:
       Let's rename it if it's no more supplier. defVal will be better.




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


Reply via email to