Skip to content

CASSANDRA-21369 Consider first token of SSTable when calculating SSTable intersection in LeveledScanner#4808

Open
alanwang67 wants to merge 2 commits into
apache:trunkfrom
alanwang67:alanwang599/CASSANDRA-21369/trunk
Open

CASSANDRA-21369 Consider first token of SSTable when calculating SSTable intersection in LeveledScanner#4808
alanwang67 wants to merge 2 commits into
apache:trunkfrom
alanwang67:alanwang599/CASSANDRA-21369/trunk

Conversation

@alanwang67
Copy link
Copy Markdown
Contributor

Ranges in Cassandra are exclusive for the first token, but in this case we want it to be inclusive since a SSTable contains the first token.

patch by Alan Wang;

reviewed by for CASSANDRA-21369

Co-authored-by: Name1
Co-authored-by: Name2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant