[
https://issues.apache.org/jira/browse/IGNITE-21568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17845830#comment-17845830
]
Pavel Tupitsyn commented on IGNITE-21568:
-----------------------------------------
Merged to main:
[6871bba01b3643cf6e0b45cde7d2f69151b6a835|https://github.com/apache/ignite-3/commit/6871bba01b3643cf6e0b45cde7d2f69151b6a835]
> Java thin 3.0: Pass client time zone to server
> ----------------------------------------------
>
> Key: IGNITE-21568
> URL: https://issues.apache.org/jira/browse/IGNITE-21568
> Project: Ignite
> Issue Type: Improvement
> Components: thin client
> Reporter: Pavel Pereslegin
> Assignee: Pavel Tupitsyn
> Priority: Major
> Labels: ignite-3
> Time Spent: 1h
> Remaining Estimate: 0h
>
> 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)