Commit Graph

1092 Commits

Author SHA1 Message Date
damozhaeva
9d91855099
Merge branch 'master' into dmozhaeva-DOCSUP-4705-edit-and-translate 2021-01-24 22:47:06 +03:00
Olga Revyakina
7f8a0e337d Link to SHOW ACCESS from Access Control and Account Management 2021-01-23 16:55:40 +03:00
Kruglov Pavel
da6a7e6d2f
Merge pull request #19212 from sevirov/sevirov-DOCSUP-5273-edit_translate_russian
DOCSUP-5273: Edit and translate to Russian
2021-01-23 02:28:16 +03:00
alexey-milovidov
c3d6c68994
Merge pull request #19408 from olgarev/revolg-DOCSUP-5082-Docs_for_cache_types
DOCSUP-5082: Docs for cache types (continued)
2021-01-22 23:30:41 +03:00
Daria Mozhaeva
7014729aad add punctuation. 2021-01-22 20:11:00 +03:00
alexey-milovidov
c057c3bdd2
Merge pull request #19297 from zhangjmruc/master
update clickhouse-local docs to latest
2021-01-22 17:31:10 +03:00
Olga Revyakina
f558747ef2 Link to DROP CACHE statements 2021-01-22 09:53:11 +03:00
alexey-milovidov
4b857c0879
Merge pull request #19195 from olgarev/revolg-DOCSUP-5082-Docs_for_cache_types
DOCSUP-5082: Docs for cache types
2021-01-22 03:22:48 +03:00
Olga Revyakina
cf5c0dad94 Minor fix 2021-01-21 23:56:29 +03:00
Dmitriy
1b5af93571 Translation into Russian
Поправил английскую версию и выполнил перевод на руский язык.
2021-01-21 19:50:19 +03:00
Nikita Mikhaylov
3634e87d16
Merge pull request #19090 from ka1bi4/romanzhukov-DOCSUP-5272-translation
DOCSUP-5272: Edit and translate to RU: primary key in create table statement.
2021-01-21 15:35:22 +03:00
Nikolai Kochetov
0424db3e67
Merge pull request #18645 from gyuton/gyuton-DOCSUP-5599-Edit_and_translate_to_Russian
DOCSUP-5599: Edited and translated to Russian
2021-01-21 11:20:32 +03:00
Olga Revyakina
2edf69fe64 Fix 2021-01-21 09:17:12 +03:00
Hasitha Kanchana
9a4ec13a9a
Update update.md
Add additional explanation for the ClickHouse version upgrade. It will help full when you have a specific 
The title has to be changed. 
i.e "ClickHouse Upgrade" not  "Clickhose update"
2021-01-20 23:29:45 +01:00
George
6458d21040 various fixes 2021-01-20 18:38:35 +03:00
jianmei zhang
99d6676857 update clickhouse-local docs to latest 2021-01-20 11:32:39 +08:00
alexey-milovidov
cf69fbd1fc
Merge pull request #18984 from olgarev/revolg-DOCSUP-4645-optimize_aggregation_in_order_setting
DOCSUP-4645: Documented optimize_aggregation_in_order setting
2021-01-19 17:39:25 +03:00
alesapin
c78e107ffe
Merge pull request #19221 from den-crane/doc/merge-tree-settings
Doc. en merge-tree-settings
2021-01-19 10:12:29 +03:00
Denny Crane
db7b477270
Update merge-tree-settings.md 2021-01-18 16:14:25 -04:00
Denny Crane
154ac66ece
Update merge-tree-settings.md 2021-01-18 16:07:15 -04:00
George
bb1410b843 Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into gyuton-DOCSUP-5599-Edit_and_translate_to_Russian 2021-01-18 22:56:03 +03:00
Denny Crane
c693b02944
Update merge-tree-settings.md 2021-01-17 23:08:28 -04:00
Denny Crane
7671acf9e9
Update merge-tree-settings.md 2021-01-17 20:30:54 -04:00
Denis Zhuravlev
158a09cfca en documentation merge-tree-settings 2021-01-17 20:08:17 -04:00
Dmitriy
c1b8ab1e5a Edit and translate
Поправил английский вариант и перевел на русский язык.
2021-01-17 21:13:27 +03:00
Dmitriy
73549d7285 Update settings.md
Поправил ссылку.
2021-01-17 20:37:41 +03:00
Dmitriy
ed3c0f0dd4 Update settings.md
Исправил ссылку.
2021-01-17 17:35:52 +03:00
Dmitriy
936020b381 Update the description of FINAL
Задокументировал настройку max_final_threads и обновил описание запросов с FINAL.
2021-01-17 16:25:20 +03:00
Olga Revyakina
322a5e5153 First draft 2021-01-16 23:00:00 +03:00
olgarev
cd865dcf42
Apply suggestions from code review
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-01-16 22:34:13 +03:00
Olga Revyakina
489fa1e083 Fixes and translation to Ru 2021-01-16 13:30:15 +03:00
romanzhukov
ce086197b7 DOCSUP-5272: Fix query syntax for DOCSUP-4261 2021-01-14 20:29:10 +03:00
George
d1feb2f761 minor fixes 2021-01-14 02:16:40 +03:00
Olga Revyakina
360721763c Docs in En 2021-01-13 02:25:21 +03:00
Olga Revyakina
d3b7fa1a77 Docs in En 2021-01-13 02:05:09 +03:00
tavplubix
213c653ef8
Merge pull request #17656 from bharatnc/ncb/ddl-worker-queue-table
add  system.distributed_ddl_queue table
2021-01-11 14:59:26 +03:00
Roman Bug
46b50d02dd
DOCSUP-4261: Document the aggregate_functions_null_for_empty setting (#18333)
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
Co-authored-by: Alexander Kazakov <Akazz@users.noreply.github.com>
2021-01-11 10:21: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
Azat Khuzhin
a8f13594ed Update documentation for system.table_engines 2021-01-08 14:57:24 +03:00
alexey-milovidov
4a2bf8b699
Update index.md 2021-01-08 09:06:35 +03:00
alexey-milovidov
c9d37b194e
Update index.md 2021-01-08 07:33:01 +03:00
alexey-milovidov
723d52e08d
Update index.md 2021-01-08 07:32:19 +03:00
Alexey Milovidov
6dcc779978 Merge branch 'master' into spongedu-complete_sysemlog_table_doc 2021-01-07 22:27:37 +03:00
bharatnc
1e579ac375 Fixes to code, build and style checks 2021-01-07 11:10:49 -08:00
bharatnc
8dacfde3d3 Docs - update to reflect code changes 2021-01-07 11:10:41 -08:00
bharatnc
5365d556e3 Docs - distributed_ddl_queue 2021-01-07 11:10:41 -08:00
alexey-milovidov
138b029934
Merge pull request #18102 from AnaUvarova/ana-uvarova-DOCSUP-4712-metric-log-transfer
DOCSUP-4712 Transferred metric_log setting to another page
2020-12-31 03:29:21 +03:00
George
0dcf69ea04 Minor improvements 2020-12-30 20:36:06 +03:00
George
c7b9cf7348 Minor fixes 2020-12-30 17:12:10 +03:00
alexey-milovidov
af39c2f1d7
Merge branch 'master' into dmozhaeva-DOCSUP-4706-edit-and-translate 2020-12-30 17:11:54 +03:00
alexey-milovidov
61ee873328
Update docs/en/operations/settings/settings.md
Co-authored-by: Azat Khuzhin <a3at.mail@gmail.com>
2020-12-30 17:04:34 +03:00
alexey-milovidov
83003162c8
Update settings.md 2020-12-30 16:56:34 +03:00
George
5875b934f8 Edited original article 2020-12-30 16:33:47 +03:00
ana-uvarova
8d63689b17 content fix 2020-12-30 02:53:44 +03:00
alexey-milovidov
4371e36d92
Update index.md 2020-12-29 20:43:10 +03:00
Dmitriy
bb290e185f Merge remote-tracking branch 'remotes/clickhouse/master' into sevirov-DOCSUP-4617-document_union_default_mode_setting 2020-12-29 19:59:30 +03:00
Anna
627ff9ed4b
Merge branch 'master' into annadevyatova-DOCSUP-4437-nullmod 2020-12-29 09:54:47 +03:00
Nikita Mikhaylov
fc4d061ba0
Merge pull request #18380 from ka1bi4/romanzhukov-DOCSUP-5043-edit-translate-PR
DOCSUP-5043: Edit and translate PR to Russian
2020-12-28 20:24:51 +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
Anna
9c62adcb4b fixed 2020-12-27 15:26:31 +03:00
Anna
45b8ddd7ab fixed 2020-12-27 14:47:15 +03:00
romanzhukov
99b50dbba3 DOCSUP-5043: Fix PR comments. 2020-12-26 16:10:37 +03:00
Anna
51b76f7367 add desc for NULL modifiers 2020-12-26 15:43:09 +03:00
Dmitriy
31e4512c3d One UNION section.
Объединил все в один раздел UNION.
2020-12-23 22:36:20 +03:00
Amos Bird
6fc225e676
Distributed insertion to one random shard (#18294)
* Distributed insertion to one random shard

* add some tests

* add some documentation

* Respect shards' weights

* fine locking

Co-authored-by: Ivan Lezhankin <ilezhankin@yandex-team.ru>
2020-12-23 19:04:05 +03:00
Daria Mozhaeva
ded199ce27 Edit and translate to Russia 2020-12-23 18:32:35 +03:00
romanzhukov
6af30a5dca DOCSUP-5043: Add translations and updates for PR #15416 (EN & RU) 2020-12-23 02:23:10 +03:00
Alexey Milovidov
5bdf287910 Check for conflict markers in docs 2020-12-22 00:55:54 +03:00
ana-uvarova
17774583de Russian version 2020-12-20 15:57:14 +03:00
Dmitriy
442f9cf590 Update settings.md and union-all.md
Выполнил перевод на русский язык.
2020-12-20 15:25:14 +03:00
Dmitriy
906fd18f4a Update settings.md
Внес поправки в английскую и русскую версии.
2020-12-20 14:21:04 +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
d20da24b0b Update settings.md
Убрал лишние символы.
2020-12-17 00:56:31 +03:00
Dmitriy
e53281e176 Update distribution_queue.md
Исправил this на these.
2020-12-16 23:38:28 +03:00
Dmitriy
e8093eaaa6 Update settings.md
Изменил заголовок примера.
2020-12-16 23:33:08 +03:00
Dmitriy
9c86559334 Merge remote-tracking branch 'remotes/clickhouse/master' into sevirov-DOCSUP-4617-document_union_default_mode_setting 2020-12-16 23:28:22 +03:00
Dmitriy
cda97c91e1 Merge remote-tracking branch 'remotes/clickhouse/master' into sevirov-DOCSUP-4524-document_execute_merges_on_single_replica_time_threshold_setting 2020-12-16 22:14:40 +03:00
Ilya Yatsishin
521e3fc4ae
Merge pull request #17910 from sevirov/sevirov-DOCSUP-4919-document_replication_queue_system_table
DOCSUP-4919: Document the system.replication_queue system table
2020-12-16 21:43:32 +03:00
Dmitriy
77e10884fc Document union_default_mode setting
Задокументировал настройку union_default_mode.
2020-12-16 20:04:16 +03:00
Dmitriy
5a19e3068e Update settings.md
Внес поправки в описание настройки.
2020-12-16 19:52:15 +03:00
alexey-milovidov
eed767bbab
Update tips.md 2020-12-16 00:02:44 +03:00
ana-uvarova
e54c90c9e2 right place 2020-12-15 21:03:06 +03:00
ana-uvarova
4ab2022d24 deleted links 2020-12-15 20:57:26 +03:00
ana-uvarova
b81a932408 redone 2020-12-15 20:49:00 +03:00
ana-uvarova
0338b6d0ed Transferred system.metric_log to another page. 2020-12-15 17:54:45 +03:00
Dmitriy
d9a1b05910 Update settings.md
Убрал лишние символы в заголовке настройки allow_nullable_key.
2020-12-14 23:37:03 +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
Dmitriy
153610b2c3 Update distribution_queue.md
Поменял also на Also.
2020-12-13 23:44:09 +03:00
Dmitriy
698737681a Merge remote-tracking branch 'remotes/clickhouse/master' into sevirov-DOCSUP-4919-document_replication_queue_system_table 2020-12-13 23:41:22 +03:00
Alexey Milovidov
6d87743b0e CDN for datasets 2020-12-13 21:06:27 +03:00
Dmitriy
629f5f0797 Update replication_queue.md
Выполнил перевод на русский язык, внес изменения в английскую версию.
2020-12-13 18:42:34 +03:00
alexey-milovidov
443d1724b3
Merge pull request #18031 from sevirov/sevirov-DOCSUP-4709-document_distribution_queue_system_table
DOCSUP-4709: Document system.distribution_queue table
2020-12-13 04:54:14 +03:00
Eric Daniel
17a8a4e966 Expand max_parallel_replicas documentation
Based on discussion in #17807
2020-12-12 13:59:37 -08:00
Dmitriy
065a64cc37 Update distribution_queue.md
Добавил ссылку на движок таблиц Distributed.
2020-12-12 22:43:52 +03:00
alexey-milovidov
04e20b0171
Merge pull request #17940 from sevirov/sevirov-DOCSUP-4709-document_distribution_queue_system_table
DOCSUP-4709: Document the system.distribution_queue table
2020-12-11 00:34:26 +03:00
alexey-milovidov
6e417088dc
Update distribution_queue.md 2020-12-11 00:34:10 +03:00
Evgeniia Sudarikova
1b4166a179 resolved conflict and added example to RU version 2020-12-10 18:41:55 +03:00
Evgeniia Sudarikova
c63d3593b0 edited example 2020-12-10 13:01:27 +03:00
Dmitriy
123923b5e5 Create distribution_queue.md
Задокументировал системную таблицу distribution_queue.
2020-12-09 21:14:55 +03:00