You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Kuznetsov (JIRA)" <ji...@apache.org> on 2019/06/20 21:55:00 UTC

[jira] [Created] (IGNITE-11938) SQL: Support java.time.Instant type as native time type

Pavel Kuznetsov created IGNITE-11938:
----------------------------------------

             Summary: SQL: Support java.time.Instant type as native time type
                 Key: IGNITE-11938
                 URL: https://issues.apache.org/jira/browse/IGNITE-11938
             Project: Ignite
          Issue Type: Improvement
            Reporter: Pavel Kuznetsov


Currently Instant type is treated by Ignite as JAVA_OBJECT sql type(IGNITE-10690). 
But it can be possibly supported as one of the internal sql types. This probably breaks backward compatibility, since indexes should be rebuild



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)