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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
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)