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

Fix SUPReMM data warehouse export regression #1520

Merged
merged 3 commits into from
Mar 30, 2021

Conversation

jtpalmer
Copy link
Contributor

Description

Adds an alias to all data warehouse export fields. This alias is used during the database query.

Also skipping some fields that were generating warnings and were not properly exported.

Motivation and Context

The jobs realm is using the field name as the alias, but the SUPReMM realm has a separate alias. Adding the alias field fixes the broken SUPReMM export that was using the wrong key when trying to export data from the database query.

Tests performed

Tested manually and updated existing test.

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 bug Bugfixes Category:Data Warehouse Export Data Warehouse Export labels Mar 30, 2021
@jtpalmer jtpalmer added this to the 9.5.0 milestone Mar 30, 2021
@jtpalmer jtpalmer requested a review from jpwhite4 March 30, 2021 18:29
@jtpalmer jtpalmer merged commit 4fed4da into ubccr:xdmod9.5 Mar 30, 2021
@jtpalmer jtpalmer deleted the dwe-supremm-fix branch March 30, 2021 21:09
ryanrath pushed a commit to ryanrath/xdmod that referenced this pull request Mar 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bugfixes Category:Data Warehouse Export Data Warehouse Export
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants