Snowflake Secure Data Sharing
Last updated
Was this helpful?
Last updated
Was this helpful?
CloudFactory uses Snowflake, so the easiest way to share datasets would be through a Snowflake to Snowflake secure data sharing.
Note
For more information on how secure data sharing works between provider and consumer accounts, refer to the following guide from Snowflake:
Introduction to Secure Data Sharing
.
Secure Data Sharing enables sharing selected objects in a database in your account with other Snowflake accounts. The following Snowflake database objects can be shared:
Tables
External tables
Secure views
Secure materialized views
Secure UDFs
Snowflake enables the sharing of databases through shares, which are created by data providers and “imported” by data consumers.
Important
All database objects shared between accounts are read-only (i.e. the objects cannot be modified or deleted, including adding or modifying table data).