-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve backfill procedures (GoogleCloudPlatform#35)
* Update invoke_backfill_customer_lifetime_value_label.sqlx * rewriting the backfill queries avoiding the for loop * templating backfill cltv label * templating the other queries * fixing typo * fixing typo on backfill user dimensions * adjust post-installation instructions * substitute create temp table for CREATE OR REPLACE temp table * bug fixing user_session_event_aggregated_metrics * bug fixing dates_interval on backfill user_segmentation_dimensions * bug fixing dimensions and labels features calculations * bug fixing dimensions and labels features calculations * fixing typos * removing nth_* features and fixing typos * removing nth_* features * removing fixing first_traffic features * removing unnecessary features and adjusting calculations to avoid duplicates * fixing purchases labels and user_ltv_revenue values dependencies so that labels dont count todays purchases * fixing purchases labels andremoved features from tables schemas * removing duplicate rows * adding more sp invokes to readme * fixing typo * fixing typo * fixing missing feature on dimensions procedures * fixing removing unnecessary features from audience segmentation inference prep --------- Co-authored-by: Carlos Timoteo <ctimoteo@google.com>
- Loading branch information
1 parent
5aa6df0
commit e2d16dc
Showing
32 changed files
with
4,165 additions
and
3,097 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.