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 02840c9 Don't validate index keys add 9f49284 Avoid useless SSTable reads during single partition queries add 4d64ff7 Merge branch cassandra-3.0 into cassandra-3.11 No new revisions were added by this update. Summary of changes: CHANGES.txt | 1 + .../cassandra/db/SinglePartitionReadCommand.java | 18 +- .../test/SinglePartitionReadCommandTest.java | 74 +++++++ .../miscellaneous/SSTablesIteratedTest.java | 227 ++++++++++++++++++--- 4 files changed, 286 insertions(+), 34 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org