mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 15:42:02 +00:00
Merge pull request #1 from presto53/presto53-fix-s3-doc-usage-typo
Fix typo in usage example in s3.md
This commit is contained in:
commit
53a21b44ea
@ -167,7 +167,7 @@ The following settings can be specified in configuration file for given endpoint
|
||||
|
||||
## Usage {#usage-examples}
|
||||
|
||||
Suppose we have several files in TSV format with the following URIs on HDFS:
|
||||
Suppose we have several files in CSV format with the following URIs on S3:
|
||||
|
||||
- 'https://storage.yandexcloud.net/my-test-bucket-768/some_prefix/some_file_1.csv'
|
||||
- 'https://storage.yandexcloud.net/my-test-bucket-768/some_prefix/some_file_2.csv'
|
||||
|
Loading…
Reference in New Issue
Block a user