Adds note - file engine unavailable in ClickHouse Cloud.

This commit is contained in:
Nataly Merezhuk 2024-05-23 17:45:58 -04:00
parent 891689a415
commit 5710b5852f

View File

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