This is an automated email from the ASF dual-hosted git repository.

jlewandowski pushed a change to branch cassandra-5.0
in repository https://gitbox.apache.org/repos/asf/cassandra.git


    from 5b3c36b28a Merge branch 'cassandra-4.1' into cassandra-5.0
     add 7a2bfdc56d Fix incorrect seeking through the sstable iterator by 
IndexState

No new revisions were added by this update.

Summary of changes:
 CHANGES.txt                                        |   2 +
 .../io/sstable/AbstractSSTableIterator.java        |   9 ++
 .../io/sstable/format/big/IndexState.java          |   5 +-
 test/unit/org/apache/cassandra/cql3/CQLTester.java |  30 +++-
 .../cql3/ViewAbstractParameterizedTest.java        |   4 +-
 .../io/sstable/format/ColumnIndexTest.java         | 165 +++++++++++++++++++++
 6 files changed, 204 insertions(+), 11 deletions(-)
 create mode 100644 
test/unit/org/apache/cassandra/io/sstable/format/ColumnIndexTest.java


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to