Skip to content

69 rework snowflake notebook#70

Draft
srnnkls wants to merge 5 commits into60-create-initial-snowflake-notebook-5-sectionsfrom
69-rework-snowflake-notebook
Draft

69 rework snowflake notebook#70
srnnkls wants to merge 5 commits into60-create-initial-snowflake-notebook-5-sectionsfrom
69-rework-snowflake-notebook

Conversation

@srnnkls
Copy link
Collaborator

@srnnkls srnnkls commented Jan 20, 2026

No description provided.

update deps

- Switch Snowflake secret to access token and add FDS_API_KEY
- Add getml-interpretations (git source) and refresh uv.lock
- Bump pyarrow; align pydantic/pydantic-settings versions
table names

Pass source_name to SQL templates and map raw_ prefixed files to
unprefixed destination tables during stage ingestion
feature store assets

Add helpers to parse annotations/features and enrich Snowflake objects
with comments and GETML_FS tags, plus create FEATURE_METADATA table.
Update notebook + annotations for getML feature store and fix RAW.ORDERS
reference in integration test
of raw_* names

Update source table validation and preparation SQL to reference `stores`
and `orders` in the source schema.
stores and target

Require an active warehouse for dynamic table creation, and update SQL
to create dynamic tables with TARGET_LAG plus stable snapshot_id hashing
instead of ROW_NUMBER.
@srnnkls srnnkls self-assigned this Jan 20, 2026
@srnnkls srnnkls linked an issue Jan 20, 2026 that may be closed by this pull request
@srnnkls srnnkls changed the base branch from master to 60-create-initial-snowflake-notebook-5-sections January 20, 2026 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Rework snowflake notebook

1 participant