Skip to content

Commit de49072

Browse files
authored
Merge pull request #3610 from ClickHouse/kapustor-patch-1
Update warehouses.md
2 parents 8efeb74 + db12caa commit de49072

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/cloud/reference/warehouses.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,8 @@ Sometimes it is useful to restrict write access to a specific service and allow
104104
_Fig. 6 - Read-write and Read-only services in a warehouse_
105105

106106
:::note
107-
Read-only services currently allow user management operations (create, drop, etc). This behavior may be changed in the future.
107+
1. Read-only services currently allow user management operations (create, drop, etc). This behavior may be changed in the future.
108+
2. Currently, refreshable materialized views are executed on all services in the warehouse, including read-only services. This behavior will be changed in the future, however, and they will be executed on RW services only.
108109
:::
109110

110111

0 commit comments

Comments
 (0)