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

Improve storage aggregation #882

Merged
merged 2 commits into from
Apr 2, 2019

Conversation

jtpalmer
Copy link
Contributor

@jtpalmer jtpalmer commented Apr 2, 2019

Description

Add use of last modified start date to storage realm aggregation.

Motivation and Context

These changes allow aggregation of new storage data without aggregating all storage data. The changes follow the same pattern as the cloud realm (see #841).

Tests performed

Added new test to check the number of periods aggregated after ingesting data for a single day (after data for multiple days has already been ingested and aggregated).

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project as found in the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@jtpalmer jtpalmer added enhancement Enhancement of the functionality of an existing feature Category:ETL Extract Transform Load Category:Storage Storage labels Apr 2, 2019
@jtpalmer jtpalmer added this to the 8.1.0 milestone Apr 2, 2019
@jtpalmer jtpalmer added the documentation Documentation updates label Apr 2, 2019
@jtpalmer jtpalmer merged commit 38e68e2 into ubccr:xdmod8.1 Apr 2, 2019
@jtpalmer jtpalmer deleted the storage-incremental-aggregation branch April 2, 2019 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category:ETL Extract Transform Load Category:Storage Storage documentation Documentation updates enhancement Enhancement of the functionality of an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants