Pavel Pereslegin created IGNITE-21555:
-----------------------------------------

             Summary: Sql. Add support for TIME_WITH_LOCAL_TIME_ZONE data type
                 Key: IGNITE-21555
                 URL: https://issues.apache.org/jira/browse/IGNITE-21555
             Project: Ignite
          Issue Type: Improvement
          Components: sql
            Reporter: Pavel Pereslegin


Currently {{TIME_WITH_LOCAL_TIME_ZONE}} is disabled on the SQL side because 
this type is mapped to {{LocalTime}} (as {{TIME}}).

Similar to {{TIMESTAMP_WITH_LOCAL_TIME_ZONE}, the time must be stored in UTC 
(not the local time stamp).
Literal value should be converted to UTC using client's timezone.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to