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 71e8b7c213 Reduce memory allocations in row merge logic
add bf711a0fc1 BTreeRow.hasLiveData: avoid Cell iteration if there are no
cell tombstones
No new revisions were added by this update.
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]