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 2023/02/01 09:28: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=17682925#comment-17682925 ] 

Igor Sapego commented on IGNITE-17991:
--------------------------------------

[~ptupitsyn] looks good to me.

> 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)