Details
-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Won't Fix
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Data Summarization
-
Labels:None
-
Environment:
dc1bos trunk since the playback v2 project
Description
V2WarehouseSummarizer was introduced in the playback v2 project to allow us to release quicker. I believe the only changes in v2whsumm were queries/logic in the high granularity pixel data summarization, changes in logic in the setTotals() methods as well as some bug fixes for utf-8 related issues.
We also need to replace all references to v2whsumm.sh with whsumm.sh and remove v2whsumm.sh I believe the only place it's referenced is v2pixelsumm.sh
When we bring the changes over from v2 back to the original,summarization of all data sources (publisher, datafeed, search engine, pixel, high gran, low gran) most likely needs to be QA'ed because of the changes in the setTotals() method, as well as the UTF-8 bug fixes.