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: Support DIRECTORY option on stage create #872

Merged
merged 3 commits into from
Feb 23, 2022
Merged

feat: Support DIRECTORY option on stage create #872

merged 3 commits into from
Feb 23, 2022

Conversation

zapo
Copy link
Contributor

@zapo zapo commented Feb 22, 2022

This adds passing the DIRECTORY option of CREATE STAGE (as directory) in the stage resource.
This is only supported on create as the ALTER capabilities don't really align. As a result this PR suggests to ForceNew on directory change.

Test Plan

This is currently not tested using acceptance tests

  • acceptance tests

@alldoami
Copy link
Contributor

/ok-to-test sha=da9cada

@zapo
Copy link
Contributor Author

zapo commented Feb 22, 2022

I just realized I forgot to add support in ReadStage(). Let me add it.

@github-actions
Copy link

Integration tests success for da9cada

@alldoami
Copy link
Contributor

/ok-to-test sha=6b99ebb

@github-actions
Copy link

Integration tests success for 6b99ebb

@alldoami alldoami merged commit 0ea9a1e into Snowflake-Labs:main Feb 23, 2022
@zapo zapo deleted the feat-control-stage-directory branch February 23, 2022 13:39
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