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

opt: produce constant columns in predicate from partial index scan #14168

Closed
exalate-issue-sync bot opened this issue Jun 8, 2022 · 1 comment
Closed

Comments

@exalate-issue-sync
Copy link

Jesse Seldess (jseldess) commented:

PR: cockroachdb/cockroach#62406

From release notes:

Columns that are held constant in partial index predicates can now be produced when scanning the partial index. This eliminates unnecessary primary index joins to retrieve those constant columns in some queries, resulting in lower latency. [#62406][#62406]

Jira Issue: DOC-1342

@exalate-issue-sync exalate-issue-sync bot assigned ghost Jun 8, 2022
@mari-crl
Copy link

mari-crl commented Jun 9, 2022

This issue is an accidental duplicate created by automation. The correct issue that is synced to the corresponding Jira issue is #11572.

@mari-crl mari-crl closed this as completed Jun 9, 2022
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

No branches or pull requests

1 participant