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

Feat(snowflake): add support for the CLONE clause in DDL statements #1627

Merged
merged 4 commits into from
May 15, 2023

Conversation

georgesittas
Copy link
Collaborator

sqlglot/parser.py Outdated Show resolved Hide resolved
@tobymao tobymao merged commit 8610298 into main May 15, 2023
@tobymao tobymao deleted the jo/snowflake_clone branch May 15, 2023 19:04
adrianisk pushed a commit to adrianisk/sqlglot that referenced this pull request Jun 21, 2023
…obymao#1627)

* Feat(snowflake): add support for the CLONE clause in DDL statements

* Leverage simplify to transpile arithmetic expressions in TO_TIMESTAMP correctly

* Use simplify_literals instead of simplify

* Convert texts to uppercase
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.

Snowflake Create ... Clone not supported
2 participants