[
https://issues.apache.org/jira/browse/IGNITE-17992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17682246#comment-17682246
]
Pavel Tupitsyn commented on IGNITE-17992:
-----------------------------------------
Merged to main: 08171cc1a5078cb22bd87dee76c4774f79d2981b
> .NET: Thin 3.0: Incorrect colocation hash due to ignored precision for
> LocalTime, LocalDateTime, Timestamp
> ----------------------------------------------------------------------------------------------------------
>
> Key: IGNITE-17992
> URL: https://issues.apache.org/jira/browse/IGNITE-17992
> Project: Ignite
> Issue Type: Bug
> Components: platforms, thin client
> Reporter: Pavel Tupitsyn
> Assignee: Pavel Tupitsyn
> Priority: Major
> Labels: .NET, ignite-3
> Fix For: 3.0.0-beta2
>
> Time Spent: 0.5h
> 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)