[
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}}, this type must take into account
client's time zone.
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}}, this type must take into account
client time zone.
> 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}}, this type must take into
> account client's time zone.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)