Skip to content

Commit

Permalink
Merge branch 'main' into demo-fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
emile-00 authored Dec 16, 2024
2 parents 8f546f6 + 968fa53 commit 40dacf4
Show file tree
Hide file tree
Showing 17 changed files with 55 additions and 24 deletions.
2 changes: 1 addition & 1 deletion delivery/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ File sink currently supports only append-only mode, so please change the query t
## Batching strategy for file sink

<Note>
Batching strategy for file sink is newly introduced in version 2.1 and is not supported in versions prior to 2.1. If you want to use it, please upgrade to version 2.1.
Batching strategy for file sink is available since version 2.1.
</Note>

RisingWave implements batching strategies for file sinks to optimize file management by preventing the generation of numerous small files. The batching strategy is available for Parquet, JSON, and CSV encode.
Expand Down
14 changes: 8 additions & 6 deletions get-started/rw-premium-edition-intro.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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 the box without additional cost.

## Premium features

Expand All @@ -21,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.

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 Premium Edition features, which include a "Premium Edition Feature" note in the documentation.

### SQL and security

Expand All @@ -39,9 +41,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

For RisingWave Cloud users, all Premium Edition features are available out of the box without additional cost.

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.
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

Expand Down Expand Up @@ -79,8 +83,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:
Expand Down
2 changes: 1 addition & 1 deletion ingestion/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ RisingWave supports reading data from file sources including AWS S3, GCS, and Az
### Batch reading from file source

<Note>
Batch reading from file source is newly introduced in version 2.1 and is not supported in versions prior to 2.1. If you want to use it, please upgrade to version 2.1.
Batch reading from file source is available since version 2.1.
</Note>

To read data in batch from file sources, you need to create a materialized view from the source or create a table with the appropriate connector. You can also directly query the file source. Below are examples using AWS S3.
Expand Down
4 changes: 3 additions & 1 deletion integrations/destinations/amazon-dynamodb.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,9 @@ description: This guide describes how to sink data from RisingWave to DynamoDB u
<Tip>
**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 [[email protected]](mailto:[email protected]).
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 [[email protected]](mailto:[email protected]).

For a full list of Premium Edition features, see [RisingWave Premium Edition](/get-started/rw-premium-edition-intro).
</Tip>

