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

blerer pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra.git.


    from 5ee1ba2  Merge branch 'cassandra-4.0' into trunk
     add 9f49284  Avoid useless SSTable reads during single partition queries
     add 4d64ff7  Merge branch cassandra-3.0 into cassandra-3.11
     add 984f763  Merge branch cassandra-3.11 into cassandra-4.0
     new 41c1eeb  Merge branch cassandra-4.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 +
 .../cassandra/db/SinglePartitionReadCommand.java   |  37 +++-
 .../test/SinglePartitionReadCommandTest.java       |  74 +++++++
 .../miscellaneous/SSTablesIteratedTest.java        | 227 ++++++++++++++++++---
 4 files changed, 304 insertions(+), 35 deletions(-)

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

Reply via email to