Skip to content

Commit c8968cd

Browse files
authored
Merge pull request #4044 from ClickHouse/melvynator-patch-3
Remove a small note
2 parents 2eaa35f + a8cef4d commit c8968cd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/cloud/reference/shared-merge-tree.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ import Image from '@theme/IdealImage';
1313

1414
# SharedMergeTree Table Engine
1515

16-
*\* Available exclusively in ClickHouse Cloud (and first party partner cloud services)*
17-
1816
The SharedMergeTree table engine family is a cloud-native replacement of the ReplicatedMergeTree engines that is optimized to work on top of shared storage (e.g. Amazon S3, Google Cloud Storage, MinIO, Azure Blob Storage). There is a SharedMergeTree analog for every specific MergeTree engine type, i.e. ReplacingSharedMergeTree replaces ReplacingReplicatedMergeTree.
1917

2018
The SharedMergeTree table engine family powers ClickHouse Cloud. For an end-user, nothing needs to be changed to start using the SharedMergeTree engine family instead of the ReplicatedMergeTree based engines. It provides the following additional benefits:

0 commit comments

Comments
 (0)