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: use a structured error to detect roachpb.BatchTimestampBeforeGCE… #52015

Conversation

ajwerner
Copy link
Contributor

…rror

Fixes #50198.

See the issue for more details. This issue is so obscure it does not deserve
a release note.

Release note: None

@ajwerner ajwerner requested a review from thoszhang July 28, 2020 17:38
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@ajwerner
Copy link
Contributor Author

I could see killing the test. i just wanted to make sure that it did make it across the network correctly.

@ajwerner ajwerner force-pushed the ajwerner/use-structured-error-in-schema-changer branch from 8fc961e to 14e087f Compare July 28, 2020 17:40
Copy link
Contributor

@thoszhang thoszhang left a comment

Choose a reason for hiding this comment

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

I could take or leave the test. It seems like it's mostly just testing that the library works. But having it is fine.

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

…rror

Fixes cockroachdb#50198.

See the issue for more details. This issue is so obscure it does not deserve
a release note.

Release note: None
@ajwerner ajwerner force-pushed the ajwerner/use-structured-error-in-schema-changer branch from 14e087f to 27f8f1e Compare July 28, 2020 19:02
@ajwerner
Copy link
Contributor Author

bors r=lucy-zhang

@craig
Copy link
Contributor

craig bot commented Jul 29, 2020

Build failed:

@ajwerner
Copy link
Contributor Author

bors r+

@craig
Copy link
Contributor

craig bot commented Jul 29, 2020

Build failed:

@ajwerner
Copy link
Contributor Author

bors r+

@craig
Copy link
Contributor

craig bot commented Jul 29, 2020

Build succeeded:

@craig craig bot merged commit 11c5913 into cockroachdb:master Jul 29, 2020
@knz
Copy link
Contributor

knz commented Jul 29, 2020

thanks 💖

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.

sql: specific strings in table data cause job to never terminate
4 participants