DCM Part 2: fix FINWIRE data integrity and address review feedback#26
Draft
sfc-gh-yostrinsky wants to merge 2 commits intomainfrom
Draft
DCM Part 2: fix FINWIRE data integrity and address review feedback#26sfc-gh-yostrinsky wants to merge 2 commits intomainfrom
sfc-gh-yostrinsky wants to merge 2 commits intomainfrom
Conversation
- Patch FINWIRE_STG.csv so SEC records reference real CMP CIKs/names (was only 1 overlap) - Replace manual DROP cleanup with EXECUTE DCM PROJECT PURGE (Pipeline first, then Platform) - Remove unused dcm_wh warehouse from pre-deploy and cleanup Before: DIM_SECURITY had 2 rows; FACT_MARKET_HISTORY, FACT_WATCHES empty. After: All 40 Dynamic Tables populated. .... Generated with [Cortex Code](https://docs.snowflake.com/en/user-guide/cortex-code/cortex-code) Co-Authored-By: Cortex Code <noreply@snowflake.com>
Document that the snow://workspace/... URL requires a Snowsight Workspace connected to the repo, and provide a local PUT alternative for users running via `snow sql -f` without a workspace setup. .... Generated with [Cortex Code](https://docs.snowflake.com/en/user-guide/cortex-code/cortex-code) Co-Authored-By: Cortex Code <noreply@snowflake.com>
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.
Changes
Guide: Snowflake-Labs/sfquickstarts#3250
.... Generated with Cortex Code