This is an automated email from the ASF dual-hosted git repository.
maedhroz pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra.git
from d7258ac8f31 Add table metric PurgeableTombstoneScannedHistogram and a
tracing event for scanned purgeable tombstones
new 225eb2feeb6 Correct the default behavior of compareTo() when comparing
WIDE and STATIC PrimaryKeys
new 8e5bdc6d4b1 Merge branch 'cassandra-5.0' into trunk
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
CHANGES.txt | 1 +
.../disk/v1/postings/PostingListRangeIterator.java | 4 +-
.../sai/iterators/KeyRangeConcatIterator.java | 6 +--
.../iterators/KeyRangeIntersectionIterator.java | 13 +++---
.../index/sai/iterators/KeyRangeIterator.java | 15 +++++--
.../index/sai/iterators/KeyRangeListIterator.java | 2 +-
.../index/sai/iterators/KeyRangeUnionIterator.java | 4 +-
.../index/sai/memory/InMemoryKeyRangeIterator.java | 4 +-
.../sai/plan/StorageAttachedIndexSearcher.java | 2 +-
.../cassandra/index/sai/utils/PrimaryKey.java | 44 ++++++++++-----------
.../sai/cql/CompositePartitionKeyIndexTest.java | 46 ++++++++++++++++++++++
.../index/sai/iterators/LongIterator.java | 4 +-
.../cassandra/index/sai/utils/PrimaryKeyTest.java | 7 +---
13 files changed, 101 insertions(+), 51 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]