Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release-19.2: sql,opt: re-enable 1pc for small delRange ops #41420

Merged

Conversation

jordanlewis
Copy link
Member

Backport 1/1 commits from #41324.

/cc @cockroachdb/release


This commit tells the optimizer to enable autoCommit on delRange
operations if it can prove that the number of returned keys is low
enough.

Closes #41320.

Release justification: high-priority fix to performance regression
Release note: None

This commit tells the optimizer to enable autoCommit on delRange
operations if it can prove that the number of returned keys is low
enough.

Release justification: high-priority fix to performance regression
Release note: None
@jordanlewis jordanlewis requested a review from a team as a code owner October 7, 2019 23:15
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@jordanlewis jordanlewis merged commit 918d925 into cockroachdb:release-19.2 Oct 23, 2019
@jordanlewis jordanlewis deleted the backport19.2-41324 branch October 23, 2019 15:14
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