[ 
https://issues.apache.org/jira/browse/CASSANDRA-21553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Capwell updated CASSANDRA-21553:
--------------------------------------
    Status: Ready to Commit  (was: Review In Progress)

2 +1

> Fix Sorted Arrays Linear Intersection gives wrong results
> ---------------------------------------------------------
>
>                 Key: CASSANDRA-21553
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-21553
>             Project: Apache Cassandra
>          Issue Type: Bug
>          Components: Accord
>            Reporter: Alan Wang
>            Assignee: Alan Wang
>            Priority: Normal
>             Fix For: NA
>
>          Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> Bug with Linear Intersection, following test does not pass
> {{Assertions.assertArrayEquals(new int[] \{6}, 
> SortedArrays.linearIntersection(new int[] \{0, 2, 4, 6}, 0, 4, new int[] \{6, 
> 7}, 0, 2, new ArrayBuffers.IntBufferCache(4, 1 << 14)));}}



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to