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

Igor Sapego commented on IGNITE-22934:
--------------------------------------

Looks good to me.

> .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: 10m
>  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