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

sql: deflake partition test again #33084

Merged
merged 1 commit into from
Dec 13, 2018

Conversation

jordanlewis
Copy link
Member

@jordanlewis jordanlewis commented Dec 12, 2018

The RandDatum function could still occasionally return datums with
invalid column types, such as arrays with unknown-typed elements. This
should fix things once and for all, and cleans up the code a bit as
well.

Closes #32889.

Release note: None

The RandDatum function could still occasionally return datums with
invalid column types, such as arrays with unknown-typed elements. This
should fix things once and for all, and cleans up the code a bit as
well.

Release note: None
@jordanlewis jordanlewis requested review from justinj and a team December 12, 2018 22:53
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@justinj
Copy link
Contributor

justinj commented Dec 13, 2018

LGTM, thanks for fixing!

@jordanlewis
Copy link
Member Author

TFTR!

bors r+

craig bot pushed a commit that referenced this pull request Dec 13, 2018
33084: sql: deflake partition test again r=jordanlewis a=jordanlewis

The RandDatum function could still occasionally return datums with
invalid column types, such as arrays with unknown-typed elements. This
should fix things once and for all, and cleans up the code a bit as
well.

Closes #32889.

Release note: None

Co-authored-by: Jordan Lewis <jordanthelewis@gmail.com>
@craig
Copy link
Contributor

craig bot commented Dec 13, 2018

Build succeeded

@craig craig bot merged commit ba953e4 into cockroachdb:master Dec 13, 2018
@jordanlewis jordanlewis deleted the fix-random-datum branch December 14, 2018 16:33
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.

ccl/partitionccl: TestGenerateSubzoneSpans failed under stress
3 participants