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

Backport20.1 47728 49234 #49238

Merged
merged 2 commits into from
May 19, 2020

Conversation

rohany
Copy link
Contributor

@rohany rohany commented May 19, 2020

Backport 1/2 commits from #47728.
Backport 1/1 commits from #49234.

/cc @cockroachdb/release

jordanlewis and others added 2 commits May 18, 2020 20:35
The Fingerprint method introduced in
b08d8f4 added an unnecessary
decode/encode cycle that didn't exist before, if the input Datum was
already in ASCENDING_KEY encoding.

This commit restores the original behavior.

We should probably backport this to release-20.1.

Release note: None
Release note (bug fix): Fix a bug with use of arrays combined with
window functions causing a query failure.
@rohany rohany requested review from jordanlewis and yuzefovich May 19, 2020 00:41
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@rohany
Copy link
Contributor Author

rohany commented May 19, 2020

the backport script wasn't cooperating, so I did it by hand.

Copy link
Member

@jordanlewis jordanlewis left a comment

Choose a reason for hiding this comment

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

Weird, ok. Thanks for the very quick fix! :lgtm:

Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @jordanlewis and @yuzefovich)

Copy link
Member

@yuzefovich yuzefovich 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 1 of 1 files at r1, 2 of 2 files at r2.
Reviewable status: :shipit: complete! 2 of 0 LGTMs obtained (waiting on @jordanlewis)

@rohany
Copy link
Contributor Author

rohany commented May 19, 2020

tftrs!

@rohany rohany merged commit 6123c0c into cockroachdb:release-20.1 May 19, 2020
@jlinder jlinder mentioned this pull request May 19, 2020
24 tasks
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.

4 participants