[
https://issues.apache.org/jira/browse/IGNITE-17991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17682943#comment-17682943
]
Pavel Tupitsyn commented on IGNITE-17991:
-----------------------------------------
Merged to main: 2801c7aaff67f0442ea07f2819c301e2049814d6
> 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
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)