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:18 UTC

[cassandra] branch cassandra-3.11 updated (c3ae22d -> 3aa49b9)

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

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


    from c3ae22d  Merge branch 'cassandra-3.0' into cassandra-3.11
     add 3aa49b9  Read only the required SSTables for single partition queries

No new revisions were added by this update.

Summary of changes:
 CHANGES.txt                                        |   1 +
 .../cassandra/db/SinglePartitionReadCommand.java   |  26 ++++--
 .../test/SinglePartitionReadCommandTest.java       |  43 +++++++++
 .../org/apache/cassandra/cql3/KeyCacheCqlTest.java |  44 +++++++--
 .../miscellaneous/SSTablesIteratedTest.java        | 100 ++++++++++++++++++---
 5 files changed, 186 insertions(+), 28 deletions(-)

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