Commit Graph

90 Commits

Author SHA1 Message Date
Alexey Milovidov
d87d833691 Remove trailing whitespaces from docs 2021-07-29 18:20:55 +03:00
Kseniia Sumarokova
0f7fd2bc37
Merge pull request #26324 from sevirov/sevirov-DOCSUP-11416-implement_idisk_interface_for_hdfs
DOCSUP-11416: Implement IDisk interface for HDFS
2021-07-26 23:59:34 +03:00
Kseniia Sumarokova
d8e1798f87
Update mergetree.md 2021-07-26 23:57:31 +03:00
Dmitriy
7d31316b17 Fix endpoint parameter
Поправил описание параметра endpoint.
2021-07-26 22:23:32 +03:00
alexey-milovidov
81927dcf78
Update mergetree.md 2021-07-26 05:07:45 +03:00
Dmitriy
a4fca6b277 Translate to Russian
Выполнил перевод на русский язык.
2021-07-20 23:11:55 +03:00
Dmitriy
0370b9813c Update HDFS
Исправил ошибки.
2021-07-20 22:06:05 +03:00
Dmitriy
f8fd7ae402 Update HDFS
Внес небольшие правки в описание.
2021-07-16 20:26:55 +03:00
zxc111
a7edcb0de3 update engines/table-engines/mergetree-family/mergetree.md 2021-07-16 00:12:10 +08:00
Dmitriy
4a97cd80b0 Using HDFS for Data Storage
Задокументировал HDFS для удаленного хранения данных.
2021-07-14 21:42:03 +03:00
presto53
e02e587557
Update change storage policy en doc 2021-06-17 11:50:58 +03:00
Nickita
ee7169e547 fix typos in docs 2021-06-14 16:29:07 +03:00
Nikita Mikhaylov
0055a924f6 better 2021-06-01 14:23:46 +00:00
Nikita Mikhaylov
0d8ede15a9
Merge branch 'master' into merging-s3-backoff 2021-05-31 21:07:00 +03:00
tavplubix
fe4b137257
Merge pull request #24761 from adevyatova/annadevyatova-DOCSUP-8823-allow
DOCSUP-8823: Document the allow_floating_point_partition_key setting
2021-05-30 15:05:43 +03:00
adevyatova
ee25971426 en, ru docs 2021-05-30 09:24:41 +00:00
tavplubix
e82196f9d4
Merge pull request #24503 from sevirov/sevirov-DOCSUP-9597-add_thread_name_and_support_datetime64_for_ver
DOCSUP-9597: Add thread_name in system.stack_trace and add support DateTime64 for ver parameter
2021-05-28 00:44:58 +03:00
Romain Neutron
dbcd573018
Fix some typos 2021-05-27 21:48:20 +02:00
Romain Neutron
7b515c7235
Avoid short syntax 2021-05-27 21:44:11 +02:00
sevirov
0501b2d591
Update docs/en/engines/table-engines/mergetree-family/replacingmergetree.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-05-26 22:18:08 +03:00
Dmitriy
9a963a7a1f Add thread_name and support DateTime64
Добавил столбец thread_name и поддержку типа данных DateTime64.
2021-05-26 00:39:34 +03:00
mergify[bot]
400b74d186
Merge branch 'master' into merging-s3-backoff 2021-05-25 14:02:38 +00:00
alesapin
0597211605
Merge pull request #24441 from adevyatova/annadevyatova-DOCSUP-8462-pool-size
DOCSUP-8462: Document the background_fetches_pool_size setting
2021-05-25 14:34:06 +03:00
Anna
c2f5e7b51c
Update docs/en/engines/table-engines/mergetree-family/replication.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-05-25 07:41:49 +03:00
adevyatova
5ac2b846a5 Add en,ru desc 2021-05-24 08:53:40 +00:00
Vladimir Chebotarev
914116d759 Added documentation. 2021-05-17 10:38:34 +03:00
Vladimir Chebotarev
bc509066ba Added S3 region to documentation. 2021-05-01 20:45:37 +03:00
alexey-milovidov
1a5b18cf52
Update mergetree.md 2021-04-26 18:37:07 +03:00
alexey-milovidov
89760c15e4
Update mergetree.md 2021-04-26 18:35:40 +03:00
Vladimir Chebotarev
c0ea3ce08a Removed STS client. 2021-04-15 10:01:43 +03:00
Vladimir Chebotarev
3a467ffc50 Attempt to make credentials provider which uses internal credentials provider chain. 2021-04-15 10:01:13 +03:00
Vladimir Chebotarev
037a4de854 Added STS GetCallerIdentity credentials provider. 2021-04-15 10:00:18 +03:00
Pavel Kruglov
cb7efb8efe Change Aggregatingmergetree to AggregatingMergeTree in docs 2021-04-06 10:37:56 +03:00
alexey-milovidov
02a06eb448
Update mergetree.md 2021-03-16 18:39:39 +03:00
Anton Popov
172f668fa3
fix doc 2021-03-16 15:45:08 +03:00
Vladimir Chebotarev
35e0d0f672 Reverted S3 connection pools. 2021-03-15 14:17:16 +03:00
Olga Revyakina
5826432172 Headers order changed 2021-03-12 13:00:46 +03:00
alexey-milovidov
a299790522
Merge pull request #19748 from excitoon-favorites/s3ssec
Added Server Side Encryption Customer Keys support in S3 client
2021-02-15 15:23:14 +03:00
Nikita Mikhaylov
39c73cb448
Merge pull request #19954 from gyuton/gyuton-DOCSUP-5978-document_max_partitions_to_read
DOCUP-5978: Documented max_partitions_to_read
2021-02-09 15:47:17 +03:00
gyuton
29c01ed9d0
Update docs/en/engines/table-engines/mergetree-family/mergetree.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-02-05 11:41:57 +03:00
George
e6367de2d9 Added documentation 2021-02-02 05:23:02 +03:00
Olga Revyakina
fb98aeeae1 Fixes 2021-02-02 02:44:40 +03:00
Vladimir Chebotarev
579f8da573 Added SSE-C support in S3 client. 2021-01-28 09:32:41 +03:00
Olga Revyakina
135426d3cb Syntax updated, examples added. 2021-01-23 21:16:59 +03:00
Pavel Kovalenko
6db51965cd Add S3 disk documentation [EN] 2021-01-19 12:03:48 +03:00
sevirov
33cf7351b0
DOCSUP-5169: Document the min_compress_block_size and max_compress_block_size settings (#18248)
Co-authored-by: Alexander Kazakov <Akazz@users.noreply.github.com>
2021-01-10 23:21:32 +03:00
alexey-milovidov
e476dcdba7
Update replication.md 2021-01-04 20:58:26 +03:00
Alexander Kuzmenkov
fd08bf3132
Merge pull request #18074 from sevirov/sevirov-DOCSUP-4524-document_execute_merges_on_single_replica_time_threshold_setting
DOCSUP-4524: Document the execute_merges_on_single_replica_time_threshold setting
2020-12-28 15:21:11 +03:00
alexey-milovidov
2dce0156f9
Update mergetree.md 2020-12-19 19:56:51 +03:00
Mark Andreev
62157bf92c
Add max_parts_in_total to docs 2020-12-19 17:09:59 +03:00