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

snowflake_function cannot be declared IMMUTABLE #2426

Closed
elventear opened this issue Jan 25, 2024 · 3 comments
Closed

snowflake_function cannot be declared IMMUTABLE #2426

elventear opened this issue Jan 25, 2024 · 3 comments
Labels
category:resource feature-request Used to mark issues with provider's missing functionalities resource:function Issue connected to the snowflake_function resource

Comments

@elventear
Copy link

Terraform CLI and Provider Versions

latest.

Use Cases or Problem Statement

snowflake_function resources cannot be marked as immutable. This creates a problem when using UDFs with Dynamic Tables, which will not do incremental refreshes if they are not immutable.

Proposal

Add immutable option to resource.

How much impact is this issue causing?

High

Additional Information

No response

@elventear elventear added the feature-request Used to mark issues with provider's missing functionalities label Jan 25, 2024
@sfc-gh-asawicki
Copy link
Collaborator

Hey @elventear. Thanks for reaching out to us.

We will be refining existing resources before going V1 (you can see it on our roadmap: https://github.com/Snowflake-Labs/terraform-provider-snowflake/blob/main/ROADMAP.md#our-roadmap). We will take care of snowflake_function then.

@sfc-gh-jcieslak sfc-gh-jcieslak added resource:function Issue connected to the snowflake_function resource category:resource labels May 20, 2024
@sfc-gh-asawicki
Copy link
Collaborator

Hey @elventear.

In v0.100.0, we have introduced new function resources. They allow setting return_results_behavior. Please check it out and let us know if this solves your issue.

@sfc-gh-asawicki
Copy link
Collaborator

Closing due to inactivity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:resource feature-request Used to mark issues with provider's missing functionalities resource:function Issue connected to the snowflake_function resource
Projects
None yet
Development

No branches or pull requests

3 participants