This is an automated email from the ASF dual-hosted git repository.
netudima pushed a change to branch cassandra-6.0
in repository https://gitbox.apache.org/repos/asf/cassandra.git
from a7f05a70d7 ninja: CHANGES entry for CASSANDRA-21564
add cf8758dc44 Optimize authorization logic for BatchStatement and
TransactionStatement when a single table is updated
No new revisions were added by this update.
Summary of changes:
CHANGES.txt | 1 +
NEWS.txt | 6 +-
.../cassandra/cql3/statements/BatchStatement.java | 3 +-
.../cql3/statements/ModificationStatement.java | 53 ++++-
.../cql3/statements/TransactionStatement.java | 3 +-
.../org/apache/cassandra/auth/BatchAuthTest.java | 238 +++++++++++++++++++++
.../org/apache/cassandra/auth/TxnAuthTest.java | 59 ++++-
7 files changed, 346 insertions(+), 17 deletions(-)
create mode 100644 test/unit/org/apache/cassandra/auth/BatchAuthTest.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]