mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 15:42:02 +00:00
Adds note - file engine unavailable in ClickHouse Cloud.
This commit is contained in:
parent
891689a415
commit
5710b5852f
@ -14,6 +14,10 @@ Usage scenarios:
|
||||
- Convert data from one format to another.
|
||||
- Updating data in ClickHouse via editing a file on a disk.
|
||||
|
||||
:::note
|
||||
This engine is not currently available in ClickHouse Cloud, please [use the S3 table function instead](/docs/en/sql-reference/table-functions/s3.md).
|
||||
:::
|
||||
|
||||
## Usage in ClickHouse Server {#usage-in-clickhouse-server}
|
||||
|
||||
``` sql
|
||||
|
Loading…
Reference in New Issue
Block a user