Commit Graph

1397 Commits

Author SHA1 Message Date
Vitaly Baranov
f784bd4051
Merge pull request #21328 from zvonand/docs_kerberos_support
Adding documentation for Kerberos external authenticator.
2021-03-23 17:34:47 +03:00
Kruglov Pavel
290e8e6b87
Merge pull request #21587 from gyuton/gyuton-DOCSUP-6703-Document-the-insert_shard_id-setting
DOCSUP-6703: Documented the insert_shard_id setting
2021-03-23 13:10:05 +03:00
gyuton
601eb40d89
Update settings.md 2021-03-23 13:01:57 +03:00
gyuton
52c5608a05
Update settings.md 2021-03-23 12:23:52 +03:00
gyuton
3be9d798ce
Update docs/en/operations/settings/settings.md
Co-authored-by: Kruglov Pavel <48961922+Avogar@users.noreply.github.com>
2021-03-23 12:22:38 +03:00
Nikolai Kochetov
c2cbdf89a0
Merge pull request #21601 from ka1bi4/romanzhukov-DOCSUP-7042-deltaSum-quota-type
DOCSUP-7042: Edit and translate to Russian (deltaSum function and queries quota type)
2021-03-23 12:05:28 +03:00
Kseniia Sumarokova
bf5b8e1a14
Merge pull request #21892 from sevirov/sevirov-DOCSUP-6177-add_new_columns_system_query_log_system_table
DOCSUP-6177: Add new columns to the system.query_log system table
2021-03-21 21:46:40 +03:00
Dmitriy
f2de3f5dfd Update query_log
Внес небольшие изменения.
2021-03-21 19:22:04 +03:00
Dmitriy
ccb40e56a0 Fix by comments
Поправил русскую и английскую версии согласно комментариям разработчика.
2021-03-21 18:16:34 +03:00
Mikhail
5c21dd747a changes according to task comment 2021-03-21 08:57:55 +03:00
Dmitriy
3630668242 Update the example
Обновил пример и некоторые столбцы.
2021-03-21 01:12:05 +03:00
Roman Bug
625195b01e
Merge branch 'master' into romanzhukov-DOCSUP-7086-add-s3-translation-ru 2021-03-20 17:36:40 +03:00
Nikita Mikhaylov
328c2b4ca8
Merge pull request #21569 from lehasm/alexey-sm-DOCSUP-7099-translate-runningConcurrency
DOCSUP-7099: edit and translate (runningConcurrency, max_parallel_replicas)
2021-03-19 22:14:05 +03:00
gyuton
8f1f9415f9
Update settings.md 2021-03-19 16:28:46 +03:00
Andrey
34ad5dca53
Merge branch 'master' into docs_kerberos_support 2021-03-19 15:31:55 +03:00
Dmitriy
7bf89bce06 Merge remote-tracking branch 'remotes/clickhouse/master' into sevirov-DOCSUP-6177-add_new_columns_system_query_log_system_table 2021-03-19 00:46:52 +03:00
Dmitriy
4046f414fe Add new columns
Добавил новые и недостающие столбцы в описание таблицы.
2021-03-19 00:15:43 +03:00
alexey-milovidov
d83b489a5a
Merge pull request #21719 from gyuton/gyuton-DOCSUP-7106-Edit_and_translate_to_Russian
DOCSUP-7106: Edited and translated to Russian
2021-03-18 17:05:09 +03:00
Roman Bug
2248001079
Merge branch 'master' into romanzhukov-DOCSUP-7042-deltaSum-quota-type 2021-03-18 16:33:38 +03:00
romanzhukov
01b3bd12cd DOCSUP-7042: Fix by PR comments. 2021-03-18 16:28:24 +03:00
romanzhukov
348e76a47f DOCSUP-7042: Fix by PR comments. 2021-03-18 16:16:15 +03:00
George
2c88b0bd91 Small fixes 2021-03-18 02:03:27 +03:00
George
aab83c1d79 Added translation 2021-03-18 02:00:45 +03:00
gyuton
f7159874aa
Update docs/en/operations/settings/settings.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-03-18 00:51:07 +03:00
lehasm
e452596bc8 Merge branch 'alexey-sm-DOCSUP-7099-translate-runningConcurrency' of https://github.com/lehasm/ClickHouse into alexey-sm-DOCSUP-7099-translate-runningConcurrency 2021-03-17 22:44:19 +03:00
lehasm
28ae11f3df some cases changed to following cases 2021-03-17 22:30:44 +03:00
Mike Kot
831b90f272 Replaced the iteration algorithm in part finder
Now, instead of iterating through the directories, we iterate though
directories of on of the table disks (which doesn't give us a
substantial boost but is a bit neater to read).

