Daily stats job for backfill output tables.
Daily stats job for backfill output tables. Filters contextual and external features. Computes stats for values on the "left" since they are a part of backfill table.
Batch stats compute and upload for the logs Does not filter contextual or external features.
Batch stats compute and upload for the logs Does not filter contextual or external features. Filters values on the "left" since they are not available on fetch.
Summary Job for daily upload of stats. Leverage the stats module for computation per range. Follow pattern of staging query for dividing long ranges into reasonable chunks. Follow pattern of OOC for computing offline and uploading online as well.