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

netudima pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra.git


    from c84f3d4d51 Set up default protection ruleset for default and release 
branches
     add bf711a0fc1 BTreeRow.hasLiveData: avoid Cell iteration if there are no 
cell tombstones
     new fbf1137c80 Merge branch 'cassandra-6.0' into trunk

The 1 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/rows/AbstractRow.java  |  10 -
 .../org/apache/cassandra/db/rows/BTreeRow.java     |  15 ++
 .../cassandra/db/rows/BTreeRowHasLiveDataTest.java | 224 +++++++++++++++++++++
 4 files changed, 240 insertions(+), 10 deletions(-)
 create mode 100644 
test/unit/org/apache/cassandra/db/rows/BTreeRowHasLiveDataTest.java


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to