[ https://issues.apache.org/jira/browse/CASSANDRA-20513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ariel Weisberg updated CASSANDRA-20513: --------------------------------------- Reviewers: Yuqi Yan Description: CASSANDRA-20164 and CASSANDRA-20158 but doesn't have them integrated with the new {{IntervalTree}} that requires that a min and max order sorted arrays be maintained so we can avoid having to do full sorts for cases that aren't add or replace. Creating a new issue and PR to merge those two along with the new {{IntervalTree}} approach. > Support for add and replace in IntervalTree > ------------------------------------------- > > Key: CASSANDRA-20513 > URL: https://issues.apache.org/jira/browse/CASSANDRA-20513 > Project: Apache Cassandra > Issue Type: Improvement > Components: Local/SSTable > Reporter: Ariel Weisberg > Assignee: Ariel Weisberg > Priority: Normal > > CASSANDRA-20164 and CASSANDRA-20158 but doesn't have them integrated with the > new {{IntervalTree}} that requires that a min and max order sorted arrays be > maintained so we can avoid having to do full sorts for cases that aren't add > or replace. > Creating a new issue and PR to merge those two along with the new > {{IntervalTree}} approach. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org