- Updated the system.replication_queue command types.
- Fixed the part ptr being empty (added the checksum loading and
initialization).
- Removed extra logging.
2021-03-17 16:55:26 +03:00
George
3060d9bb3b fixed links 2021-03-17 01:49:02 +03:00
George
0855f5fb18 Troubleshooting 2021-03-17 01:34:40 +03:00
Azat Khuzhin
44c9dc753d Add system.errors.last_error_stacktrace column 2021-03-16 22:31:49 +03:00
Azat Khuzhin
775f8f7682 Add system.errors.last_error_message column 2021-03-16 22:31:49 +03:00
Azat Khuzhin
c8852331a2 Add system.errors.last_error_time column 2021-03-16 22:31:49 +03:00
Azat Khuzhin
259e5ba88e Separate accounting of remote exceptions in system.errors 2021-03-16 22:31:46 +03:00
lehasm
64539452d9
Merge branch 'master' into alexey-sm-DOCSUP-7099-translate-runningConcurrency 2021-03-16 22:02:11 +03:00
George
4d24cef69c fixed links 2021-03-16 21:46:05 +03:00
George
9801241760 fixed links 2021-03-16 21:31:59 +03:00
George
5f9a854617 Some updates 2021-03-16 21:13:22 +03:00
George
8e86067d6d Some fixes 2021-03-15 01:05:58 +03:00
gyuton
a1f0ec0aec
Merge branch 'master' into gyuton-DOCSUP-7106-Edit_and_translate_to_Russian 2021-03-15 00:40:37 +03:00
George
6402b2c33c Small fixes 2021-03-15 00:39:24 +03:00
George
f092d22a25 Updated description 2021-03-15 00:25:21 +03:00
Alexey Milovidov
f617976571 Fix broken links 2021-03-14 15:55:11 +03:00
Alexey Milovidov
ecb686b0be Fix some broken links 2021-03-14 15:29:23 +03:00
George
57d1dc7a6c Work-in-progress 2021-03-14 00:33:55 +03:00
George
8cc0de8c4c Updated description 2021-03-13 15:41:47 +03:00
George
8b27da2b81 first draft 2021-03-12 19:00:41 +03:00
Denis Glazachev
290a6d273e
Add Kerberos support for authenticating existing users when accessing over HTTP 2021-03-11 23:41:10 +03:00
alesapin
cae9751961
Merge pull request #21493 from olgarev/revolg-DOCSUP-5854_show_settings
DOCSUP-5854: Documented the SHOW SETTINGS statement
2021-03-11 11:47:32 +03:00
lehasm
d901d00830 Fixes after review applied 2021-03-10 23:46:29 +03:00
sevirov
5e887b4c99
Update docs/en/operations/system-tables/trace_log.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-03-10 20:21:43 +03:00
George
2da04f872c Updated and translated Index.md 2021-03-10 14:27:40 +03:00
George
5580ac596c Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into gyuton-DOCSUP-6703-Document-the-insert_shard_id-setting 2021-03-10 13:10:55 +03:00
George
701fd2c54e Small update 2021-03-10 13:10:16 +03:00
Dmitriy
cf51574d82 Edit and translate to Russian
Исправил английскую версию и перевел на русский язык.
2021-03-09 23:31:48 +03:00
lehasm
c0630e2c90 en text improved. 2021-03-09 22:45:29 +03:00
romanzhukov
be929edd88 DOCSUP-7045: Add interserver replication https 2021-03-09 18:10:37 +03:00
lehasm
233ca6373e max_parallel_replicas description edited 2021-03-08 23:46:26 +03:00
Azat Khuzhin
16f4c02d42 Add optimize_skip_unused_shards_limit
Limit for number of sharding key values, turns off
optimize_skip_unused_shards if the limit is reached
2021-03-26 06:09:00 +03:00
tavplubix
ec1d0c8e86
Merge pull request #21382 from sevirov/sevirov-DOCSUP-7043-edit_translate_russian_system_part_log_table
DOCSUP-7043: Edit and translate to Russian
2021-03-06 12:54:44 +03:00
Olga Revyakina
ff76356fd1 Docs en,ru PLUS templates updates 2021-03-06 11:59:50 +03:00
zvonand
024f13420d Merge branch 'master' of github.com:ClickHouse/ClickHouse into docs_kerberos_support 2021-03-05 17:04:29 +03:00
Alexander Kuzmenkov
81dc94bca7
Merge pull request #19836 from sevirov/sevirov-DOCSUP-4707-edit_translate_russian_date_time
DOCSUP-4707: Edit and translate to Russian
2021-03-05 05:11:26 +03:00
Dmitriy
fbc4791db7 Add the links
Добавил ссылки на продукты, убрал кавычки со стандарта.
2021-03-04 20:13:22 +03:00
Dmitriy
fec0cf5f09 Edit and translate to Russian
Поправил английскую версию и выполнил перевод на русский язык.
2021-03-02 20:59:33 +03:00
sevirov
9d98c8ea2e
Update docs/en/operations/opentelemetry.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-03-01 21:47:02 +03:00
sevirov
f47bd5fae8
Update docs/en/operations/opentelemetry.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-03-01 21:46:52 +03:00
zvonand
29d191322a Merge branch 'master' of github.com:ClickHouse/ClickHouse into docs_kerberos_support 2021-03-01 20:11:28 +03:00
olgarev
15b3f379a5
DOCSUP-4915: documented geo data types (#21294)
* Initial

* Fix links

* Fix master

* Mistakes corrected

* Minor fix

* Fixes and intro.

* Update geo.md

* Apply suggestions from code review

Co-authored-by: Anton Popov <pad11rus@gmail.com>

Co-authored-by: Olga Revyakina <revolg@yandex-team.ru>
Co-authored-by: Anton Popov <pad11rus@gmail.com>
2021-03-01 19:41:16 +03:00
Roman Bug
a4f2ee0752
DOCSUP-6144: Edit and translate PR to Russian (#19780)
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
Co-authored-by: romanzhukov <romanzhukov@yandex-team.ru>
Co-authored-by: Vladimir <vdimir@yandex-team.ru>
2021-03-01 16:51:38 +03:00
Nikita Mikhaylov
cb2a26308f
Merge pull request #20347 from gyuton/gyuton-DOCSUP-6549-Edit_and_translate
DOCSUP-6549: Edited and translated to Russian
2021-03-01 16:49:06 +03:00
zvonand
5677ff9b0a Merge branch 'master' of github.com:ClickHouse/ClickHouse into docs_kerberos_support 2021-03-01 11:04:56 +05:00
romanzhukov
34a8574920 DOCSUP-7086: Add CH update translation. 2021-02-28 23:22:46 +03:00
zvonand
652899e631 Semi-final kerberos + ldap (ru) 2021-03-01 00:11:29 +05:00
Vladimir
6aa72bcd43
Merge pull request #19591 from ka1bi4/romanzhukov-DOCSUP-5266-PR-translate 2021-02-28 20:40:04 +03:00
Dmitriy
187eb837db Add the links
Добавил ссылки.
2021-02-28 20:10:44 +03:00
Dmitriy
efb17c0f31 Merge remote-tracking branch 'remotes/clickhouse/master' into sevirov-DOCSUP-6544-edit_translate_russian_insert_query_support 2021-02-25 23:34:36 +03:00
zvonand
ada96c8ff1 Added En and Ru Kerberos docs 2021-02-24 15:10:37 +05:00
Denny Crane
c25ea35099
Update settings.md 2021-02-23 18:22:47 -04:00
Denny Crane
613854df0d
Update settings.md
fix hyperlink
2021-02-23 17:43:52 -04:00
zvonand
01cf460287 New file 2021-02-22 21:18:59 +05:00
alexey-milovidov
50639b7dba
Merge pull request #21052 from ClickHouse/file-engine-settings
Merging #20620
2021-02-22 13:10:31 +03:00
idfer
2159344628
Fixed words typo in the setting-users doc. 2021-02-22 11:17:05 +08:00
Alexey Milovidov
46ac365629 Merge branch 'master' into topvisor/file-engine-settings 2021-02-21 23:10:26 +03:00
gyuton
0a58fd2eb2
Merge branch 'master' into gyuton-DOCSUP-6549-Edit_and_translate 2021-02-21 15:28:06 +03:00
alexey-milovidov
a78523cf01
Merge pull request #20208 from vzakaznikov/ldap_docs
Adding documentation on how to use LDAP server as external user authenticator or directory
2021-02-19 20:56:01 +03:00
George
e15a080104 First draft 2021-02-17 00:36:18 +03:00
M0r64n
75117389ec Add a couple of QOL file engine settings 2021-02-16 18:50:11 +04:00
Nikita Mikhaylov
94c733bac7
Merge pull request #20190 from damozhaeva/dmozhaeva-DOCSUP-2042-edit-and-translate
DOCSUP-3539 Отработать замечания по переводу
2021-02-16 15:47:16 +03:00
Alexander Kuzmenkov
cd944cb1e3
Merge pull request #20154 from sevirov/sevirov-DOCSUP-6438-document_opentelemetry_start_trace_probability_setting
DOCSUP-6438: Document the opentelemetry_start_trace_probability setting
2021-02-15 22:36:02 +03:00
Alexander Kuzmenkov
d08dcb1958
Update docs/en/operations/settings/settings.md 2021-02-15 22:35:49 +03:00
Alexander Kuzmenkov
22a5ef3635
Merge pull request #20095 from sevirov/sevirov-DOCSUP-6437-document_system_opentelemetry_span_log
DOCSUP-6437: Document the system.opentelemetry_span_log system table
2021-02-15 22:34:48 +03:00
Nikita Mikhaylov
1795d45609
Merge pull request #19338 from hasithaka/patch-1
Update update.md
2021-02-15 12:46:46 +03:00
Daria Mozhaeva
00bb72735e add text 2021-02-14 15:55:40 +03:00
Daria Mozhaeva
7f9436381f fixed conflict 2021-02-14 14:48:26 +03:00
Daria Mozhaeva
bc7663f757 Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into dmozhaeva-DOCSUP-2042-edit-and-translate 2021-02-14 14:23:46 +03:00
Dmitriy
0d9578efc9 Edit and translate
Поправил английскую версию и выполнил перевод.
2021-02-14 14:14:39 +03:00
Dmitriy
b78f54cc70 Merge remote-tracking branch 'remotes/clickhouse/master' into sevirov-DOCSUP-6438-document_opentelemetry_start_trace_probability_setting 2021-02-11 22:38:18 +03:00
Dmitriy
6271709efa Fix the description of the setting
Поправил описание настройки.
2021-02-11 22:23:19 +03:00
sevirov
ce1524c4eb
Update docs/en/operations/settings/settings.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-02-11 22:06:30 +03:00
Dmitriy
d3549aca95 Fix the description of the table
Поправил описание таблицы.
2021-02-11 21:42:15 +03:00
George
cd11212bba Edited and translated settings 2021-02-11 19:57:41 +03:00
Alex Karo
6bc0dbe8ff Fix broken links to "max table size" param in backup documentation 2021-02-10 22:03:27 +03:00
Kruglov Pavel
df7cc6b195
Merge pull request #20026 from gyuton/gyuton-DOCSUP-5788-Document_the_optimize_on_insert_setting
DOCSUP-5788: Documented the optimize_on_insert setting
2021-02-10 19:55:32 +03:00
gyuton
fe00f72908
Update settings.md 2021-02-10 18:54:47 +03:00
Hasitha Kanchana
df1889b8e8
Update update.md
Highlight the sample version
2021-02-10 10:04:25 +01:00
Hasitha Kanchana
2ce58440d1
Update update.md
Add a new line ;)
2021-02-10 10:02:42 +01:00
Hasitha Kanchana
e53787fd1a
Update update.md
Fixed content for generic version
2021-02-10 10:01:43 +01:00
Dmitriy
ed59b355c0 Update the description of the opentelemetry_start_trace_probability setting
Обновил документацию настройки.
2021-02-09 20:34:16 +03:00
Vitaliy Zakaznikov
3874effea1 Fixing rendering issues and links. 2021-02-09 10:09:38 -05: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
Vitaliy Zakaznikov
3c94e4d6f4 Changing index.md 2021-02-08 14:01:33 -05:00
Vitaliy Zakaznikov
9d9055681c Small changes to LDAP docs. 2021-02-08 12:35:18 -05:00
Vitaliy Zakaznikov
e312ef7228 Updating LDAP docs. 2021-02-08 12:29:45 -05:00
bharatnc
072e0802b5 PartLog - Docs 2021-02-08 07:29:28 -08:00
Alexander Kuzmenkov
e18349f87a
Merge pull request #20008 from sevirov/sevirov-DOCSUP-5930-add_query_id_to_part_log
DOCSUP-5930: Update the system.part_log system table
2021-02-08 16:58:06 +03:00
Alexander Kuzmenkov
5ea35a9ff6
Update part_log.md 2021-02-08 16:56:52 +03:00
Vitaliy Zakaznikov
bfc703692a Starting to add LDAP docs. 2021-02-08 08:48:43 -05:00
alexey-milovidov
e192676238
Merge pull request #19603 from JackyWoo/add_quota_type
add quota type QUERY_SELECTS and QUERY_INSERTS
2021-02-08 15:31:54 +03:00
Daria Mozhaeva
c381ef696e Edit 2021-02-07 20:26:04 +03:00
Daria Mozhaeva
bee65d8236 Edit 2021-02-07 20:21:34 +03:00
zhangxiao871
a0c62db9c3 Update documentation. 2021-02-07 14:06:25 +08:00
JackyWoo
77c0f0a0e7 add quota type QUERY_SELECTS and QUERY_INSERTS 2021-02-07 10:57:18 +08:00
Dmitriy
f0370b241c Document the opentelemetry_start_trace_probability setting
Задокументировал настройку.
2021-02-06 20:17:25 +03:00
George
a23853c141 minor fixes 2021-02-06 12:42:07 +03:00
zhangxiao871
b75a8a0eb3 documentation. 2021-02-05 17:46:08 +08:00
gyuton
fd74aca6c5
Update docs/en/operations/settings/merge-tree-settings.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-02-05 11:41:49 +03:00
George
932589744c Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into gyuton-DOCSUP-5788-Document_the_optimize_on_insert_setting 2021-02-05 11:36:25 +03:00
zhangxiao871
581495ae23 Supports system.zookeeper path IN query. 2021-02-05 14:45:28 +08:00
romanzhukov
0665cc3981 Merge branch 'master' into romanzhukov-DOCSUP-5266-PR-translate 2021-02-05 00:04:43 +03:00
Dmitriy
409ff2f6b3 Document system.opentelemetry_span_log system table
Задокументировал системную таблицу system.opentelemetry_span_log.
2021-02-04 22:13:55 +03:00
bharatnc
dc6a9ab9f9 Docs - fix unit for event_time_microseconds system.trace_log 2021-02-03 09:38:02 -08:00
George
3d522e5da9 Updated description 2021-02-03 10:56:53 +03:00
bharatnc
73fe3264af Fix spacing 2021-02-02 18:26:36 -08:00
bharatnc
c60c0664b7 Docs - add minor note about htt_interserver_credentials 2021-02-02 18:23:32 -08:00
bharatnc
76cd42f485 Docs - HTTPS interserver replication 2021-02-02 18:15:31 -08:00
Dmitriy
698d5ac022 Fix the description of the system.part_log system table
Поправил на основании комментарий в PR.
2021-02-02 22:27:06 +03:00
Dmitriy
807476cc6a Add some columns
Добавил отсутствующие столбцы, пример, ссылки на типы.
2021-02-02 21:08:10 +03:00
George
10a4cd7b8a First draft 2021-02-02 15:09:36 +03:00
George
e6367de2d9 Added documentation 2021-02-02 05:23:02 +03:00
tavplubix
e8f1ffa9cc
Merge pull request #19882 from sevirov/sevirov-DOCSUP-5973-update_distributed_ddl_queue_system_table
DOCSUP-5973: Update the system.distributed_ddl_queue system table
2021-02-01 22:32:08 +03:00
Dmitriy
cad9f2da6c Update the system.distributed_ddl_queue system table
Поправил английскую версию и выполнил перевод на русский язык.
2021-01-31 14:46:44 +03:00
alexey-milovidov
d93dad0ec3
Merge pull request #19722 from azat/background_message_broker_schedule_pool_size
Add separate pool for message brokers (RabbitMQ and Kafka)
2021-01-31 06:07:45 +03:00
Dmitriy
649386ff0f Edit and translate to Russian
Поправил английскую версию и перевел на русский язык.
2021-01-29 23:15:42 +03:00
Kruglov Pavel
742b740753
Merge pull request #18490 from damozhaeva/dmozhaeva-DOCSUP-4705-edit-and-translate
DOCSUP-4705 edit and translate
2021-01-29 14:46:42 +03:00
Vitaly Baranov
9d5dec82ac
Merge pull request #19486 from olgarev/revolg-DOCSUP-5917-Access_Management_and_SHOW_ACCESS
DOCSUP-5917: CREATE QUOTA and ALTER QUOTA syntax updated
2021-01-28 14:26:30 +03:00
Olga Revyakina
f3dd1aadc3 Syntax and links 2021-01-28 13:06:44 +03:00
Azat Khuzhin
acde56ff8a Add separate pool for message brokers (RabbitMQ and Kafka)
background_message_broker_schedule_pool_size was introduced in #13939,
but never used actually, use it for RabbitMQ and Kafka.
2021-01-27 21:08:41 +03:00
Vitaly Baranov
6c75197039
Merge pull request #19488 from olgarev/revolg-DOCSUP-5917-SHOW_ACCESS_statement
DOCSUP-5917: Docs for SHOW ACCESS statement
2021-01-27 14:14:16 +03:00
Olga Revyakina
3a6a1b6437 One word added 2021-01-27 00:09:10 +03:00
Daria Mozhaeva
f4448ef01e links 2021-01-26 22:24:06 +03:00
Dmitriy
9f4e51d36b Merge remote-tracking branch 'remotes/clickhouse/master' into sevirov-DOCSUP-4918-update_description_final 2021-01-26 19:35:41 +03:00
Dmitriy
6a99955610 Update the description of the max_final_threads setting
Поправил формулировку назначения настройки max_final_threads.
2021-01-26 19:32:34 +03:00
romanzhukov
0f7f8ace73 DOCSUP-5266: Add changes from PR 2021-01-26 01:39:23 +03:00
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