Alan Wang created CASSANDRA-21553:
-------------------------------------
Summary: 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
Reporter: Alan Wang
Assignee: Alan Wang
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]