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 5f97977  Ensure the cqlsh shell script does not behave unexpectedly on 
Python 3.10+ patch by Bowen Song; revieewed by Ekaterina Dimitrova, Brandon 
Williams for CASSANDRA-16987
     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

No new revisions were added by this update.

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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to