This is an automated email from the ASF dual-hosted git repository.
jlewandowski pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra.git
from 7b891db36d Merge branch 'cassandra-5.0' into trunk
add 7a2bfdc56d Fix incorrect seeking through the sstable iterator by
IndexState
new 753f81d53a Merge branch 'cassandra-5.0' into trunk
The 1 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 +
.../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, 203 insertions(+), 11 deletions(-)
create mode 100644
test/unit/org/apache/cassandra/io/sstable/format/ColumnIndexTest.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]