Skip to content

Parse Snowflake COPY INTO <location> #1669

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

Merged
merged 5 commits into from
Feb 5, 2025

Conversation

yoavcloud
Copy link
Contributor

This PR adds support for parsing Snowflake's COPY INTO <location>, makes a distinction between COPY INTO <table>, and reuses much of its logic.

@yoavcloud yoavcloud force-pushed the sf_copy_into_location branch from 4b11bab to b3b2f3d Compare January 20, 2025 09:55
Copy link
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @yoavcloud

@yoavcloud yoavcloud force-pushed the sf_copy_into_location branch from 3706a99 to 0df2042 Compare January 24, 2025 09:26
@yoavcloud yoavcloud requested a review from alamb January 24, 2025 09:34
@yoavcloud yoavcloud force-pushed the sf_copy_into_location branch from 1ecbcba to ccb7cd2 Compare January 27, 2025 08:17
@yoavcloud
Copy link
Contributor Author

@alamb reminder to look at the updated PR based on your suggestion

Copy link
Contributor

@iffyio iffyio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks @yoavcloud!

@iffyio iffyio merged commit 751dc5a into apache:main Feb 5, 2025
9 checks passed
@alamb
Copy link
Contributor

alamb commented Feb 7, 2025

🚀

ayman-sigma pushed a commit to sigmacomputing/sqlparser-rs that referenced this pull request Apr 10, 2025
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.

3 participants