Details
-
Type: Improvement
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Data Summarization
-
Labels:None
Description
the syncDimensions() in WarehouseSummarizer method brings data in some `st-tracker` tables from the account database into the warehouse_# database. The dimensionSyncRequired() method takes checks to see the last time this was synchronized.
We need a --force-sync-dimensions parameter that will skip the dimensionSyncRequired() check, and synchronize the data in all of those tables. This feature will be helpful for Operations/Tech Support when rerunning data, and will also be helpful for developers and QA when testing.