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 3b0ceec  Merge branch 'cassandra-4.0' into trunk
     add 3aa49b9  Read only the required SSTables for single partition queries
     add 2fb3d9e  Merge branch cassandra-3.11 into cassandra-4.0
     new dfc3dbc  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                                        |  2 +
 .../cassandra/db/SinglePartitionReadCommand.java   | 31 +++++--
 .../test/SinglePartitionReadCommandTest.java       | 43 ++++++++++
 .../org/apache/cassandra/cql3/KeyCacheCqlTest.java | 43 ++++++++--
 .../miscellaneous/SSTablesIteratedTest.java        | 99 +++++++++++++++++++---
 5 files changed, 191 insertions(+), 27 deletions(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to