feat(SubPlat): Attribution Channel Group field in logical & service subscription ETLs (DENG-10391)#8756
Draft
phil-lee70 wants to merge 19 commits intomainfrom
Draft
feat(SubPlat): Attribution Channel Group field in logical & service subscription ETLs (DENG-10391)#8756phil-lee70 wants to merge 19 commits intomainfrom
phil-lee70 wants to merge 19 commits intomainfrom
Conversation
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Bumps [rich-click](https://github.com/ewels/rich-click) from 1.9.5 to 1.9.7. - [Release notes](https://github.com/ewels/rich-click/releases) - [Changelog](https://github.com/ewels/rich-click/blob/main/CHANGELOG.md) - [Commits](ewels/rich-click@v1.9.5...v1.9.7) --- updated-dependencies: - dependency-name: rich-click dependency-version: 1.9.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…performance DB. (#8796) * feat(firefoxdotcom): added site_engagement_events to enable a looker performance DB. * feat(firefoxdotcom): added site_engagement_events to enable a looker performance DB, removed depends on logic. * chore(site_engagement_events_v1): updates to depends on logic
…til.common` to avoid a circular import (bug 2013847). (#8799)
* Add a second version of the forecast table with updated schema. This enables forecasts with either glean or legacy telemetry. * Fix bugs and typos
* feat: delete apple_ads_external namespace as no longer needed * feat: delete bqetl_fivetran_apple_ads DAG definition as there are no more queries associated with it * feat: delete reference from apple_ads_external in bqetl config and docs
…ting (DENG-9664) (#8749) * Add payment_method field to SubPlat consolidated reporting * add payment_method_id to google and apple subscriptions * remove payment_method_id and add payment_method logic * add payment tables to stripe_external dataset and to downstream yaml files * change table name and correct yaml files * correct yaml files --------- Co-authored-by: Philip Lee <plee@Philips-MacBook-Pro.local>
…o power some explores. (#8801)
* fix: add error handling to newtab duration calcs * fix avg duration field type * Update sql/moz-fx-data-shared-prod/firefox_desktop_derived/newtab_clients_daily_v2/query.sql Co-authored-by: Lucia <30448600+lucia-vargas-a@users.noreply.github.com> * Update sql/moz-fx-data-shared-prod/firefox_desktop_derived/newtab_visits_daily_v2/query.sql Co-authored-by: Lucia <30448600+lucia-vargas-a@users.noreply.github.com> * fix formatting of case --------- Co-authored-by: Lucia <30448600+lucia-vargas-a@users.noreply.github.com>
* [DENG-859] Support query.py in `bqetl query backfill` * remove unneeded * Support non-click scripts * Update test
Integration report for "Merge branch 'main' into deng-10391"
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR adds the channel Attribution Channel Group field as
channel_groupto logical and service subscriptions.It creates a udf to map utm_source to channel_group, and then passes the field to downstream schema.yaml files:
Related Tickets & Documents
Reviewer, please follow this checklist