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: task with allow_overlapping_execution option #1291

Merged
merged 4 commits into from
Oct 28, 2022

Conversation

mlorek
Copy link
Contributor

@mlorek mlorek commented Oct 20, 2022

Added ALLOW_OVERLAPPING_EXECUTION option to the task resource

Test Plan

test included

https://docs.snowflake.com/en/sql-reference/sql/create-task.html#optional-parameters

pkg/snowflake/task.go Outdated Show resolved Hide resolved
pkg/resources/task.go Outdated Show resolved Hide resolved
pkg/resources/task.go Outdated Show resolved Hide resolved
@mlorek mlorek changed the title task with allow_overlapping_execution option feat:task with allow_overlapping_execution option Oct 21, 2022
@mlorek mlorek changed the title feat:task with allow_overlapping_execution option feat: task with allow_overlapping_execution option Oct 21, 2022
@sfc-gh-swinkler
Copy link
Collaborator

this looks fine but its failing the check-docs step. im just going to merge it and run the command myself, because i would like to get this in the next release. in the future, if you are changing anything in the examples folder or a schema for a resource you need to run make docs

@sfc-gh-swinkler sfc-gh-swinkler merged commit 8393763 into Snowflake-Labs:main Oct 28, 2022
@sfc-gh-swinkler
Copy link
Collaborator

@mlorek thanks for your contribution!

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