[ 
https://issues.apache.org/jira/browse/IGNITE-21555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pavel Pereslegin updated IGNITE-21555:
--------------------------------------
    Description: 
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).
Literal value should be converted to UTC using client's timezone.

  was:
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.


> 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
>            Priority: Major
>              Labels: ignite-3
>
> 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).
> 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