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

Adding known limitation for inverted index scans. #10967

Merged
merged 1 commit into from
Jul 27, 2021

Conversation

ianjevans
Copy link
Contributor

Fixes #10966
Related to cockroachdb/cockroach#55318

Adds a known-issue to v21.1 and v20.2 for statements that use inverted indexes and filters with both JSON fetch values and containment operators.

@ianjevans ianjevans requested review from mgartner and rytaft July 26, 2021 18:08
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@github-actions
Copy link

@netlify
Copy link

netlify bot commented Jul 26, 2021

✔️ Netlify Preview

🔨 Explore the source changes: 5d43711

🔍 Inspect the deploy log: https://app.netlify.com/sites/cockroachdb-docs/deploys/60fefa08547a2a0008cdb75d

😎 Browse the preview: https://deploy-preview-10967--cockroachdb-docs.netlify.app

Copy link
Contributor

@mgartner mgartner left a comment

Choose a reason for hiding this comment

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

Thank you! LGTM.

@ianjevans ianjevans requested a review from kathancox July 26, 2021 21:50
Copy link
Contributor

@kathancox kathancox left a comment

Choose a reason for hiding this comment

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

LGTM!

@ianjevans ianjevans merged commit 32394ed into master Jul 27, 2021
@ianjevans ianjevans deleted the 10966-inverted-index-known-limitation branch July 27, 2021 17:20
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.

Add known limitation for inverted index scans on JSON columns with containment operators
4 participants