<Note>
Expand Down
4 changes: 3 additions & 1 deletion integrations/destinations/apache-iceberg.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,9 @@ with (
<Tip>
**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 [[email protected]](mailto:[email protected]).
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 [[email protected]](mailto:[email protected]).

For a full list of Premium Edition features, see [RisingWave Premium Edition](/get-started/rw-premium-edition-intro).
</Tip>

RisingWave supports the Glue catalog. You should use AWS S3 if you use the Glue catalog. Below are example codes for using this catalog:
Expand Down
5 changes: 3 additions & 2 deletions integrations/destinations/bigquery.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,10 @@ You can test out this process on your own device by using the `big-query-sink` d
<Tip>
**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 [[email protected]](mailto:[email protected]).
</Tip>
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 [[email protected]](mailto:[email protected]).

For a full list of Premium Edition features, see [RisingWave Premium Edition](/get-started/rw-premium-edition-intro).
</Tip>
<Note>
**PUBLIC PREVIEW**

Expand Down
4 changes: 3 additions & 1 deletion integrations/destinations/clickhouse.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,9 @@ Among these, engines prefixed with "Shared" are exclusively available in ClickHo
<Tip>
**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 [[email protected]](mailto:[email protected]).
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 [[email protected]](mailto:[email protected]).

For a full list of Premium Edition features, see [RisingWave Premium Edition](/get-started/rw-premium-edition-intro).
</Tip>


Expand Down
4 changes: 3 additions & 1 deletion integrations/destinations/opensearch.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,9 @@ OpenSearch is the flexible, scalable, open-source way to build solutions for dat
<Tip>
**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 [[email protected]](mailto:[email protected]).
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 [[email protected]](mailto:[email protected]).

For a full list of Premium Edition features, see [RisingWave Premium Edition](/get-started/rw-premium-edition-intro).
</Tip>

## Prerequisites
Expand Down
4 changes: 3 additions & 1 deletion integrations/destinations/snowflake.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,9 @@ Sinking from RisingWave to Snowflake utilizes [Snowpipe](https://docs.snowflake.
<Tip>
**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 [[email protected]](mailto:[email protected]).
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 [[email protected]](mailto:[email protected]).

For a full list of Premium Edition features, see [RisingWave Premium Edition](/get-started/rw-premium-edition-intro).
</Tip>

<Note>
Expand Down
4 changes: 3 additions & 1 deletion integrations/destinations/sql-server.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,9 @@ You can test out this process on your own device by using the `sqlserver_sink.sl
<Tip>
**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 [[email protected]](mailto:[email protected]).
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 [[email protected]](mailto:[email protected]).

For a full list of Premium Edition features, see [RisingWave Premium Edition](/get-started/rw-premium-edition-intro).
</Tip>

## Prerequisites
Expand Down
4 changes: 3 additions & 1 deletion integrations/sources/kafka.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -329,7 +329,9 @@ To learn about compatibility types for Schema Registry and the changes allowed,
<Tip>
**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 [[email protected]](mailto:[email protected]).
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 [[email protected]](mailto:[email protected]).

For a full list of Premium Edition features, see [RisingWave Premium Edition](/get-started/rw-premium-edition-intro).
</Tip>

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.
Expand Down
8 changes: 6 additions & 2 deletions integrations/sources/mysql-cdc.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -360,7 +360,9 @@ CREATE TABLE {{ this }} (
<Tip>
**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 [[email protected]](mailto:[email protected]).
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 [[email protected]](mailto:[email protected]).

For a full list of Premium Edition features, see [RisingWave Premium Edition](/get-started/rw-premium-edition-intro).
</Tip>
<Note>
PUBLIC PREVIEW
Expand Down Expand Up @@ -400,7 +402,9 @@ And this it the output of `DESCRIBE supplier;`
<Tip>
**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 [[email protected]](mailto:[email protected]).
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 [[email protected]](mailto:[email protected]).

For a full list of Premium Edition features, see [RisingWave Premium Edition](/get-started/rw-premium-edition-intro).
</Tip>
<Note>
**PUBLIC PREVIEW**
Expand Down
4 changes: 3 additions & 1 deletion integrations/sources/postgresql-cdc.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -377,7 +377,9 @@ CREATE TABLE {{ this }} (
<Tip>
**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 [[email protected]](mailto:[email protected]).
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 [[email protected]](mailto:[email protected]).

For a full list of Premium Edition features, see [RisingWave Premium Edition](/get-started/rw-premium-edition-intro).
</Tip>
<Note>
**PUBLIC PREVIEW**
Expand Down
4 changes: 3 additions & 1 deletion integrations/sources/sql-server-cdc.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@ sidebarTitle: SQL Server CDC
<Tip>
**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 [[email protected]](mailto:[email protected]).
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 [[email protected]](mailto:[email protected]).

For a full list of Premium Edition features, see [RisingWave Premium Edition](/get-started/rw-premium-edition-intro).
</Tip>

<Note>
Expand Down
4 changes: 3 additions & 1 deletion integrations/sources/webhook.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,9 @@ This direct integration eliminates the need for an intermediary message broker l
<Tip>
**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 [[email protected]](mailto:[email protected]).
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 [[email protected]](mailto:[email protected]).

For a full list of Premium Edition features, see [RisingWave Premium Edition](/get-started/rw-premium-edition-intro).
</Tip>

<Note>
Expand Down
4 changes: 3 additions & 1 deletion operate/manage-secrets.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,9 @@ In addition, you can use the [rw\_secrets](/sql/system-catalogs/rw-catalog) cata
<Tip>
**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 [[email protected]](mailto:[email protected]).
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 [[email protected]](mailto:[email protected]).

For a full list of Premium Edition features, see [RisingWave Premium Edition](/get-started/rw-premium-edition-intro).
</Tip>

<Note>
Expand Down
4 changes: 3 additions & 1 deletion processing/time-travel-queries.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@ description: This guide describes how to leverage the time travel feature. This
<Tip>
**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 [[email protected]](mailto:[email protected]).
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 [[email protected]](mailto:[email protected]).

For a full list of Premium Edition features, see [RisingWave Premium Edition](/get-started/rw-premium-edition-intro).
</Tip>

<Note>
Expand Down

0 comments on commit 40dacf4

Please sign in to comment.