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

Increase maximum queue name length #1460

Merged
merged 2 commits into from
Nov 5, 2020

Conversation

jtpalmer
Copy link
Contributor

Description

Change database column lengths and add migration.

Motivation and Context

The queue name column in the job records table was shorter than that used elsewhere. This may result in truncated queue names and warnings during ingestion.

https://app.asana.com/0/807770147051221/1196346160914049/f

Tests performed

No tests.

Checklist:

  • The pull request description is suitable for a Changelog entry
  • The milestone is set correctly on the pull request
  • The appropriate labels have been added to the pull request

@jtpalmer jtpalmer added enhancement Enhancement of the functionality of an existing feature Category:ETL Extract Transform Load labels Oct 28, 2020
@jtpalmer jtpalmer added this to the 9.5.0 milestone Oct 28, 2020
@jtpalmer jtpalmer merged commit a4bd013 into ubccr:xdmod9.5 Nov 5, 2020
@jtpalmer jtpalmer deleted the adjust-queue-column-length branch November 5, 2020 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category:ETL Extract Transform Load enhancement Enhancement of the functionality of an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants