mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-15 12:14:18 +00:00
note for s3cluster
This commit is contained in:
parent
5834da5a62
commit
c46e3ca09f
@ -70,6 +70,10 @@ SELECT count(*) FROM s3Cluster(
|
|||||||
)
|
)
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Accessing private and public buckets
|
||||||
|
|
||||||
|
Users can use the same approaches as document for the s3 function [here](/docs/en/sql-reference/table-functions/s3#accessing-public-buckets).
|
||||||
|
|
||||||
**See Also**
|
**See Also**
|
||||||
|
|
||||||
- [S3 engine](../../engines/table-engines/integrations/s3.md)
|
- [S3 engine](../../engines/table-engines/integrations/s3.md)
|
||||||
|
Loading…
Reference in New Issue
Block a user