This is an automated email from the ASF dual-hosted git repository.
vinish pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-xtable.git
The following commit(s) were added to refs/heads/main by this push:
new 5ab5c5a9 remove info on snowflake pp
5ab5c5a9 is described below
commit 5ab5c5a9e14f7f8317990144e42b6d54df8546dd
Author: Sagar Lakshmipathy <[email protected]>
AuthorDate: Mon Nov 18 19:37:41 2024 -0800
remove info on snowflake pp
---
website/docs/snowflake.md | 5 -----
1 file changed, 5 deletions(-)
diff --git a/website/docs/snowflake.md b/website/docs/snowflake.md
index 882f8996..0b34da74 100644
--- a/website/docs/snowflake.md
+++ b/website/docs/snowflake.md
@@ -8,11 +8,6 @@ title: "Snowflake"
Currently, Snowflake supports [Iceberg tables through External
Tables](https://www.snowflake.com/blog/expanding-the-data-cloud-with-apache-iceberg/)
and also [Native Iceberg
Tables](https://www.snowflake.com/blog/iceberg-tables-powering-open-standards-with-snowflake-innovations/).
-:::note NOTE:
-Iceberg on Snowflake is currently supported in
-[public
preview](https://www.snowflake.com/blog/build-open-data-lakehouse-iceberg-tables/)
-:::
-
## Steps:
These are high level steps to help you integrate Apache XTableâ„¢ (Incubating)
synced Iceberg tables on Snowflake. For more additional information
refer to the [Getting started with Iceberg
tables](https://docs.snowflake.com/LIMITEDACCESS/iceberg-2023/tables-iceberg-getting-started).