From 5ab5c5a9e14f7f8317990144e42b6d54df8546dd Mon Sep 17 00:00:00 2001 From: Sagar Lakshmipathy <18vidhyasagar@gmail.com> Date: Mon, 18 Nov 2024 19:37:41 -0800 Subject: [PATCH] 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 882f89963..0b34da749 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).