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 Tupitsyn (JIRA)" <ji...@apache.org> on 2017/10/27 08:20:00 UTC

[jira] [Created] (IGNITE-6773) SQL: Support TIMESTAMP_WITH_TIMEZONE data type

Pavel Tupitsyn created IGNITE-6773:
--------------------------------------

             Summary: SQL: Support TIMESTAMP_WITH_TIMEZONE data type
                 Key: IGNITE-6773
                 URL: https://issues.apache.org/jira/browse/IGNITE-6773
             Project: Ignite
          Issue Type: Improvement
      Security Level: Public (Viewable by anyone)
          Components: sql
            Reporter: Pavel Tupitsyn


We need some kind of a Date+Time+TimeZone data type in SQL and Binary, because many platforms operate on such data types, and storing UTC-only values may be not convenient.

H2 has `TIMESTAMP_WITH_TIMEZONE` data type which may be suitable.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)