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
romanzhukov
99b50dbba3
DOCSUP-5043: Fix PR comments.
2020-12-26 16:10:37 +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
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
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
e53281e176
Update distribution_queue.md
...
Исправил this на these.
2020-12-16 23:38:28 +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
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
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
Evgeniia Sudarikova
858390b7cf
add example to EN version
2020-12-09 13:33:42 +03:00
Dmitriy
215c5675dd
Update replication_queue.md
...
Изменил описание столбца node_name.
2020-12-08 23:25:45 +03:00
Dmitriy
ce721f95ee
Create replication_queue.md
...
Задокументировал системную таблицу replication_queue.
2020-12-08 21:46:25 +03:00
alexey-milovidov
8ff30b87a6
Merge pull request #15930 from kitaisreal/clickhouse-client-and-local-added-queries-file-parameter
...
Clickhouse client and clickhouse local added queries-file parameter
2020-12-08 21:44:19 +03:00
Alexander Kuzmenkov
46602c5a8b
Apply suggestions from code review
2020-12-08 20:42:23 +03:00
Dmitriy
b767c7bfdd
Merge remote-tracking branch 'remotes/clickhouse/master' into sevirov-DOCSUP-4525-document_output_format_json_array_of_rows
2020-12-07 20:08:40 +03:00
Maksim Kita
f5d1a9e59a
Clickhouse client and local added queries-file parameter
2020-12-07 19:29:17 +03:00
Evgeniia Sudarikova
e2ddb3f723
edited after review
2020-12-07 13:01:04 +03:00
Maksim Kita
97cfaea182
Clickhouse-benchmark added query parameter
2020-12-06 11:53:02 +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
bharatnc
4f33a6b044
few fixes and formatting
2020-12-03 13:48:02 -08:00
bharatnc
67e6cc8faf
docs - add more examples for systems tables
2020-12-03 13:47:56 -08:00
bharatnc
8e0e29480f
system.columns - add some doc examples
2020-12-03 11:15:29 -08:00
Dmitriy
e935c78e94
Update settings.md
...
Перевел на русский язык.
2020-12-03 20:35:22 +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
Matthew Peveler
d5ec885674
Fix link to database engines
...
Signed-off-by: Matthew Peveler <matt.peveler@popsql.com>
2020-12-02 00:30:05 +02:00
Matthew Peveler
aa45b852b6
Update wording per suggestion
...
Signed-off-by: Matthew Peveler <matt.peveler@popsql.com>
2020-12-01 23:26:28 +02:00
Matthew Peveler
a10222b5fe
Update column info for system.database
...
Signed-off-by: Matthew Peveler <matt.peveler@popsql.com>
2020-12-01 21:36:08 +02:00
Denny Crane
7816b1c65f
dictionaries_lazy_load
2020-11-30 23:57:14 -04:00
Dmitriy
5f0d06d926
Update settings.md
...
Внес поправки в английскую версию.
2020-11-30 21:42:27 +03:00
AnaUvarova
104c1a72e8
DOCSUP-2956 system events show zero values setting ( #16794 )
...
* Draft
* Material
* Dratf is ready
* +
* Update docs/en/operations/settings/settings.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Comments fixed
* Russian translation
* Final edits
* Update docs/ru/operations/settings/settings.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/en/operations/settings/settings.md
* Update docs/ru/operations/settings/settings.md
* one more adopters
* Update docs/en/introduction/adopters.md
* Update adopters.md
Fixed the sorting order.
Co-authored-by: BayoNet <da-daos@yandex.ru>
2020-11-29 22:57:51 +03:00
Dmitriy
de99b0a7df
Update settings.md
...
Задокументировал настройку output_format_json_array_of_rows.
2020-11-29 13:40:38 +03:00