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-20.2: opt: fix FoldJSONAccessIntoValues corner case #60808

Merged

Conversation

RaduBerinde
Copy link
Member

Backport 1/1 commits from #60767.

/cc @cockroachdb/release


The rule was inadvertently firing if we had a JSON array with the
right keys as elements.

Fixes #60522.

Release note (bug fix): fixed an internal error caused in some cases
involving JSON objects and arrays in a VALUES clause.

The rule was inadvertently firing if we had a JSON array with the
right keys as elements.

Fixes cockroachdb#60522.

Release note (bug fix): fixed an internal error caused in some cases
involving JSON objects and arrays in a VALUES clause.
@RaduBerinde RaduBerinde requested a review from a team as a code owner February 19, 2021 20:16
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Collaborator

@rytaft rytaft left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 3 of 3 files at r1.
Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained

@RaduBerinde RaduBerinde merged commit ad9f3d5 into cockroachdb:release-20.2 Feb 19, 2021
@RaduBerinde RaduBerinde deleted the backport20.2-60767 branch February 24, 2021 23:46
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.

None yet

3 participants