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: Added Functions (UDF) Resource & Datasource #647

Merged
merged 9 commits into from
Aug 18, 2021

Conversation

ChrisIsidora
Copy link
Contributor

Implemented Resources & Datasource for User Defined Functions and made arguments in functions grant optional

Test Plan

  • acceptance tests
  • unit tests

References

@ChrisIsidora ChrisIsidora requested a review from a team as a code owner August 16, 2021 22:03
@ChrisIsidora ChrisIsidora requested a review from edulop91 August 16, 2021 22:03
@ChrisIsidora
Copy link
Contributor Author

@alldoami Is it possible to make a new version after this is merged? Thanks in advance

@alldoami
Copy link
Contributor

/ok-to-test sha=90b5771

@github-actions
Copy link

Integration tests failure for 90b5771

@alldoami
Copy link
Contributor

/ok-to-test sha=b141a4b

@github-actions
Copy link

Integration tests success for b141a4b

@alldoami alldoami merged commit f28c7dc into Snowflake-Labs:main Aug 18, 2021
jtzero pushed a commit to rxrevu/terraform-provider-snowflake that referenced this pull request Aug 19, 2021
anton-chekanov pushed a commit to anton-chekanov/terraform-provider-snowflake that referenced this pull request Jan 25, 2022
daniepett pushed a commit to daniepett/terraform-provider-snowflake that referenced this pull request Feb 9, 2022
@Dinesh-Rupchandani
Copy link

I understand that we can now create SQL UDFs using terraform resources.
Can we get usage examples for SQL UDF like we have for python/java languages.

Thanks

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.

Stored procedures and functions
3 participants