mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-09 17:14:47 +00:00
Docs correct typos
This commit is contained in:
parent
58dd01d8b6
commit
61e616204e
@ -25,7 +25,7 @@ CREATE TABLE iceberg_table_local
|
||||
|
||||
**Engine arguments**
|
||||
|
||||
Description of the arguments coincides with decription of arguments in engines `S3`, `AzureBlobStorage` and `File` correspondingly.
|
||||
Description of the arguments coincides with description of arguments in engines `S3`, `AzureBlobStorage` and `File` correspondingly.
|
||||
`format` stands for the format of data files in the Iceberg table.
|
||||
|
||||
Engine parameters can be specified using [Named Collections](../../../operations/named-collections.md)
|
||||
|
@ -23,7 +23,7 @@ icebergLocal(named_collection[, option=value [,..]])
|
||||
|
||||
## Arguments
|
||||
|
||||
Description of the arguments coincides with decription of arguments in table functions `s3`, `azureBlobStorage` and `file` correspondingly.
|
||||
Description of the arguments coincides with description of arguments in table functions `s3`, `azureBlobStorage` and `file` correspondingly.
|
||||
`format` stands for the format of data files in the Iceberg table.
|
||||
|
||||
**Returned value**
|
||||
|
Loading…
Reference in New Issue
Block a user