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
Dmitriy
5705fa5a34
Update settings.md
...
Внес поправки в английскую и русскую версии.
2020-12-19 00:08:13 +03:00
Dmitriy
32cbfabfaf
Update settings.md
...
Выполнил перевод на русский язык и внес поправки в английскую версию.
2020-12-18 23:04:51 +03:00
Dmitriy
90cc37ae56
Document execute_merges_on_single_replica_time_threshold setting
...
Задокументировал настройку execute_merges_on_single_replica_time_threshold.
2020-12-14 23:23:29 +03:00
sevirov
c23e376474
DOCSUP-4435: Allow nullable key in MergeTree ( #17345 )
...
* Update settings.md and mergetree.md
Задокументировал настройку allow_nullable_key. Добавил пару предложений в mergetree.md.
* Update mergetree.md
Исправляю битую ссылку.
* Update mergetree.md
Вставил ссылку на allow_nullable_key.
* Update mergetree.md
Правлю битую ссылку.
* Update mergetree.md
Исправляю битую ссылку.
* Update settings.md
Правлю битую ссылку.
* Update mergetree.md and settings.md
Выполнил перевод на русский язык и поправил немного английскую версию.
* Update mergetree.md
Убрал выражение 'для семейства mergetree'.
* Update settings.md
Внес поправки в русскую версию.
* Update mergetree.md and settings.md
Сделал поправки в английскую версию на основе комментарий в PR.
Co-authored-by: Dmitriy <sevirov@yandex-team.ru>
2020-12-04 21:17:58 +03:00
Anna Shakhova
4479cfbcb0
DOCSUP-3871: Document prefer_not_to_merge option ( #17090 )
...
* Init commit
* Translation
* Fixed
* Fixed
* Fixed
* Fixed
2020-12-02 22:03:24 +03:00
Denny Crane
534cec15b2
Update replacingmergetree.md
2020-11-30 23:06:36 -04:00
alexey-milovidov
13f0521ddd
Update replication.md
2020-11-27 10:40:25 +03:00
alexey-milovidov
dfae1efbbd
Merge pull request #17070 from fastio/master
...
Support multiple ZooKeeper clusters
2020-11-27 10:38:01 +03:00
alesapin
fe6a64b6f5
Merge pull request #16819 from invis87/patch-1
...
Update collapsingmergetree.md
2020-11-27 10:27:57 +03:00
Peng Jian
fd0705c93d
add doc
2020-11-19 15:44:47 +08:00
yangshuai
e8492a54e0
Update replication.md
...
Correct spelling
2020-11-17 17:56:29 +08:00
Aleksandrov Vladimir
0568daf4fc
Update collapsingmergetree.md
...
formatting fix
2020-11-09 18:55:41 +03:00
Denny Crane
771814bb85
Update mergetree.md
...
bloom does not support like
2020-11-05 11:07:24 -04:00
damozhaeva
6db9ee4300
DOCSUP-3172: Edit and translate to Russian ( #16153 )
...
* Edit and traslate to Russian.
* Update docs/ru/engines/table-engines/integrations/kafka.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/ru/interfaces/http.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/ru/interfaces/http.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Ticket.
* http.
* kafka ru
Co-authored-by: Daria Mozhaeva <dmozhaeva@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>
2020-11-02 19:54:23 +03:00
Anna Shakhova
90dcc135b4
DOCSUP-3199: Support default arguments for Replicated engine ( #16282 )
...
* Init commit
* Fixed
* Fixed
* Fixed
2020-10-31 23:26:14 +03:00
Denny Crane
bb8e6af832
Update replication.md
...
database and table macros
2020-10-17 15:55:39 -03:00
Alexey Milovidov
db4db42b65
Fix broken links in docs
2020-10-13 20:23:29 +03:00
alexey-milovidov
8c394a9828
Merge pull request #14213 from BayoNet/docs/CLICKHOUSEDOCS-744-collapsing-merge-tree
...
DOCS-744: Fixed the CollapsingMerge description
2020-09-02 04:59:22 +03:00
Ivan Blinkov
679afe5ff2
Revert "Documentation about ReplacingMergeTree extended with type DateTime64 for column ( #13498 )"
...
This reverts commit 896b561523
.
2020-09-01 10:06:23 +03:00
Sergei Shtykov
00c8dce39c
CLICKHOUSEDOCS-744: Fixed VersionedCollapsingMergeTree description.
2020-08-28 14:01:33 +03:00
bharatnc
22c3d5ec57
add docs
2020-08-26 15:31:48 -07:00
emakarov
896b561523
Documentation about ReplacingMergeTree extended with type DateTime64 for column ( #13498 )
...
Co-authored-by: Evgeni Makarov <evgeni@swatmobile.io>
2020-08-17 10:45:10 +03:00
BayoNet
cd621e4e63
DOCSUP-1315 Updated description of the 'parts' system table ( #134 ) ( #12535 )
...
* Updated description of the 'parts' system table and 2 new settings for the MergeTree table
* Apply suggestions from code review
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Data part format description moved to the data storage section.
* An error fixed in english version and russian version added.
* Minor bug fixed in russian version.
Co-authored-by: Olga Revyakina <revolg@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
Co-authored-by: Olga Revyakina <revolg@yandex-team.ru>
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
2020-07-17 18:05:07 +03:00
Ivan Blinkov
ffe2cecb1b
[docs] split the ALTER article ( #12502 )
...
* initial split
* initial adjust links
* make en buildable
* re-normalize
2020-07-15 00:02:41 +03:00
Ivan Blinkov
ceac649c01
[docs] split misc statements ( #12403 )
2020-07-11 14:05:49 +03:00
Ivan Blinkov
258d2fd499
[docs] split various kinds of CREATE queries into separate articles ( #12328 )
...
* normalize
* split & adjust links
* re-normalize
* adjust ru links
* adjust ja/tr links
* partially apply e0d19d2aea
* reset contribs
2020-07-09 18:10:35 +03:00