Skip to content

Conversation

@romanoff
Copy link
Contributor

Add snowflake dynamic table parsing. Reference to spec:
https://docs.snowflake.com/en/sql-reference/sql/alter-dynamic-table

Example of sql:

ALTER DYNAMIC TABLE MY_DYNAMIC_TABLE REFRESH;
ALTER DYNAMIC TABLE MY_DYNAMIC_TABLE SUSPEND;
ALTER DYNAMIC TABLE MY_DYNAMIC_TABLE RESUME;

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.

1 participant