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

workload, logictest: fix miscellaneous TODOs related to TPCH #46034

Merged
merged 1 commit into from
Mar 24, 2020

Conversation

yuzefovich
Copy link
Member

Release justification: non-production code changes.

Release note: None

@yuzefovich yuzefovich requested a review from asubiotto March 12, 2020 16:20
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Contributor

@asubiotto asubiotto left a comment

Choose a reason for hiding this comment

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

Reviewed 3 of 3 files at r1.
Reviewable status: :shipit: complete! 0 of 0 LGTMs obtained (waiting on @yuzefovich)


pkg/workload/querybench/query_bench.go, line 134 at r1 (raw file):

			// Fall back to using the pre-19.2 syntax.
			// TODO(asubiotto): Remove this once we stop running this test against
			//  19.1.

How are we sure we don't run this against 19.1 anymore?

Copy link
Member Author

@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.

Reviewable status: :shipit: complete! 0 of 0 LGTMs obtained (waiting on @asubiotto)


pkg/workload/querybench/query_bench.go, line 134 at r1 (raw file):

Previously, asubiotto (Alfonso Subiotto Marqués) wrote…

How are we sure we don't run this against 19.1 anymore?

Good point. I think we can now bump the minimum version in tpchbench roachtest.

Release justification: non-production code changes.

Release note: None
@yuzefovich
Copy link
Member Author

Friendly ping.

Copy link
Contributor

@asubiotto asubiotto 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 2 of 2 files at r2.
Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained

@yuzefovich
Copy link
Member Author

TFTR!

bors r+

@craig
Copy link
Contributor

craig bot commented Mar 24, 2020

Build succeeded

@craig craig bot merged commit 0e98864 into cockroachdb:master Mar 24, 2020
@yuzefovich yuzefovich deleted the fix-tpch-todos branch March 24, 2020 15: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.

3 participants