This is an automated email from the ASF dual-hosted git repository. asf-gitbox-commits pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git
commit 77201583527a7558309ec15e17d21b8d3534b8c2 Merge: 3fe2db73d6 41e0c8c96b Author: Caleb Rackliffe <[email protected]> AuthorDate: Wed Sep 2 16:58:28 2026 -0500 Merge branch 'cassandra-6.0' into trunk * cassandra-6.0: Unwrap LongType properly when calculating min/max terms in V1SSTableIndex CHANGES.txt | 1 + .../index/sai/disk/v1/V1SSTableIndex.java | 4 +-- .../cassandra/index/sai/utils/IndexTermType.java | 10 ------ .../index/sai/cql/ClusteringKeyIndexTest.java | 36 ++++++++++++++++++++++ 4 files changed, 39 insertions(+), 12 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
