Skip to content

materialize-snowflake: add additional table/schema logging#4256

Merged
danielnelson merged 1 commit intomainfrom
dbn/materialize-snowflake-context-logger
Apr 16, 2026
Merged

materialize-snowflake: add additional table/schema logging#4256
danielnelson merged 1 commit intomainfrom
dbn/materialize-snowflake-context-logger

Conversation

@danielnelson
Copy link
Copy Markdown
Contributor

@danielnelson danielnelson commented Apr 16, 2026

On materializations with many bindings, it can be hard to tell which log message apply to which resource. This adds the table and schema to most snowpipe streaming log messages.

By adding the logger to the context we get scope based logging without the need to expand the parameters list to each function.

Workflow steps:

No changes

Documentation links affected:

None

Notes for reviewers:

(anything that might help someone review this PR)

@danielnelson danielnelson force-pushed the dbn/materialize-snowflake-context-logger branch from dfa1daa to ef98f0a Compare April 16, 2026 17:15
On materializations with many bindings, it can be hard to tell which log
message apply to which resource.  This adds the table and schema to most
snowpipe streaming log messages.

By adding the logger to the context we get scope based logging without
the need to expand the parameters list to each function.
@danielnelson danielnelson force-pushed the dbn/materialize-snowflake-context-logger branch from ef98f0a to 01d926a Compare April 16, 2026 18:19
@danielnelson danielnelson requested a review from a team April 16, 2026 18:56
@danielnelson danielnelson merged commit 44f3261 into main Apr 16, 2026
66 of 70 checks passed
@danielnelson danielnelson deleted the dbn/materialize-snowflake-context-logger branch April 16, 2026 22:26
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.

2 participants