You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by bl...@apache.org on 2021/07/01 12:10:07 UTC

[cassandra] branch cassandra-4.0 updated (c79124d -> 2fb3d9e)

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

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


    from c79124d  Merge branch 'cassandra-4.0.0' into cassandra-4.0
     add 3aa49b9  Read only the required SSTables for single partition queries
     add 2fb3d9e  Merge branch cassandra-3.11 into cassandra-4.0

No new revisions were added by this update.

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: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org