Skip to content

Conversation

@dkropachev
Copy link

@dkropachev dkropachev commented Feb 14, 2025

Full scan queries are slower even when only one record in the table

Fixes: #282

FUll scan queries are slower even when only one record in the table
@dkropachev dkropachev requested a review from Bouncheck February 14, 2025 12:54
@dkropachev dkropachev changed the title Make all queries to system.local contain WHERE clause 4.x: Make all queries to system.local contain WHERE clause Feb 14, 2025
@dkropachev dkropachev changed the title 4.x: Make all queries to system.local contain WHERE clause 3.x: Make all queries to system.local contain WHERE clause Feb 14, 2025
@mykaul
Copy link

mykaul commented Feb 14, 2025

I think it passes all tests now - please review.

Copy link

@Bouncheck Bouncheck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, although it does not seem to impact CI times. No reason not to merge it if it's already done.
Technically it has no impact on issue 282, because it was a problem in 4.x version only.

@dkropachev dkropachev merged commit 7b6f2d4 into scylladb:scylla-3.x Feb 14, 2025
11 checks passed
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.

3 participants