Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Improve support for snowflake dynamic tables #12443

Open
hsheth2 opened this issue Jan 22, 2025 · 0 comments
Open

Improve support for snowflake dynamic tables #12443

hsheth2 opened this issue Jan 22, 2025 · 0 comments
Labels
feature-request Request for a new feature to be added help-wanted Issue/request needs help from the community

Comments

@hsheth2
Copy link
Collaborator

hsheth2 commented Jan 22, 2025

Currently for Snowflake Dynamic Tables, we extract them as basic tables with the IS_DYNAMIC customProperty set.

We want to add the following capabilities:

  1. Ingest dynamic tables with the "Dynamic Table" subtype, instead of "Table"
  2. Automatically generate upstream lineage based on the dynamic table definition, similar to how we generate lineage for views right now.
  3. Extract the dynamic table's refresh mode into the customProperties field.
@hsheth2 hsheth2 added feature-request Request for a new feature to be added help-wanted Issue/request needs help from the community labels Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Request for a new feature to be added help-wanted Issue/request needs help from the community
Projects
None yet
Development

No branches or pull requests

1 participant