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

pkg/jobs: remove un-needed check for job_type column existence #98083

Merged
merged 1 commit into from
Aug 21, 2023

Conversation

healthy-pod
Copy link
Contributor

@healthy-pod healthy-pod commented Mar 6, 2023

This code change makes the job creation code depend solely
on the version gate to check if V23_1AddTypeColumnToJobsTable
migration ran.

TestTelemetry/schema was rewritten.

Release note: None
Epic: CRDB-21741

@blathers-crl
Copy link

blathers-crl bot commented Mar 6, 2023

It looks like your PR touches production code but doesn't add or edit any test code. Did you consider adding tests to your PR?

🦉 Hoot! I am a Blathers, a bot for CockroachDB. My owner is dev-inf.

@cockroach-teamcity
Copy link
Member

This change is Reviewable

@healthy-pod healthy-pod force-pushed the mixed-version-bootstrap branch 2 times, most recently from 86aee3a to 1a43ef9 Compare March 11, 2023 00:51
@healthy-pod healthy-pod changed the title pkg/jobs: draft pkg/jobs: remove un-needed check for job_type column existence Mar 11, 2023
@healthy-pod healthy-pod force-pushed the mixed-version-bootstrap branch from 1a43ef9 to f0f6aae Compare March 11, 2023 01:30
@healthy-pod healthy-pod requested review from ajstorm and ajwerner March 11, 2023 01:31
@healthy-pod healthy-pod marked this pull request as ready for review March 11, 2023 01:31
@healthy-pod healthy-pod requested review from a team as code owners March 11, 2023 01:31
@healthy-pod healthy-pod force-pushed the mixed-version-bootstrap branch from f0f6aae to 0f14617 Compare March 17, 2023 21:04
@healthy-pod healthy-pod force-pushed the mixed-version-bootstrap branch from 0f14617 to 2644d14 Compare April 21, 2023 09:58
@healthy-pod healthy-pod requested a review from a team as a code owner April 21, 2023 09:58
@healthy-pod healthy-pod requested review from rhu713 and removed request for ajwerner and a team April 21, 2023 09:58
@healthy-pod healthy-pod force-pushed the mixed-version-bootstrap branch from 2644d14 to 04446d0 Compare April 21, 2023 10:00
@healthy-pod healthy-pod force-pushed the mixed-version-bootstrap branch from 04446d0 to f802ac4 Compare August 21, 2023 02:06
@healthy-pod healthy-pod marked this pull request as draft August 21, 2023 02:15
This code change makes the job creation code depend solely
on the version gate to check if `V23_1AddTypeColumnToJobsTable`
migration ran.

`TestTelemetry/schema` was rewritten.

Release note: None
Epic: CRDB-21741
@healthy-pod healthy-pod force-pushed the mixed-version-bootstrap branch from f802ac4 to ac602b3 Compare August 21, 2023 02:32
@healthy-pod healthy-pod marked this pull request as ready for review August 21, 2023 04:02
@healthy-pod
Copy link
Contributor Author

bors r=adityamaru

@craig
Copy link
Contributor

craig bot commented Aug 21, 2023

Build succeeded:

@craig craig bot merged commit de0f602 into cockroachdb:master Aug 21, 2023
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