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

PR #108987 - sql: fix sql compaction job full scan #17706

Closed
cockroach-teamcity opened this issue Aug 19, 2023 · 1 comment
Closed

PR #108987 - sql: fix sql compaction job full scan #17706

cockroach-teamcity opened this issue Aug 19, 2023 · 1 comment

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Aug 19, 2023

Exalate commented:

Related PR: cockroachdb/cockroach#108987
Commit: cockroachdb/cockroach@bd568bf
Fixes: CRDB-30707


Release note (sql change): Optimized the sql-stats-compaction job delete
query to avoid full scan. This helps avoid the TransactionRetryError
which can cause the job to fail.

Jira Issue: DOC-8606

Copy link

Richard Loveland (rmloveland) commented:
Closing since this looks like something that does not need documentation. From the user’s perspective an internal stats compaction job just “works better now”

FYI Dikshant Adhikari since this is marked as SQL Foundations

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

No branches or pull requests

3 participants