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/07/01 11:18:52 UTC

[GitHub] [ignite-3] ptupitsyn commented on a diff in pull request #912: IGNITE-17219 Revise types support in schema module

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


##########
modules/api/src/main/java/org/apache/ignite/schema/definition/ColumnType.java:
##########
@@ -173,6 +173,38 @@ public static DecimalColumnType decimalOf() {
         );
     }
 
+    /**
+     * Returns A time-based amount of time with the default time precision.

Review Comment:
   > time-based amount of time
   
   Not sure I understand what that means, can we reword this somehow?



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