You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Tupitsyn (Jira)" <ji...@apache.org> on 2022/10/31 07:19:00 UTC

[jira] [Commented] (IGNITE-17991) Thin 3.0: Incorrect colocation hash due to ignored precision for LocalTime, LocalDateTime, Timestamp

    [ https://issues.apache.org/jira/browse/IGNITE-17991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17626442#comment-17626442 ] 

Pavel Tupitsyn commented on IGNITE-17991:
-----------------------------------------

Blocked by IGNITE-18015 - custom precision is not yet fully supported.

> Thin 3.0: Incorrect colocation hash due to ignored precision for LocalTime, LocalDateTime, Timestamp
> ----------------------------------------------------------------------------------------------------
>
>                 Key: IGNITE-17991
>                 URL: https://issues.apache.org/jira/browse/IGNITE-17991
>             Project: Ignite
>          Issue Type: Bug
>          Components: thin client
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>            Priority: Major
>              Labels: ignite-3
>             Fix For: 3.0.0-beta2
>
>
> RowAssembler serializes *LocalTime*, *LocalDateTime* and *Timestamp* according to their *TemporalNativeType.precision*. This affects colocation hash.
> Client implementation ignores *precision* when calculating colocation hash, resulting in different values when precision is less than maximum.



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