From 5d1b30f475adac1467361cb12a73c47746e80098 Mon Sep 17 00:00:00 2001 From: hengm3467 <100685635+hengm3467@users.noreply.github.com> Date: Fri, 13 Dec 2024 21:10:39 +0800 Subject: [PATCH 01/20] update premium feature note and doc --- get-started/rw-premium-edition-intro.mdx | 10 +++++----- integrations/destinations/amazon-dynamodb.mdx | 4 +++- integrations/destinations/apache-iceberg.mdx | 4 +++- integrations/destinations/bigquery.mdx | 5 +++-- integrations/destinations/clickhouse.mdx | 4 +++- integrations/destinations/opensearch.mdx | 4 +++- integrations/destinations/snowflake.mdx | 4 +++- integrations/destinations/sql-server.mdx | 4 +++- integrations/sources/kafka.mdx | 4 +++- integrations/sources/mysql-cdc.mdx | 8 ++++++-- integrations/sources/postgresql-cdc.mdx | 4 +++- integrations/sources/sql-server-cdc.mdx | 4 +++- integrations/sources/webhook.mdx | 4 +++- operate/manage-secrets.mdx | 4 +++- processing/time-travel-queries.mdx | 4 +++- 15 files changed, 50 insertions(+), 21 deletions(-) diff --git a/get-started/rw-premium-edition-intro.mdx b/get-started/rw-premium-edition-intro.mdx index 20ac474b..1742efa4 100644 --- a/get-started/rw-premium-edition-intro.mdx +++ b/get-started/rw-premium-edition-intro.mdx @@ -21,7 +21,7 @@ The premium features are carefully selected based on the following criteria: - Performance improvements for non-standard deployment environments. - Tailored features specifically requested by our paying customers. -RisingWave Premium 1.0 is the first major release of this new edition with several high-impact features planned. The following is the initial list of premium features, which we have targeted "Premium Edition Feature" note in the documentation. +The following are the Premium Edition features, which we have added "Premium Edition Feature" note in the documentation. ### SQL and security @@ -39,9 +39,11 @@ RisingWave Premium 1.0 is the first major release of this new edition with sever For users who are already using these features in 1.9.x or earlier versions, rest assured that the functionality of these features will be intact if you stay on the version. If you choose to upgrade to v2.0 or later versions, an error will show up to indicate you need a license to use the features. -## License key management +## How to access Premium Edition features -The Premium Edition features are only available to users who have purchased a license. The license key, essentially a certificate, is a JSON Web Token (JWT) that encodes information such as the license tier and expiration time. The integrity of the license key is validated using asymmetric encryption. +For RisingWave Cloud users, all Premium Edition features are available out of the box without additional cost. + +For self-hosted users, you need to set up a license key to access Premium Edition features. The license key, essentially a certificate, is a JSON Web Token (JWT) that encodes information such as the license tier and expiration time. The integrity of the license key is validated using asymmetric encryption. ### Set license key @@ -79,8 +81,6 @@ SELECT rw_test_paid_tier(); A result of `t` means the key is valid; an error message indicates an invalid key. - - ## Support RisingWave Premium edition offers the premium support: diff --git a/integrations/destinations/amazon-dynamodb.mdx b/integrations/destinations/amazon-dynamodb.mdx index dc3fb0bb..3f7a28b6 100644 --- a/integrations/destinations/amazon-dynamodb.mdx +++ b/integrations/destinations/amazon-dynamodb.mdx @@ -9,7 +9,9 @@ description: This guide describes how to sink data from RisingWave to DynamoDB u **PREMIUM EDITION FEATURE** -This feature is only available in the premium edition of RisingWave. The premium edition offers additional advanced features and capabilities beyond the free and community editions. If you have any questions about upgrading to the premium edition, please contact our sales team at [sales@risingwave-labs.com](mailto:sales@risingwave-labs.com). +This is a Premium Edition feature. All Premium Edition features are available out of box without additional cost on RisingWave Cloud. For self-hosted deployments, users need to purchase a license key to access this feature. To purchase a license key, please contact sales team at [sales@risingwave-labs.com](mailto:sales@risingwave-labs.com). + +For a full list of Premium Edition features, see [RisingWave Premium Edition](/get-started/rw-premium-edition-intro). diff --git a/integrations/destinations/apache-iceberg.mdx b/integrations/destinations/apache-iceberg.mdx index a050d2dd..c01136c9 100644 --- a/integrations/destinations/apache-iceberg.mdx +++ b/integrations/destinations/apache-iceberg.mdx @@ -170,7 +170,9 @@ with ( **PREMIUM EDITION FEATURE** -This feature is only available in the premium edition of RisingWave. The premium edition offers additional advanced features and capabilities beyond the free and community editions. If you have any questions about upgrading to the premium edition, please contact our sales team at [sales@risingwave-labs.com](mailto:sales@risingwave-labs.com). +This is a Premium Edition feature. All Premium Edition features are available out of box without additional cost on RisingWave Cloud. For self-hosted deployments, users need to purchase a license key to access this feature. To purchase a license key, please contact sales team at [sales@risingwave-labs.com](mailto:sales@risingwave-labs.com). + +For a full list of Premium Edition features, see [RisingWave Premium Edition](/get-started/rw-premium-edition-intro). RisingWave supports the Glue catalog. You should use AWS S3 if you use the Glue catalog. Below are example codes for using this catalog: diff --git a/integrations/destinations/bigquery.mdx b/integrations/destinations/bigquery.mdx index 822e68cc..01fac43d 100644 --- a/integrations/destinations/bigquery.mdx +++ b/integrations/destinations/bigquery.mdx @@ -11,9 +11,10 @@ You can test out this process on your own device by using the `big-query-sink` d **PREMIUM EDITION FEATURE** -This feature is only available in the premium edition of RisingWave. The premium edition offers additional advanced features and capabilities beyond the free and community editions. If you have any questions about upgrading to the premium edition, please contact our sales team at [sales@risingwave-labs.com](mailto:sales@risingwave-labs.com). - +This is a Premium Edition feature. All Premium Edition features are available out of box without additional cost on RisingWave Cloud. For self-hosted deployments, users need to purchase a license key to access this feature. To purchase a license key, please contact sales team at [sales@risingwave-labs.com](mailto:sales@risingwave-labs.com). +For a full list of Premium Edition features, see [RisingWave Premium Edition](/get-started/rw-premium-edition-intro). + **PUBLIC PREVIEW** diff --git a/integrations/destinations/clickhouse.mdx b/integrations/destinations/clickhouse.mdx index 83ab2345..ebcfb521 100644 --- a/integrations/destinations/clickhouse.mdx +++ b/integrations/destinations/clickhouse.mdx @@ -82,7 +82,9 @@ Among these, engines prefixed with "Shared" are exclusively available in ClickHo **PREMIUM EDITION FEATURE** -This feature is only available in the premium edition of RisingWave. The premium edition offers additional advanced features and capabilities beyond the free and community editions. If you have any questions about upgrading to the premium edition, please contact our sales team at [sales@risingwave-labs.com](mailto:sales@risingwave-labs.com). +This is a Premium Edition feature. All Premium Edition features are available out of box without additional cost on RisingWave Cloud. For self-hosted deployments, users need to purchase a license key to access this feature. To purchase a license key, please contact sales team at [sales@risingwave-labs.com](mailto:sales@risingwave-labs.com). + +For a full list of Premium Edition features, see [RisingWave Premium Edition](/get-started/rw-premium-edition-intro). diff --git a/integrations/destinations/opensearch.mdx b/integrations/destinations/opensearch.mdx index 58eb9c27..678c39d2 100644 --- a/integrations/destinations/opensearch.mdx +++ b/integrations/destinations/opensearch.mdx @@ -9,7 +9,9 @@ OpenSearch is the flexible, scalable, open-source way to build solutions for dat **PREMIUM EDITION FEATURE** -This feature is only available in the premium edition of RisingWave. The premium edition offers additional advanced features and capabilities beyond the free and community editions. If you have any questions about upgrading to the premium edition, please contact our sales team at [sales@risingwave-labs.com](mailto:sales@risingwave-labs.com). +This is a Premium Edition feature. All Premium Edition features are available out of boxwithout additional cost on RisingWave Cloud. For self-hosted deployments, users need to purchase a license key to access this feature. To purchase a license key, please contact sales team at [sales@risingwave-labs.com](mailto:sales@risingwave-labs.com). + +For a full list of Premium Edition features, see [RisingWave Premium Edition](/get-started/rw-premium-edition-intro). ## Prerequisites diff --git a/integrations/destinations/snowflake.mdx b/integrations/destinations/snowflake.mdx index 9a8663be..ff9a9aa7 100644 --- a/integrations/destinations/snowflake.mdx +++ b/integrations/destinations/snowflake.mdx @@ -11,7 +11,9 @@ Sinking from RisingWave to Snowflake utilizes [Snowpipe](https://docs.snowflake. **PREMIUM EDITION FEATURE** -This feature is only available in the premium edition of RisingWave. The premium edition offers additional advanced features and capabilities beyond the free and community editions. If you have any questions about upgrading to the premium edition, please contact our sales team at [sales@risingwave-labs.com](mailto:sales@risingwave-labs.com). +This is a Premium Edition feature. All Premium Edition features are available out of boxwithout additional cost on RisingWave Cloud. For self-hosted deployments, users need to purchase a license key to access this feature. To purchase a license key, please contact sales team at [sales@risingwave-labs.com](mailto:sales@risingwave-labs.com). + +For a full list of Premium Edition features, see [RisingWave Premium Edition](/get-started/rw-premium-edition-intro). diff --git a/integrations/destinations/sql-server.mdx b/integrations/destinations/sql-server.mdx index 873bf9c7..c99d70ad 100644 --- a/integrations/destinations/sql-server.mdx +++ b/integrations/destinations/sql-server.mdx @@ -9,7 +9,9 @@ You can test out this process on your own device by using the `sqlserver_sink.sl **PREMIUM EDITION FEATURE** -This feature is only available in the premium edition of RisingWave. The premium edition offers additional advanced features and capabilities beyond the free and community editions. If you have any questions about upgrading to the premium edition, please contact our sales team at [sales@risingwave-labs.com](mailto:sales@risingwave-labs.com). +This is a Premium Edition feature. All Premium Edition features are available out of boxwithout additional cost on RisingWave Cloud. For self-hosted deployments, users need to purchase a license key to access this feature. To purchase a license key, please contact sales team at [sales@risingwave-labs.com](mailto:sales@risingwave-labs.com). + +For a full list of Premium Edition features, see [RisingWave Premium Edition](/get-started/rw-premium-edition-intro). ## Prerequisites diff --git a/integrations/sources/kafka.mdx b/integrations/sources/kafka.mdx index 19949177..c2918adf 100644 --- a/integrations/sources/kafka.mdx +++ b/integrations/sources/kafka.mdx @@ -329,7 +329,9 @@ To learn about compatibility types for Schema Registry and the changes allowed, **PREMIUM EDITION FEATURE** -This feature is exclusive to RisingWave Premium Edition that offers advanced capabilities beyond the free versions. For a full list of premium features, see [RisingWave Premium Edition](/get-started/rw-premium-edition-intro). If you encounter any questions, please contact sales team at [sales@risingwave-labs.com](mailto:sales@risingwave-labs.com). +This is a Premium Edition feature. All Premium Edition features are available out of boxwithout additional cost on RisingWave Cloud. For self-hosted deployments, users need to purchase a license key to access this feature. To purchase a license key, please contact sales team at [sales@risingwave-labs.com](mailto:sales@risingwave-labs.com). + +For a full list of Premium Edition features, see [RisingWave Premium Edition](/get-started/rw-premium-edition-intro). AWS Glue Schema Registry is a serverless feature of AWS Glue that allows you to centrally manage and enforce schemas for data streams, enabling data validation and compatibility checks. It helps in improving the quality of data streams by providing a central repository for managing and enforcing schemas across various AWS services and custom applications. diff --git a/integrations/sources/mysql-cdc.mdx b/integrations/sources/mysql-cdc.mdx index 76954586..097de94b 100644 --- a/integrations/sources/mysql-cdc.mdx +++ b/integrations/sources/mysql-cdc.mdx @@ -360,7 +360,9 @@ CREATE TABLE {{ this }} ( **PREMIUM EDITION FEATURE** -This feature is only available in the premium edition of RisingWave. The premium edition offers additional advanced features and capabilities beyond the free and community editions. If you have any questions about upgrading to the premium edition, please contact our sales team at [sales@risingwave-labs.com](mailto:sales@risingwave-labs.com). +This is a Premium Edition feature. All Premium Edition features are available out of boxwithout additional cost on RisingWave Cloud. For self-hosted deployments, users need to purchase a license key to access this feature. To purchase a license key, please contact sales team at [sales@risingwave-labs.com](mailto:sales@risingwave-labs.com). + +For a full list of Premium Edition features, see [RisingWave Premium Edition](/get-started/rw-premium-edition-intro). PUBLIC PREVIEW @@ -400,7 +402,9 @@ And this it the output of `DESCRIBE supplier;` **PREMIUM EDITION FEATURE** -This feature is only available in the premium edition of RisingWave. The premium edition offers additional advanced features and capabilities beyond the free and community editions. If you have any questions about upgrading to the premium edition, please contact our sales team at [sales@risingwave-labs.com](mailto:sales@risingwave-labs.com). +This is a Premium Edition feature. All Premium Edition features are available out of boxwithout additional cost on RisingWave Cloud. For self-hosted deployments, users need to purchase a license key to access this feature. To purchase a license key, please contact sales team at [sales@risingwave-labs.com](mailto:sales@risingwave-labs.com). + +For a full list of Premium Edition features, see [RisingWave Premium Edition](/get-started/rw-premium-edition-intro). **PUBLIC PREVIEW** diff --git a/integrations/sources/postgresql-cdc.mdx b/integrations/sources/postgresql-cdc.mdx index cf39b71b..dc554f62 100644 --- a/integrations/sources/postgresql-cdc.mdx +++ b/integrations/sources/postgresql-cdc.mdx @@ -377,7 +377,9 @@ CREATE TABLE {{ this }} ( **PREMIUM EDITION FEATURE** -This feature is only available in the premium edition of RisingWave. The premium edition offers additional advanced features and capabilities beyond the free and community editions. If you have any questions about upgrading to the premium edition, please contact our sales team at [sales@risingwave-labs.com](mailto:sales@risingwave-labs.com). +This is a Premium Edition feature. All Premium Edition features are available out of boxwithout additional cost on RisingWave Cloud. For self-hosted deployments, users need to purchase a license key to access this feature. To purchase a license key, please contact sales team at [sales@risingwave-labs.com](mailto:sales@risingwave-labs.com). + +For a full list of Premium Edition features, see [RisingWave Premium Edition](/get-started/rw-premium-edition-intro). **PUBLIC PREVIEW** diff --git a/integrations/sources/sql-server-cdc.mdx b/integrations/sources/sql-server-cdc.mdx index cbe6822c..87d2f741 100644 --- a/integrations/sources/sql-server-cdc.mdx +++ b/integrations/sources/sql-server-cdc.mdx @@ -6,7 +6,9 @@ sidebarTitle: SQL Server CDC **PREMIUM EDITION FEATURE** -This feature is exclusive to RisingWave Premium Edition that offers advanced capabilities beyond the free versions. For a full list of premium features, see [RisingWave Premium Edition](/get-started/rw-premium-edition-intro). If you encounter any questions, please contact sales team at [sales@risingwave-labs.com](mailto:sales@risingwave-labs.com). +This is a Premium Edition feature. All Premium Edition features are available out of boxwithout additional cost on RisingWave Cloud. For self-hosted deployments, users need to purchase a license key to access this feature. To purchase a license key, please contact sales team at [sales@risingwave-labs.com](mailto:sales@risingwave-labs.com). + +For a full list of Premium Edition features, see [RisingWave Premium Edition](/get-started/rw-premium-edition-intro). diff --git a/integrations/sources/webhook.mdx b/integrations/sources/webhook.mdx index d18dca7a..8511b158 100644 --- a/integrations/sources/webhook.mdx +++ b/integrations/sources/webhook.mdx @@ -14,7 +14,9 @@ This direct integration eliminates the need for an intermediary message broker l **PREMIUM EDITION FEATURE** -This feature is only available in the premium edition of RisingWave. The premium edition offers additional advanced features and capabilities beyond the free and community editions. If you have any questions about upgrading to the premium edition, please contact our sales team at [sales@risingwave-labs.com](mailto:sales@risingwave-labs.com). +This is a Premium Edition feature. All Premium Edition features are available out of boxwithout additional cost on RisingWave Cloud. For self-hosted deployments, users need to purchase a license key to access this feature. To purchase a license key, please contact sales team at [sales@risingwave-labs.com](mailto:sales@risingwave-labs.com). + +For a full list of Premium Edition features, see [RisingWave Premium Edition](/get-started/rw-premium-edition-intro). diff --git a/operate/manage-secrets.mdx b/operate/manage-secrets.mdx index 9775d402..c9f939a0 100644 --- a/operate/manage-secrets.mdx +++ b/operate/manage-secrets.mdx @@ -17,7 +17,9 @@ In addition, you can use the [rw\_secrets](/sql/system-catalogs/rw-catalog) cata **PREMIUM EDITION FEATURE** -This feature is exclusive to RisingWave Premium Edition that offers advanced capabilities beyond the free versions. For a full list of premium features, see [RisingWave Premium Edition](/get-started/rw-premium-edition-intro). If you encounter any questions, please contact sales team at [sales@risingwave-labs.com](mailto:sales@risingwave-labs.com). +This is a Premium Edition feature. All Premium Edition features are available out of boxwithout additional cost on RisingWave Cloud. For self-hosted deployments, users need to purchase a license key to access this feature. To purchase a license key, please contact sales team at [sales@risingwave-labs.com](mailto:sales@risingwave-labs.com). + +For a full list of Premium Edition features, see [RisingWave Premium Edition](/get-started/rw-premium-edition-intro). diff --git a/processing/time-travel-queries.mdx b/processing/time-travel-queries.mdx index 422e4816..5463ee43 100644 --- a/processing/time-travel-queries.mdx +++ b/processing/time-travel-queries.mdx @@ -6,7 +6,9 @@ description: This guide describes how to leverage the time travel feature. This **PREMIUM EDITION FEATURE** -This feature is exclusive to RisingWave Premium Edition that offers advanced capabilities beyond the free versions. For a full list of premium features, see [RisingWave Premium Edition](/get-started/rw-premium-edition-intro). If you encounter any questions, please contact sales team at [sales@risingwave-labs.com](mailto:sales@risingwave-labs.com). +This is a Premium Edition feature. All Premium Edition features are available out of boxwithout additional cost on RisingWave Cloud. For self-hosted deployments, users need to purchase a license key to access this feature. To purchase a license key, please contact sales team at [sales@risingwave-labs.com](mailto:sales@risingwave-labs.com). + +For a full list of Premium Edition features, see [RisingWave Premium Edition](/get-started/rw-premium-edition-intro). From ffd8124cbe5590e68239ce7168f0bf2621b2b1fc Mon Sep 17 00:00:00 2001 From: hengm3467 <100685635+hengm3467@users.noreply.github.com> Date: Fri, 13 Dec 2024 21:13:03 +0800 Subject: [PATCH 02/20] typo --- integrations/destinations/opensearch.mdx | 2 +- integrations/destinations/snowflake.mdx | 2 +- integrations/destinations/sql-server.mdx | 2 +- integrations/sources/kafka.mdx | 2 +- integrations/sources/mysql-cdc.mdx | 4 ++-- integrations/sources/postgresql-cdc.mdx | 2 +- integrations/sources/sql-server-cdc.mdx | 2 +- integrations/sources/webhook.mdx | 2 +- operate/manage-secrets.mdx | 2 +- processing/time-travel-queries.mdx | 2 +- 10 files changed, 11 insertions(+), 11 deletions(-) diff --git a/integrations/destinations/opensearch.mdx b/integrations/destinations/opensearch.mdx index 678c39d2..a2371283 100644 --- a/integrations/destinations/opensearch.mdx +++ b/integrations/destinations/opensearch.mdx @@ -9,7 +9,7 @@ OpenSearch is the flexible, scalable, open-source way to build solutions for dat **PREMIUM EDITION FEATURE** -This is a Premium Edition feature. All Premium Edition features are available out of boxwithout additional cost on RisingWave Cloud. For self-hosted deployments, users need to purchase a license key to access this feature. To purchase a license key, please contact sales team at [sales@risingwave-labs.com](mailto:sales@risingwave-labs.com). +This is a Premium Edition feature. All Premium Edition features are available out of box without additional cost on RisingWave Cloud. For self-hosted deployments, users need to purchase a license key to access this feature. To purchase a license key, please contact sales team at [sales@risingwave-labs.com](mailto:sales@risingwave-labs.com). For a full list of Premium Edition features, see [RisingWave Premium Edition](/get-started/rw-premium-edition-intro). diff --git a/integrations/destinations/snowflake.mdx b/integrations/destinations/snowflake.mdx index ff9a9aa7..5ac6daa5 100644 --- a/integrations/destinations/snowflake.mdx +++ b/integrations/destinations/snowflake.mdx @@ -11,7 +11,7 @@ Sinking from RisingWave to Snowflake utilizes [Snowpipe](https://docs.snowflake. **PREMIUM EDITION FEATURE** -This is a Premium Edition feature. All Premium Edition features are available out of boxwithout additional cost on RisingWave Cloud. For self-hosted deployments, users need to purchase a license key to access this feature. To purchase a license key, please contact sales team at [sales@risingwave-labs.com](mailto:sales@risingwave-labs.com). +This is a Premium Edition feature. All Premium Edition features are available out of box without additional cost on RisingWave Cloud. For self-hosted deployments, users need to purchase a license key to access this feature. To purchase a license key, please contact sales team at [sales@risingwave-labs.com](mailto:sales@risingwave-labs.com). For a full list of Premium Edition features, see [RisingWave Premium Edition](/get-started/rw-premium-edition-intro). diff --git a/integrations/destinations/sql-server.mdx b/integrations/destinations/sql-server.mdx index c99d70ad..0987a7b5 100644 --- a/integrations/destinations/sql-server.mdx +++ b/integrations/destinations/sql-server.mdx @@ -9,7 +9,7 @@ You can test out this process on your own device by using the `sqlserver_sink.sl **PREMIUM EDITION FEATURE** -This is a Premium Edition feature. All Premium Edition features are available out of boxwithout additional cost on RisingWave Cloud. For self-hosted deployments, users need to purchase a license key to access this feature. To purchase a license key, please contact sales team at [sales@risingwave-labs.com](mailto:sales@risingwave-labs.com). +This is a Premium Edition feature. All Premium Edition features are available out of box without additional cost on RisingWave Cloud. For self-hosted deployments, users need to purchase a license key to access this feature. To purchase a license key, please contact sales team at [sales@risingwave-labs.com](mailto:sales@risingwave-labs.com). For a full list of Premium Edition features, see [RisingWave Premium Edition](/get-started/rw-premium-edition-intro). diff --git a/integrations/sources/kafka.mdx b/integrations/sources/kafka.mdx index c2918adf..a85e3beb 100644 --- a/integrations/sources/kafka.mdx +++ b/integrations/sources/kafka.mdx @@ -329,7 +329,7 @@ To learn about compatibility types for Schema Registry and the changes allowed, **PREMIUM EDITION FEATURE** -This is a Premium Edition feature. All Premium Edition features are available out of boxwithout additional cost on RisingWave Cloud. For self-hosted deployments, users need to purchase a license key to access this feature. To purchase a license key, please contact sales team at [sales@risingwave-labs.com](mailto:sales@risingwave-labs.com). +This is a Premium Edition feature. All Premium Edition features are available out of box without additional cost on RisingWave Cloud. For self-hosted deployments, users need to purchase a license key to access this feature. To purchase a license key, please contact sales team at [sales@risingwave-labs.com](mailto:sales@risingwave-labs.com). For a full list of Premium Edition features, see [RisingWave Premium Edition](/get-started/rw-premium-edition-intro). diff --git a/integrations/sources/mysql-cdc.mdx b/integrations/sources/mysql-cdc.mdx index 097de94b..b24db4c7 100644 --- a/integrations/sources/mysql-cdc.mdx +++ b/integrations/sources/mysql-cdc.mdx @@ -360,7 +360,7 @@ CREATE TABLE {{ this }} ( **PREMIUM EDITION FEATURE** -This is a Premium Edition feature. All Premium Edition features are available out of boxwithout additional cost on RisingWave Cloud. For self-hosted deployments, users need to purchase a license key to access this feature. To purchase a license key, please contact sales team at [sales@risingwave-labs.com](mailto:sales@risingwave-labs.com). +This is a Premium Edition feature. All Premium Edition features are available out of box without additional cost on RisingWave Cloud. For self-hosted deployments, users need to purchase a license key to access this feature. To purchase a license key, please contact sales team at [sales@risingwave-labs.com](mailto:sales@risingwave-labs.com). For a full list of Premium Edition features, see [RisingWave Premium Edition](/get-started/rw-premium-edition-intro). @@ -402,7 +402,7 @@ And this it the output of `DESCRIBE supplier;` **PREMIUM EDITION FEATURE** -This is a Premium Edition feature. All Premium Edition features are available out of boxwithout additional cost on RisingWave Cloud. For self-hosted deployments, users need to purchase a license key to access this feature. To purchase a license key, please contact sales team at [sales@risingwave-labs.com](mailto:sales@risingwave-labs.com). +This is a Premium Edition feature. All Premium Edition features are available out of box without additional cost on RisingWave Cloud. For self-hosted deployments, users need to purchase a license key to access this feature. To purchase a license key, please contact sales team at [sales@risingwave-labs.com](mailto:sales@risingwave-labs.com). For a full list of Premium Edition features, see [RisingWave Premium Edition](/get-started/rw-premium-edition-intro). diff --git a/integrations/sources/postgresql-cdc.mdx b/integrations/sources/postgresql-cdc.mdx index dc554f62..b6939781 100644 --- a/integrations/sources/postgresql-cdc.mdx +++ b/integrations/sources/postgresql-cdc.mdx @@ -377,7 +377,7 @@ CREATE TABLE {{ this }} ( **PREMIUM EDITION FEATURE** -This is a Premium Edition feature. All Premium Edition features are available out of boxwithout additional cost on RisingWave Cloud. For self-hosted deployments, users need to purchase a license key to access this feature. To purchase a license key, please contact sales team at [sales@risingwave-labs.com](mailto:sales@risingwave-labs.com). +This is a Premium Edition feature. All Premium Edition features are available out of box without additional cost on RisingWave Cloud. For self-hosted deployments, users need to purchase a license key to access this feature. To purchase a license key, please contact sales team at [sales@risingwave-labs.com](mailto:sales@risingwave-labs.com). For a full list of Premium Edition features, see [RisingWave Premium Edition](/get-started/rw-premium-edition-intro). diff --git a/integrations/sources/sql-server-cdc.mdx b/integrations/sources/sql-server-cdc.mdx index 87d2f741..421b2941 100644 --- a/integrations/sources/sql-server-cdc.mdx +++ b/integrations/sources/sql-server-cdc.mdx @@ -6,7 +6,7 @@ sidebarTitle: SQL Server CDC **PREMIUM EDITION FEATURE** -This is a Premium Edition feature. All Premium Edition features are available out of boxwithout additional cost on RisingWave Cloud. For self-hosted deployments, users need to purchase a license key to access this feature. To purchase a license key, please contact sales team at [sales@risingwave-labs.com](mailto:sales@risingwave-labs.com). +This is a Premium Edition feature. All Premium Edition features are available out of box without additional cost on RisingWave Cloud. For self-hosted deployments, users need to purchase a license key to access this feature. To purchase a license key, please contact sales team at [sales@risingwave-labs.com](mailto:sales@risingwave-labs.com). For a full list of Premium Edition features, see [RisingWave Premium Edition](/get-started/rw-premium-edition-intro). diff --git a/integrations/sources/webhook.mdx b/integrations/sources/webhook.mdx index 8511b158..0c7f10a0 100644 --- a/integrations/sources/webhook.mdx +++ b/integrations/sources/webhook.mdx @@ -14,7 +14,7 @@ This direct integration eliminates the need for an intermediary message broker l **PREMIUM EDITION FEATURE** -This is a Premium Edition feature. All Premium Edition features are available out of boxwithout additional cost on RisingWave Cloud. For self-hosted deployments, users need to purchase a license key to access this feature. To purchase a license key, please contact sales team at [sales@risingwave-labs.com](mailto:sales@risingwave-labs.com). +This is a Premium Edition feature. All Premium Edition features are available out of box without additional cost on RisingWave Cloud. For self-hosted deployments, users need to purchase a license key to access this feature. To purchase a license key, please contact sales team at [sales@risingwave-labs.com](mailto:sales@risingwave-labs.com). For a full list of Premium Edition features, see [RisingWave Premium Edition](/get-started/rw-premium-edition-intro). diff --git a/operate/manage-secrets.mdx b/operate/manage-secrets.mdx index c9f939a0..6ccd8479 100644 --- a/operate/manage-secrets.mdx +++ b/operate/manage-secrets.mdx @@ -17,7 +17,7 @@ In addition, you can use the [rw\_secrets](/sql/system-catalogs/rw-catalog) cata **PREMIUM EDITION FEATURE** -This is a Premium Edition feature. All Premium Edition features are available out of boxwithout additional cost on RisingWave Cloud. For self-hosted deployments, users need to purchase a license key to access this feature. To purchase a license key, please contact sales team at [sales@risingwave-labs.com](mailto:sales@risingwave-labs.com). +This is a Premium Edition feature. All Premium Edition features are available out of box without additional cost on RisingWave Cloud. For self-hosted deployments, users need to purchase a license key to access this feature. To purchase a license key, please contact sales team at [sales@risingwave-labs.com](mailto:sales@risingwave-labs.com). For a full list of Premium Edition features, see [RisingWave Premium Edition](/get-started/rw-premium-edition-intro). diff --git a/processing/time-travel-queries.mdx b/processing/time-travel-queries.mdx index 5463ee43..1cbcfd38 100644 --- a/processing/time-travel-queries.mdx +++ b/processing/time-travel-queries.mdx @@ -6,7 +6,7 @@ description: This guide describes how to leverage the time travel feature. This **PREMIUM EDITION FEATURE** -This is a Premium Edition feature. All Premium Edition features are available out of boxwithout additional cost on RisingWave Cloud. For self-hosted deployments, users need to purchase a license key to access this feature. To purchase a license key, please contact sales team at [sales@risingwave-labs.com](mailto:sales@risingwave-labs.com). +This is a Premium Edition feature. All Premium Edition features are available out of box without additional cost on RisingWave Cloud. For self-hosted deployments, users need to purchase a license key to access this feature. To purchase a license key, please contact sales team at [sales@risingwave-labs.com](mailto:sales@risingwave-labs.com). For a full list of Premium Edition features, see [RisingWave Premium Edition](/get-started/rw-premium-edition-intro). From befa816f9351b075cde67f99af40a30ed215de4e Mon Sep 17 00:00:00 2001 From: hengm3467 <100685635+hengm3467@users.noreply.github.com> Date: Fri, 13 Dec 2024 21:30:43 +0800 Subject: [PATCH 03/20] Update rw-premium-edition-intro.mdx --- get-started/rw-premium-edition-intro.mdx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/get-started/rw-premium-edition-intro.mdx b/get-started/rw-premium-edition-intro.mdx index 1742efa4..9dc3e741 100644 --- a/get-started/rw-premium-edition-intro.mdx +++ b/get-started/rw-premium-edition-intro.mdx @@ -10,7 +10,9 @@ The RisingWave Premium Edition is a feature-rich paid offering built on top of t While the Premium Edition is a paid offering, it is designed to complement and enhance the open-source RisingWave Community Edition. The Community Edition will continue to be freely available under the Apache License (Version 2.0), and we remain committed to supporting the needs of our open-source community and ecosystem. -Both the RisingWave Community Edition and Premium Edition share the same underlying binary or container image. However, the Premium Edition features are only available to users who have purchased a license. This is managed by a dedicated license system maintained by the RisingWave team. +The RisingWave Community Edition and Premium Edition share the same underlying binary or container image. Users of the Community Edition need to purchase a license key to access the Premium Edition features. + +For RisingWave Cloud users, all Premium Edition features are available out of box without additional cost. ## Premium features @@ -43,7 +45,7 @@ For users who are already using these features in 1.9.x or earlier versions, res For RisingWave Cloud users, all Premium Edition features are available out of the box without additional cost. -For self-hosted users, you need to set up a license key to access Premium Edition features. The license key, essentially a certificate, is a JSON Web Token (JWT) that encodes information such as the license tier and expiration time. The integrity of the license key is validated using asymmetric encryption. +Users of the Community Edition need to purchase and set up a license key to access Premium Edition features. The license key, essentially a certificate, is a JSON Web Token (JWT) that encodes information such as the license tier and expiration time. The integrity of the license key is validated using asymmetric encryption. ### Set license key From 7869f7eb0d02d8440602dd8c20715ab2ce0d84bf Mon Sep 17 00:00:00 2001 From: hengm3467 <100685635+hengm3467@users.noreply.github.com> Date: Sat, 14 Dec 2024 11:33:51 +0800 Subject: [PATCH 04/20] Update get-started/rw-premium-edition-intro.mdx Co-authored-by: emile-00 <106993396+emile-00@users.noreply.github.com> Signed-off-by: hengm3467 <100685635+hengm3467@users.noreply.github.com> --- get-started/rw-premium-edition-intro.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/get-started/rw-premium-edition-intro.mdx b/get-started/rw-premium-edition-intro.mdx index 9dc3e741..9953c0c2 100644 --- a/get-started/rw-premium-edition-intro.mdx +++ b/get-started/rw-premium-edition-intro.mdx @@ -23,7 +23,7 @@ The premium features are carefully selected based on the following criteria: - Performance improvements for non-standard deployment environments. - Tailored features specifically requested by our paying customers. -The following are the Premium Edition features, which we have added "Premium Edition Feature" note in the documentation. +The following are Premium Edition features, which include a "Premium Edition Feature" note in the documentation. ### SQL and security From e98b0f8d5bffe86fc4354f0d13820f1f7ef5bd67 Mon Sep 17 00:00:00 2001 From: hengm3467 <100685635+hengm3467@users.noreply.github.com> Date: Sat, 14 Dec 2024 11:33:59 +0800 Subject: [PATCH 05/20] Update integrations/destinations/amazon-dynamodb.mdx Co-authored-by: emile-00 <106993396+emile-00@users.noreply.github.com> Signed-off-by: hengm3467 <100685635+hengm3467@users.noreply.github.com> --- integrations/destinations/amazon-dynamodb.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integrations/destinations/amazon-dynamodb.mdx b/integrations/destinations/amazon-dynamodb.mdx index 3f7a28b6..31e15853 100644 --- a/integrations/destinations/amazon-dynamodb.mdx +++ b/integrations/destinations/amazon-dynamodb.mdx @@ -9,7 +9,7 @@ description: This guide describes how to sink data from RisingWave to DynamoDB u **PREMIUM EDITION FEATURE** -This is a Premium Edition feature. All Premium Edition features are available out of box without additional cost on RisingWave Cloud. For self-hosted deployments, users need to purchase a license key to access this feature. To purchase a license key, please contact sales team at [sales@risingwave-labs.com](mailto:sales@risingwave-labs.com). +This is a Premium Edition feature. All Premium Edition features are available out of the box without additional cost on RisingWave Cloud. For self-hosted deployments, users need to purchase a license key to access this feature. To purchase a license key, please contact sales team at [sales@risingwave-labs.com](mailto:sales@risingwave-labs.com). For a full list of Premium Edition features, see [RisingWave Premium Edition](/get-started/rw-premium-edition-intro). From a0792a7f9f324425712cbe8d823210acdae45e04 Mon Sep 17 00:00:00 2001 From: hengm3467 <100685635+hengm3467@users.noreply.github.com> Date: Sat, 14 Dec 2024 11:34:08 +0800 Subject: [PATCH 06/20] Update integrations/destinations/apache-iceberg.mdx Co-authored-by: emile-00 <106993396+emile-00@users.noreply.github.com> Signed-off-by: hengm3467 <100685635+hengm3467@users.noreply.github.com> --- integrations/destinations/apache-iceberg.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integrations/destinations/apache-iceberg.mdx b/integrations/destinations/apache-iceberg.mdx index c01136c9..9928d25d 100644 --- a/integrations/destinations/apache-iceberg.mdx +++ b/integrations/destinations/apache-iceberg.mdx @@ -170,7 +170,7 @@ with ( **PREMIUM EDITION FEATURE** -This is a Premium Edition feature. All Premium Edition features are available out of box without additional cost on RisingWave Cloud. For self-hosted deployments, users need to purchase a license key to access this feature. To purchase a license key, please contact sales team at [sales@risingwave-labs.com](mailto:sales@risingwave-labs.com). +This is a Premium Edition feature. All Premium Edition features are available out of the box without additional cost on RisingWave Cloud. For self-hosted deployments, users need to purchase a license key to access this feature. To purchase a license key, please contact sales team at [sales@risingwave-labs.com](mailto:sales@risingwave-labs.com). For a full list of Premium Edition features, see [RisingWave Premium Edition](/get-started/rw-premium-edition-intro). From 4fc158eb2554a2afab34ff327c2afb099aae063f Mon Sep 17 00:00:00 2001 From: hengm3467 <100685635+hengm3467@users.noreply.github.com> Date: Sat, 14 Dec 2024 11:34:18 +0800 Subject: [PATCH 07/20] Update get-started/rw-premium-edition-intro.mdx Co-authored-by: emile-00 <106993396+emile-00@users.noreply.github.com> Signed-off-by: hengm3467 <100685635+hengm3467@users.noreply.github.com> --- get-started/rw-premium-edition-intro.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/get-started/rw-premium-edition-intro.mdx b/get-started/rw-premium-edition-intro.mdx index 9953c0c2..cba3c261 100644 --- a/get-started/rw-premium-edition-intro.mdx +++ b/get-started/rw-premium-edition-intro.mdx @@ -12,7 +12,7 @@ While the Premium Edition is a paid offering, it is designed to complement and e The RisingWave Community Edition and Premium Edition share the same underlying binary or container image. Users of the Community Edition need to purchase a license key to access the Premium Edition features. -For RisingWave Cloud users, all Premium Edition features are available out of box without additional cost. +For RisingWave Cloud users, all Premium Edition features are available out of the box without additional cost. ## Premium features From 3462c556a86a5bcaa6c85b7ca5e942c9aa8d6118 Mon Sep 17 00:00:00 2001 From: hengm3467 <100685635+hengm3467@users.noreply.github.com> Date: Sat, 14 Dec 2024 11:34:29 +0800 Subject: [PATCH 08/20] Update integrations/destinations/bigquery.mdx Co-authored-by: emile-00 <106993396+emile-00@users.noreply.github.com> Signed-off-by: hengm3467 <100685635+hengm3467@users.noreply.github.com> --- integrations/destinations/bigquery.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integrations/destinations/bigquery.mdx b/integrations/destinations/bigquery.mdx index 01fac43d..17a66070 100644 --- a/integrations/destinations/bigquery.mdx +++ b/integrations/destinations/bigquery.mdx @@ -11,7 +11,7 @@ You can test out this process on your own device by using the `big-query-sink` d **PREMIUM EDITION FEATURE** -This is a Premium Edition feature. All Premium Edition features are available out of box without additional cost on RisingWave Cloud. For self-hosted deployments, users need to purchase a license key to access this feature. To purchase a license key, please contact sales team at [sales@risingwave-labs.com](mailto:sales@risingwave-labs.com). +This is a Premium Edition feature. All Premium Edition features are available out of the box without additional cost on RisingWave Cloud. For self-hosted deployments, users need to purchase a license key to access this feature. To purchase a license key, please contact sales team at [sales@risingwave-labs.com](mailto:sales@risingwave-labs.com). For a full list of Premium Edition features, see [RisingWave Premium Edition](/get-started/rw-premium-edition-intro). From b1f06b76526b682be4a30c3aa60e3830e817345f Mon Sep 17 00:00:00 2001 From: hengm3467 <100685635+hengm3467@users.noreply.github.com> Date: Sat, 14 Dec 2024 11:34:38 +0800 Subject: [PATCH 09/20] Update integrations/destinations/clickhouse.mdx Co-authored-by: emile-00 <106993396+emile-00@users.noreply.github.com> Signed-off-by: hengm3467 <100685635+hengm3467@users.noreply.github.com> --- integrations/destinations/clickhouse.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integrations/destinations/clickhouse.mdx b/integrations/destinations/clickhouse.mdx index ebcfb521..2fb25480 100644 --- a/integrations/destinations/clickhouse.mdx +++ b/integrations/destinations/clickhouse.mdx @@ -82,7 +82,7 @@ Among these, engines prefixed with "Shared" are exclusively available in ClickHo **PREMIUM EDITION FEATURE** -This is a Premium Edition feature. All Premium Edition features are available out of box without additional cost on RisingWave Cloud. For self-hosted deployments, users need to purchase a license key to access this feature. To purchase a license key, please contact sales team at [sales@risingwave-labs.com](mailto:sales@risingwave-labs.com). +This is a Premium Edition feature. All Premium Edition features are available out of the box without additional cost on RisingWave Cloud. For self-hosted deployments, users need to purchase a license key to access this feature. To purchase a license key, please contact sales team at [sales@risingwave-labs.com](mailto:sales@risingwave-labs.com). For a full list of Premium Edition features, see [RisingWave Premium Edition](/get-started/rw-premium-edition-intro). From 607b699fd72a30d689977194382479de140c3d74 Mon Sep 17 00:00:00 2001 From: hengm3467 <100685635+hengm3467@users.noreply.github.com> Date: Sat, 14 Dec 2024 11:34:47 +0800 Subject: [PATCH 10/20] Update integrations/destinations/snowflake.mdx Co-authored-by: emile-00 <106993396+emile-00@users.noreply.github.com> Signed-off-by: hengm3467 <100685635+hengm3467@users.noreply.github.com> --- integrations/destinations/snowflake.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integrations/destinations/snowflake.mdx b/integrations/destinations/snowflake.mdx index 5ac6daa5..ac2b5fc7 100644 --- a/integrations/destinations/snowflake.mdx +++ b/integrations/destinations/snowflake.mdx @@ -11,7 +11,7 @@ Sinking from RisingWave to Snowflake utilizes [Snowpipe](https://docs.snowflake. **PREMIUM EDITION FEATURE** -This is a Premium Edition feature. All Premium Edition features are available out of box without additional cost on RisingWave Cloud. For self-hosted deployments, users need to purchase a license key to access this feature. To purchase a license key, please contact sales team at [sales@risingwave-labs.com](mailto:sales@risingwave-labs.com). +This is a Premium Edition feature. All Premium Edition features are available out of the box without additional cost on RisingWave Cloud. For self-hosted deployments, users need to purchase a license key to access this feature. To purchase a license key, please contact sales team at [sales@risingwave-labs.com](mailto:sales@risingwave-labs.com). For a full list of Premium Edition features, see [RisingWave Premium Edition](/get-started/rw-premium-edition-intro). From 0b4dfaef0dfb869d19716b583ccab967e028cb53 Mon Sep 17 00:00:00 2001 From: hengm3467 <100685635+hengm3467@users.noreply.github.com> Date: Sat, 14 Dec 2024 11:34:56 +0800 Subject: [PATCH 11/20] Update integrations/destinations/opensearch.mdx Co-authored-by: emile-00 <106993396+emile-00@users.noreply.github.com> Signed-off-by: hengm3467 <100685635+hengm3467@users.noreply.github.com> --- integrations/destinations/opensearch.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integrations/destinations/opensearch.mdx b/integrations/destinations/opensearch.mdx index a2371283..f11cbe72 100644 --- a/integrations/destinations/opensearch.mdx +++ b/integrations/destinations/opensearch.mdx @@ -9,7 +9,7 @@ OpenSearch is the flexible, scalable, open-source way to build solutions for dat **PREMIUM EDITION FEATURE** -This is a Premium Edition feature. All Premium Edition features are available out of box without additional cost on RisingWave Cloud. For self-hosted deployments, users need to purchase a license key to access this feature. To purchase a license key, please contact sales team at [sales@risingwave-labs.com](mailto:sales@risingwave-labs.com). +This is a Premium Edition feature. All Premium Edition features are available out of the box without additional cost on RisingWave Cloud. For self-hosted deployments, users need to purchase a license key to access this feature. To purchase a license key, please contact sales team at [sales@risingwave-labs.com](mailto:sales@risingwave-labs.com). For a full list of Premium Edition features, see [RisingWave Premium Edition](/get-started/rw-premium-edition-intro). From 395f3d333794d83ee77b817fd6b72557a0589250 Mon Sep 17 00:00:00 2001 From: hengm3467 <100685635+hengm3467@users.noreply.github.com> Date: Sat, 14 Dec 2024 11:35:11 +0800 Subject: [PATCH 12/20] Update integrations/destinations/sql-server.mdx Co-authored-by: emile-00 <106993396+emile-00@users.noreply.github.com> Signed-off-by: hengm3467 <100685635+hengm3467@users.noreply.github.com> --- integrations/destinations/sql-server.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integrations/destinations/sql-server.mdx b/integrations/destinations/sql-server.mdx index 0987a7b5..fc43e615 100644 --- a/integrations/destinations/sql-server.mdx +++ b/integrations/destinations/sql-server.mdx @@ -9,7 +9,7 @@ You can test out this process on your own device by using the `sqlserver_sink.sl **PREMIUM EDITION FEATURE** -This is a Premium Edition feature. All Premium Edition features are available out of box without additional cost on RisingWave Cloud. For self-hosted deployments, users need to purchase a license key to access this feature. To purchase a license key, please contact sales team at [sales@risingwave-labs.com](mailto:sales@risingwave-labs.com). +This is a Premium Edition feature. All Premium Edition features are available out of the box without additional cost on RisingWave Cloud. For self-hosted deployments, users need to purchase a license key to access this feature. To purchase a license key, please contact sales team at [sales@risingwave-labs.com](mailto:sales@risingwave-labs.com). For a full list of Premium Edition features, see [RisingWave Premium Edition](/get-started/rw-premium-edition-intro). From af9b4420bb6b976c39c01b23578a1a6f93d96a72 Mon Sep 17 00:00:00 2001 From: hengm3467 <100685635+hengm3467@users.noreply.github.com> Date: Sat, 14 Dec 2024 11:35:46 +0800 Subject: [PATCH 13/20] Update integrations/sources/kafka.mdx Co-authored-by: emile-00 <106993396+emile-00@users.noreply.github.com> Signed-off-by: hengm3467 <100685635+hengm3467@users.noreply.github.com> --- integrations/sources/kafka.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integrations/sources/kafka.mdx b/integrations/sources/kafka.mdx index a85e3beb..24a423e6 100644 --- a/integrations/sources/kafka.mdx +++ b/integrations/sources/kafka.mdx @@ -329,7 +329,7 @@ To learn about compatibility types for Schema Registry and the changes allowed, **PREMIUM EDITION FEATURE** -This is a Premium Edition feature. All Premium Edition features are available out of box without additional cost on RisingWave Cloud. For self-hosted deployments, users need to purchase a license key to access this feature. To purchase a license key, please contact sales team at [sales@risingwave-labs.com](mailto:sales@risingwave-labs.com). +This is a Premium Edition feature. All Premium Edition features are available out of the box without additional cost on RisingWave Cloud. For self-hosted deployments, users need to purchase a license key to access this feature. To purchase a license key, please contact sales team at [sales@risingwave-labs.com](mailto:sales@risingwave-labs.com). For a full list of Premium Edition features, see [RisingWave Premium Edition](/get-started/rw-premium-edition-intro). From cc5c2393a16251ef0cf9b24828f38b23aa7f476e Mon Sep 17 00:00:00 2001 From: hengm3467 <100685635+hengm3467@users.noreply.github.com> Date: Sat, 14 Dec 2024 11:35:54 +0800 Subject: [PATCH 14/20] Update integrations/sources/mysql-cdc.mdx Co-authored-by: emile-00 <106993396+emile-00@users.noreply.github.com> Signed-off-by: hengm3467 <100685635+hengm3467@users.noreply.github.com> --- integrations/sources/mysql-cdc.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integrations/sources/mysql-cdc.mdx b/integrations/sources/mysql-cdc.mdx index b24db4c7..b882d761 100644 --- a/integrations/sources/mysql-cdc.mdx +++ b/integrations/sources/mysql-cdc.mdx @@ -360,7 +360,7 @@ CREATE TABLE {{ this }} ( **PREMIUM EDITION FEATURE** -This is a Premium Edition feature. All Premium Edition features are available out of box without additional cost on RisingWave Cloud. For self-hosted deployments, users need to purchase a license key to access this feature. To purchase a license key, please contact sales team at [sales@risingwave-labs.com](mailto:sales@risingwave-labs.com). +This is a Premium Edition feature. All Premium Edition features are available out of the box without additional cost on RisingWave Cloud. For self-hosted deployments, users need to purchase a license key to access this feature. To purchase a license key, please contact sales team at [sales@risingwave-labs.com](mailto:sales@risingwave-labs.com). For a full list of Premium Edition features, see [RisingWave Premium Edition](/get-started/rw-premium-edition-intro). From 2cb096d4bb46ff737dd8670656eb3b45807c45cb Mon Sep 17 00:00:00 2001 From: hengm3467 <100685635+hengm3467@users.noreply.github.com> Date: Sat, 14 Dec 2024 11:36:02 +0800 Subject: [PATCH 15/20] Update integrations/sources/mysql-cdc.mdx Co-authored-by: emile-00 <106993396+emile-00@users.noreply.github.com> Signed-off-by: hengm3467 <100685635+hengm3467@users.noreply.github.com> --- integrations/sources/mysql-cdc.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integrations/sources/mysql-cdc.mdx b/integrations/sources/mysql-cdc.mdx index b882d761..3159bcb1 100644 --- a/integrations/sources/mysql-cdc.mdx +++ b/integrations/sources/mysql-cdc.mdx @@ -402,7 +402,7 @@ And this it the output of `DESCRIBE supplier;` **PREMIUM EDITION FEATURE** -This is a Premium Edition feature. All Premium Edition features are available out of box without additional cost on RisingWave Cloud. For self-hosted deployments, users need to purchase a license key to access this feature. To purchase a license key, please contact sales team at [sales@risingwave-labs.com](mailto:sales@risingwave-labs.com). +This is a Premium Edition feature. All Premium Edition features are available out of the box without additional cost on RisingWave Cloud. For self-hosted deployments, users need to purchase a license key to access this feature. To purchase a license key, please contact sales team at [sales@risingwave-labs.com](mailto:sales@risingwave-labs.com). For a full list of Premium Edition features, see [RisingWave Premium Edition](/get-started/rw-premium-edition-intro). From 30cdb1340d2d4dcdf724e0e2bcf6060081f14a09 Mon Sep 17 00:00:00 2001 From: hengm3467 <100685635+hengm3467@users.noreply.github.com> Date: Sat, 14 Dec 2024 11:36:10 +0800 Subject: [PATCH 16/20] Update integrations/sources/postgresql-cdc.mdx Co-authored-by: emile-00 <106993396+emile-00@users.noreply.github.com> Signed-off-by: hengm3467 <100685635+hengm3467@users.noreply.github.com> --- integrations/sources/postgresql-cdc.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integrations/sources/postgresql-cdc.mdx b/integrations/sources/postgresql-cdc.mdx index b6939781..47b55568 100644 --- a/integrations/sources/postgresql-cdc.mdx +++ b/integrations/sources/postgresql-cdc.mdx @@ -377,7 +377,7 @@ CREATE TABLE {{ this }} ( **PREMIUM EDITION FEATURE** -This is a Premium Edition feature. All Premium Edition features are available out of box without additional cost on RisingWave Cloud. For self-hosted deployments, users need to purchase a license key to access this feature. To purchase a license key, please contact sales team at [sales@risingwave-labs.com](mailto:sales@risingwave-labs.com). +This is a Premium Edition feature. All Premium Edition features are available out of the box without additional cost on RisingWave Cloud. For self-hosted deployments, users need to purchase a license key to access this feature. To purchase a license key, please contact sales team at [sales@risingwave-labs.com](mailto:sales@risingwave-labs.com). For a full list of Premium Edition features, see [RisingWave Premium Edition](/get-started/rw-premium-edition-intro). From 5cfb706462f08804166ad1a5f163d35903c15769 Mon Sep 17 00:00:00 2001 From: hengm3467 <100685635+hengm3467@users.noreply.github.com> Date: Sat, 14 Dec 2024 11:36:20 +0800 Subject: [PATCH 17/20] Update integrations/sources/sql-server-cdc.mdx Co-authored-by: emile-00 <106993396+emile-00@users.noreply.github.com> Signed-off-by: hengm3467 <100685635+hengm3467@users.noreply.github.com> --- integrations/sources/sql-server-cdc.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integrations/sources/sql-server-cdc.mdx b/integrations/sources/sql-server-cdc.mdx index 421b2941..5ca1e5ad 100644 --- a/integrations/sources/sql-server-cdc.mdx +++ b/integrations/sources/sql-server-cdc.mdx @@ -6,7 +6,7 @@ sidebarTitle: SQL Server CDC **PREMIUM EDITION FEATURE** -This is a Premium Edition feature. All Premium Edition features are available out of box without additional cost on RisingWave Cloud. For self-hosted deployments, users need to purchase a license key to access this feature. To purchase a license key, please contact sales team at [sales@risingwave-labs.com](mailto:sales@risingwave-labs.com). +This is a Premium Edition feature. All Premium Edition features are available out of the box without additional cost on RisingWave Cloud. For self-hosted deployments, users need to purchase a license key to access this feature. To purchase a license key, please contact sales team at [sales@risingwave-labs.com](mailto:sales@risingwave-labs.com). For a full list of Premium Edition features, see [RisingWave Premium Edition](/get-started/rw-premium-edition-intro). From 6422d94b971633b42580bc84c7c1164559c5f395 Mon Sep 17 00:00:00 2001 From: hengm3467 <100685635+hengm3467@users.noreply.github.com> Date: Sat, 14 Dec 2024 11:36:26 +0800 Subject: [PATCH 18/20] Update integrations/sources/webhook.mdx Co-authored-by: emile-00 <106993396+emile-00@users.noreply.github.com> Signed-off-by: hengm3467 <100685635+hengm3467@users.noreply.github.com> --- integrations/sources/webhook.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integrations/sources/webhook.mdx b/integrations/sources/webhook.mdx index 0c7f10a0..d697abee 100644 --- a/integrations/sources/webhook.mdx +++ b/integrations/sources/webhook.mdx @@ -14,7 +14,7 @@ This direct integration eliminates the need for an intermediary message broker l **PREMIUM EDITION FEATURE** -This is a Premium Edition feature. All Premium Edition features are available out of box without additional cost on RisingWave Cloud. For self-hosted deployments, users need to purchase a license key to access this feature. To purchase a license key, please contact sales team at [sales@risingwave-labs.com](mailto:sales@risingwave-labs.com). +This is a Premium Edition feature. All Premium Edition features are available out of the box without additional cost on RisingWave Cloud. For self-hosted deployments, users need to purchase a license key to access this feature. To purchase a license key, please contact sales team at [sales@risingwave-labs.com](mailto:sales@risingwave-labs.com). For a full list of Premium Edition features, see [RisingWave Premium Edition](/get-started/rw-premium-edition-intro). From b959aebfc52ee6f6f3eff8b2f68d802d731646ab Mon Sep 17 00:00:00 2001 From: hengm3467 <100685635+hengm3467@users.noreply.github.com> Date: Sat, 14 Dec 2024 11:36:36 +0800 Subject: [PATCH 19/20] Update operate/manage-secrets.mdx Co-authored-by: emile-00 <106993396+emile-00@users.noreply.github.com> Signed-off-by: hengm3467 <100685635+hengm3467@users.noreply.github.com> --- operate/manage-secrets.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/operate/manage-secrets.mdx b/operate/manage-secrets.mdx index 6ccd8479..030a7d4f 100644 --- a/operate/manage-secrets.mdx +++ b/operate/manage-secrets.mdx @@ -17,7 +17,7 @@ In addition, you can use the [rw\_secrets](/sql/system-catalogs/rw-catalog) cata **PREMIUM EDITION FEATURE** -This is a Premium Edition feature. All Premium Edition features are available out of box without additional cost on RisingWave Cloud. For self-hosted deployments, users need to purchase a license key to access this feature. To purchase a license key, please contact sales team at [sales@risingwave-labs.com](mailto:sales@risingwave-labs.com). +This is a Premium Edition feature. All Premium Edition features are available out of the box without additional cost on RisingWave Cloud. For self-hosted deployments, users need to purchase a license key to access this feature. To purchase a license key, please contact sales team at [sales@risingwave-labs.com](mailto:sales@risingwave-labs.com). For a full list of Premium Edition features, see [RisingWave Premium Edition](/get-started/rw-premium-edition-intro). From 2ab55fd35e49ce39fd146c531e21a334e8fcdb27 Mon Sep 17 00:00:00 2001 From: hengm3467 <100685635+hengm3467@users.noreply.github.com> Date: Sat, 14 Dec 2024 11:36:45 +0800 Subject: [PATCH 20/20] Update processing/time-travel-queries.mdx Co-authored-by: emile-00 <106993396+emile-00@users.noreply.github.com> Signed-off-by: hengm3467 <100685635+hengm3467@users.noreply.github.com> --- processing/time-travel-queries.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/processing/time-travel-queries.mdx b/processing/time-travel-queries.mdx index 1cbcfd38..c0e48900 100644 --- a/processing/time-travel-queries.mdx +++ b/processing/time-travel-queries.mdx @@ -6,7 +6,7 @@ description: This guide describes how to leverage the time travel feature. This **PREMIUM EDITION FEATURE** -This is a Premium Edition feature. All Premium Edition features are available out of box without additional cost on RisingWave Cloud. For self-hosted deployments, users need to purchase a license key to access this feature. To purchase a license key, please contact sales team at [sales@risingwave-labs.com](mailto:sales@risingwave-labs.com). +This is a Premium Edition feature. All Premium Edition features are available out of the box without additional cost on RisingWave Cloud. For self-hosted deployments, users need to purchase a license key to access this feature. To purchase a license key, please contact sales team at [sales@risingwave-labs.com](mailto:sales@risingwave-labs.com). For a full list of Premium Edition features, see [RisingWave Premium Edition](/get-started/rw-premium-edition-intro).