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

Implement dynamic fact tables via ETLv2 for job performance ETL #742

Merged
merged 3 commits into from
Dec 7, 2018

Conversation

jpwhite4
Copy link
Member

@jpwhite4 jpwhite4 commented Dec 4, 2018

Update the etl process so that the management of the dynamic fact tables is done via etlv2.

The code now creates etlv2 table definitions for the dynamic fact tables. The old code that generated the sql create table statements for the dynamic fact tables has been removed.
The first commit of this pull request contains the functional changes the second the code updates needed to pass the linter.

@jpwhite4 jpwhite4 merged commit 8a3661a into ubccr:xdmod8.1 Dec 7, 2018
@jpwhite4 jpwhite4 deleted the etlv2_for_etl branch December 7, 2018 17:43
@jpwhite4 jpwhite4 added the enhancement Enhancement of the functionality of an existing feature label Mar 27, 2019
@smgallo smgallo added the Category:ETL Extract Transform Load label Apr 10, 2019
@smgallo smgallo changed the title Etlv2 for etl Implement dynamic fact tables via ETLv2 for job performance ETL Apr 10, 2019
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.

3 participants