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)