From e9bd18ebfb8632cc7b87e7cc7fe7b64866df0779 Mon Sep 17 00:00:00 2001 From: presto53 Date: Fri, 4 Jun 2021 17:35:15 +0300 Subject: [PATCH] Update s3.md --- docs/en/engines/table-engines/integrations/s3.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/engines/table-engines/integrations/s3.md b/docs/en/engines/table-engines/integrations/s3.md index 4e8ca628c38..e763d940752 100644 --- a/docs/en/engines/table-engines/integrations/s3.md +++ b/docs/en/engines/table-engines/integrations/s3.md @@ -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'