You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Igor Sapego (Jira)" <ji...@apache.org> on 2024/02/26 11:20:00 UTC

[jira] [Assigned] (IGNITE-21605) C++ 3.0: Pass client time zone to server

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

Igor Sapego reassigned IGNITE-21605:
------------------------------------

    Assignee: Igor Sapego

> C++ 3.0: Pass client time zone to server
> ----------------------------------------
>
>                 Key: IGNITE-21605
>                 URL: https://issues.apache.org/jira/browse/IGNITE-21605
>             Project: Ignite
>          Issue Type: Improvement
>          Components: thin client
>            Reporter: Pavel Pereslegin
>            Assignee: Igor Sapego
>            Priority: Major
>              Labels: ignite-3
>
> Once IGNITE-21551 is implemented, it will be possible to set the time zone in a user session.
> The session time zone is taken into account when calling functions for obtaining the current time (CURRENT_TIMESTAMP, etc), as well as when processing a string literal for the 'TIMESTAMP WITH LOCAL TIME ZONE' type.
> For this to work correctly, you need to transfer the client's time zone through the thin client.
> p.s. check the TODOs that point to this ticket.



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