AMashenkov commented on code in PR #912:
URL: https://github.com/apache/ignite-3/pull/912#discussion_r912787401


##########
modules/schema/src/main/java/org/apache/ignite/internal/schema/marshaller/schema/SchemaSerializerImpl.java:
##########
@@ -456,6 +478,54 @@ private void appendDefaultValue(ByteBuffer buf, NativeType 
type, Object val) {
 
                 break;
             }
+            case DATETIME: {

Review Comment:
   DATE type is missed.



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