20bd0301e8
* Create derived dataset and DAG for the aggregation of active users. * Change APROX_DISTINCT_COUNT for COUNT(DISTINCT) * Remove join with country lookup to avoid dependencies. Added search measures. Reorder fields for clarity. * Improve descriptions * Add clustering by channel * DAG update * Clustering based on users most common filtering * Add notification for analytics DAG * agg_active_users to query from telemetry_derived. * Add query to create agg_active_users * Update sql/moz-fx-data-shared-prod/telemetry_derived/agg_active_users_v1/init.sql Co-authored-by: kik-kik <42538694+kik-kik@users.noreply.github.com> * Add date to init.sql * Update sql/moz-fx-data-shared-prod/telemetry_derived/agg_active_users_v1/init.sql Co-authored-by: kik-kik <42538694+kik-kik@users.noreply.github.com> * Update sql/mozfun/bytes/zero_right/metadata.yaml Co-authored-by: kik-kik <42538694+kik-kik@users.noreply.github.com> * Modify metadata.yaml for agg_active_users * Update sql/moz-fx-data-shared-prod/telemetry_derived/agg_active_users_v1/query.sql Co-authored-by: kik-kik <42538694+kik-kik@users.noreply.github.com> * Modify metadata.yaml for agg_active_users * Remove CAST from init.sql for agg_active_users * Update sql/moz-fx-data-shared-prod/telemetry_derived/agg_active_users_v1/init.sql * Update project in ini.sql to `moz-fx-data-shared-prod`. * Update name of aggregation and DAGS for consistency * Add active_users_aggregates_v1 to align with current naming convention * Update to active_users_aggregates * Update query for active_users_aggregates * Add uri_count and active_hours query for active_users_aggregates * Format query, update DAG to remove agg_active_users_v1 * Generate DAG to correct CI error. Co-authored-by: Lucia Vargas <lvargas@mozilla.com> Co-authored-by: kik-kik <42538694+kik-kik@users.noreply.github.com> |
||
---|---|---|
.. | ||
bit_pos_to_byte_pos | ||
extract_bits | ||
zero_right | ||
README.md |