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

Add support for multiple groupby definition files in js etl. #1301

Merged
merged 3 commits into from
Jun 25, 2020

Conversation

jpwhite4
Copy link
Member

@jpwhite4 jpwhite4 commented May 1, 2020

The js based etl supports custom groupby configuration. This change
allows the custom config to be spread across multiple files. The files
are processed in alphabetical order and the merge is done following the
Object.assign() function.

The tests for this change will be in the xsede version.

The js based etl supports custom groupby configuration. This change
allows the custom config to be spread across multiple files. The files
are processed in alphabetical order and the merge is done following the
Object.assign() function.
@jpwhite4 jpwhite4 added this to the 9.0.0 milestone May 1, 2020
@jpwhite4 jpwhite4 added Category:Infrastructure Internal infrastructure updates/changes enhancement Enhancement of the functionality of an existing feature labels May 1, 2020
plessbd
plessbd previously approved these changes May 1, 2020
@jpwhite4 jpwhite4 merged commit 27a3b40 into ubccr:xdmod9.0 Jun 25, 2020
@jpwhite4 jpwhite4 deleted the extendoverride branch June 25, 2020 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category:Infrastructure Internal infrastructure updates/changes enhancement Enhancement of the functionality of an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants