Skip to content

Commit a36d173

Browse files
Update snowflake.mdx
@paco-valdez do you have any feedback on this before I copy it to all the data sources? Are info boxes the right thing or should I use a different color for one/both statements?
1 parent 4ffd478 commit a36d173

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

docs/pages/product/configuration/data-sources/snowflake.mdx

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,18 @@ No extra configuration is required to configure batching for Snowflake.
113113
Snowflake supports using both [AWS S3][aws-s3] and [Google Cloud
114114
Storage][google-cloud-storage] for export bucket functionality.
115115

116+
<InfoBox>
117+
118+
Export buckets may be shared across multiple Cube deployments; however, they should not be accessed by external applications or other data sources.
119+
120+
</InfoBox>
121+
122+
<InfoBox>
123+
124+
To help manage storage costs, it is strongly recommended to configure a retention policy on the bucket, with a duration between 1 hour and 7 days.
125+
126+
</InfoBox>
127+
116128
#### AWS S3
117129

118130
<InfoBox>
@@ -200,4 +212,4 @@ connections are made over HTTPS.
200212
[snowflake-format-2]: https://docs.snowflake.com/en/user-guide/admin-account-identifier#format-2-account-locator-in-a-region
201213
[snowflake-docs-azure]: https://docs.snowflake.com/en/user-guide/data-load-azure-config#option-1-configuring-a-snowflake-storage-integration
202214
[azure-bs-docs-get-key]: https://docs.microsoft.com/en-us/azure/storage/common/storage-account-keys-manage?toc=%2Fazure%2Fstorage%2Fblobs%2Ftoc.json&tabs=azure-portal#view-account-access-keys
203-
[link-snowflake-quoted-identifiers]: https://docs.snowflake.com/en/sql-reference/identifiers-syntax#double-quoted-identifiers
215+
[link-snowflake-quoted-identifiers]: https://docs.snowflake.com/en/sql-reference/identifiers-syntax#double-quoted-identifiers

0 commit comments

Comments
 (0)