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.1: logictest: fix error matching in vectorize_types test #47157

Merged
merged 1 commit into from
Apr 8, 2020

Conversation

yuzefovich
Copy link
Member

Backport 1/1 commits from #47130.

/cc @cockroachdb/release


Vectorized engine will emit slightly different error for unsupported
type depending on whether the query runs locally or in distributed
fashion. We added fakedist-vec config to vectorize_types logic test
recently, so we need to make error matching more flexible in there.

Fixes: #47111.

Release note: None

Vectorized engine will emit slightly different error for unsupported
type depending on whether the query runs locally or in distributed
fashion. We added `fakedist-vec` config to `vectorize_types` logic test
recently, so we need to make error matching more flexible in there.

Release note: None
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@yuzefovich yuzefovich requested a review from jordanlewis April 7, 2020 22:42
@yuzefovich yuzefovich merged commit 088ce9f into cockroachdb:release-20.1 Apr 8, 2020
@yuzefovich yuzefovich deleted the backport20.1-47130 branch April 8, 2020 00:45
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