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

Pavel Tupitsyn commented on IGNITE-22934:
-----------------------------------------

Merged to main: 
[e53f4ca1f4abdd899662a70946237ccddb15226c|https://github.com/apache/ignite-3/commit/e53f4ca1f4abdd899662a70946237ccddb15226c]

> .NET: Thin 3.0: Tuple equality requires same column order
> ---------------------------------------------------------
>
>                 Key: IGNITE-22934
>                 URL: https://issues.apache.org/jira/browse/IGNITE-22934
>             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: 20m
>  Remaining Estimate: 0h
>
> *IIgniteTuple.Equals* compares columns in order, and returns *false* for 
> tuples like *[ X=1, Y=2 ]* and *[ Y=2, X=1 ]*.
> This is not convenient and does not match the logic in Java Tuple: 
> https://github.com/apache/ignite-3/blob/a51a7fe483528f801edac6313cd094e0ccabda2a/modules/api/src/main/java/org/apache/ignite/table/Tuple.java#L147



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

Reply via email to