Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

commenter test #8

Open
wants to merge 11 commits into
base: main
Choose a base branch
from
Open

commenter test #8

wants to merge 11 commits into from

Conversation

merlindso
Copy link

No description provided.

@merlindso merlindso closed this Jan 22, 2023
@merlindso merlindso reopened this Jan 22, 2023
@foundational-io
Copy link

foundational-io bot commented Jan 22, 2023

Foundational Impact Report

✅ This PR has passed all Foundational built-in checks.
🟠 Large Lineage Impact (View analysis)

🔶 Issues - None

✏️ Modified 3 table(s)
📁 foundational-data-stack.unknown - 3 table(s) affected
📗 raw_customers - 1 column(s) affected
Added 1 column(s)

address

📗 stg_customers - 1 column(s) affected
Added 1 column(s)

address

📗 stg_payments - 1 column(s) affected
Removed 1 column(s)

amount

↘️ Downstream Impact
2 table(s)
📁 foundational-data-stack.unknown - 2 table(s) affected

📗 customers
📗 orders

↖️ No new upstream dependencies.


View the analysis for this PR


📅 Last scanned by Foundational on Jan 01, 2024, 15:57:46

@flow3d
Copy link

flow3d commented Sep 18, 2024


🔄 This change updates incremental models that need to be refreshed. Please execute the following query before deploying your changes:

ALTER TABLE domino-dreams.df_domino_dreams_bi_prod.user_albums_start
ADD COLUMN album_open_ts <set_column_type>,
ADD COLUMN album_close_ts <set_column_type>;

ALTER TABLE domino-dreams.df_domino_dreams_bi_prod.user_daily_album_agg
ADD COLUMN unique_royal_today <set_column_type>,
ADD COLUMN unique_royal_lt <set_column_type>,
DROP COLUMN unique_super_lt;

ALTER TABLE domino-dreams.df_domino_dreams_bi_prod.user_album_sticker_rev_share
ADD COLUMN user_super_segment <set_column_type>,
ADD COLUMN album_segment_key <set_column_type>


🔄 Dataform Incremental Models Affected
✏️ Modified 3 tables
📁 domino-dreams.df_domino_dreams_bi_prod - 3 tables affected

📗 user_album_sticker_rev_share [INCREMENTAL]

📗 user_albums_start [INCREMENTAL]

📗 user_daily_album_agg [INCREMENTAL]

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants