This is an automated email from the ASF dual-hosted git repository.
maedhroz pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra.git
from 0e41c80c81 Merge branch 'cassandra-5.0' into trunk
new bd99331bf2 Avoid fetching entire partitions on unresolved static rows
in RFP when no static column predicates exist
new e0c7d7b938 Merge branch 'cassandra-5.0' into trunk
The 2 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 | 1 +
.../org/apache/cassandra/db/filter/RowFilter.java | 11 ++++-
.../cassandra/index/sai/plan/QueryController.java | 6 ++-
.../cassandra/service/reads/DataResolver.java | 2 +-
.../service/reads/ReplicaFilteringProtection.java | 10 ++--
.../test/ReplicaFilteringProtectionTest.java | 19 ++++++++
.../test/cql3/SingleNodeTableWalkTest.java | 53 +++++-----------------
.../distributed/test/sai/StrictFilteringTest.java | 23 +++++++++-
.../cassandra/fuzz/sai/SingleNodeSAITestBase.java | 16 ++++---
.../unit/org/apache/cassandra/cql3/KnownIssue.java | 6 +--
10 files changed, 86 insertions(+), 61 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]