You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As the feature https://www.snowflake.com/en/data-cloud/workloads/unistore/ is available for public review, it would be great to support the hybrid tables in terraform provider.
Given the snowflake's scalability, usecases including transactional workloads will benefit out of this.
Proposal
Given the usecases of both OLAP and OLTP in the application,
Few options to consider would be to
Add a parameter to the table provider to make it HYBRID
Add a separate resource to support the HYBRID tables
How much impact is this issue causing?
High
Additional Information
If there are any alternative workarounds to achieve this, that would be great to know.
The text was updated successfully, but these errors were encountered:
Thank you @sfc-gh-asawicki ! Will take a look at the TF alternate option. We may at this point use the python script to achieve it. Will look out for feature updates.!
Lack of Terraform support is preventing my company from using this feature, which we could really use. If this feature isn't added soon, we will be forced to use a traditional RDBMS and forgo using Snowflake as a row-store in the future as we can't delay initiatives requiring it.
Terraform CLI and Provider Versions
Terraform v1.5.4
on darwin_amd64
Use Cases or Problem Statement
As the feature https://www.snowflake.com/en/data-cloud/workloads/unistore/ is available for public review, it would be great to support the hybrid tables in terraform provider.
Given the snowflake's scalability, usecases including transactional workloads will benefit out of this.
Proposal
Given the usecases of both OLAP and OLTP in the application,
Few options to consider would be to
How much impact is this issue causing?
High
Additional Information
If there are any alternative workarounds to achieve this, that would be great to know.
The text was updated successfully, but these errors were encountered: