Commit Graph

668 Commits

Author SHA1 Message Date
Eugene Klimov
e519e836bf
sync EN and RU version operations/server-configuration-parameters/settings.md add text_log description, translate to RU trace_log.md (#13923)
* fix docs link checks
recreate as new PR
https://github.com/ClickHouse/ClickHouse/pull/13190#issuecomment-676435412

Signed-off-by: Slach <bloodjazman@gmail.com>

* fix links after docs_check https://clickhouse-test-reports.s3.yandex.net/13923/0ce13be72e83665b7269c291f9efdf30c8533338/docs_check/docs_output.txt

Signed-off-by: Slach <bloodjazman@gmail.com>

* try to remove nowhere links in RU, EN, FA, ZN, FR, JA, TR version after https://clickhouse-test-reports.s3.yandex.net/13923/8a4bdfdc57b6b92cdae0651513d190e3f8ebcb23/docs_check/docs_output.txt

Signed-off-by: Slach <bloodjazman@gmail.com>

* fix link after https://clickhouse-test-reports.s3.yandex.net/13923/bc89725b138a8c8bdfa7f1e63698ec1957031cfe/docs_check/docs_output.txt

Signed-off-by: Slach <bloodjazman@gmail.com>
2020-08-25 10:41:59 +03:00
Evgenia Sudarikova
225c84a0b3
DOCSUP-1888: Documented the input_format_avro_allow_missing_fields setting (#13671)
* add EN description

* changes after review

* add RU version

* Update docs/en/operations/settings/settings.md

Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-08-17 11:20:37 +03:00
Denis Zhuravlev
52d31b9cc8
Update settings.md
removed remark about default's profile for max_server_memory_usage
2020-08-14 16:54:13 -03:00
alexey-milovidov
4dc12873b9
Merge pull request #13616 from hagen1778/max-insert-block-size-docs
[docs]: explicitly mention unit of measurement for `max_insert_block_size`
2020-08-14 03:14:49 +03:00
Roman Bug
4bf3a3e704
DOCSUP-711: Add description for setting output_format_json_quote_denormals (#13391)
* DOCSUP-711: (en) In settings added description for output_format_json_quote_denormals.

* DOCSUP-711: Fix invalid anchor.

* DOCSUP-711: (ru) In settings added description for output_format_json_quote_denormals.

* DOCSUP-711: Change values styles.

* DOCSUP-711: Add a link from the setting description to the JSON format description. (by pr comment)
Add a link from the JSON format description to the setting description. (by pr comment)

* DOCSUP-711: Rewrite sentence.

* DOCSUP-711: (ru) Added link from settings.md to JSON format.

* DOCSUP-711: (en) Added example of output with the setting (by pr comment).

* DOCSUP-711: Add example of output with the setting.

* DOCSUP-711: Minor fix.

* DOCSUP-711: Update example of settings using.

* DOCSUP-711: Minor fix.

* Update docs/en/interfaces/formats.md by pr

Co-authored-by: BayoNet <da-daos@yandex.ru>

* [wip]Update docs/en/operations/settings/settings.md

Co-authored-by: BayoNet <da-daos@yandex.ru>

* DOCSUP-711: (en) Add sample table and fix pr comments.

* DOCSUP-711: (ru) Updated from en and by pr comments.

* DOCSUP-711: (ru) Updated from en and by pr comments.

* DOCSUP-711: Added name for sample table.

* Update docs/ru/operations/settings/settings.md by pr comment

Co-authored-by: BayoNet <da-daos@yandex.ru>

* Update docs/ru/interfaces/formats.md  by pr comment

Co-authored-by: BayoNet <da-daos@yandex.ru>

* Update settings.md

* Update settings.md

Co-authored-by: romanzhukov <romanzhukov@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>
2020-08-11 18:28:42 +03:00
roman
f18c1ce03e [docs]: explicitly mention unit of measurement for max_insert_block_size
Without explicitly defined unit of measurement the description for
setting `max_insert_block_size` may result into confusion and mistakenly
interpret as bytes.
2020-08-11 14:55:36 +01:00
olgarev
6164e7373d
DOCSUP-791: Docs for optimize_read_in_order setting (#12611)
* Docs in English for optimize_read_in_order setting.

* Link misspelling fixed.

* Usage section moved to the ORDER BY topic.

* Link fixed.

* Update docs/en/sql-reference/statements/select/order-by.md

Co-authored-by: BayoNet <da-daos@yandex.ru>

* Update docs/en/sql-reference/statements/select/order-by.md

Co-authored-by: BayoNet <da-daos@yandex.ru>

* Apply suggestions from code review

Co-authored-by: BayoNet <da-daos@yandex.ru>

* Apply suggestions from code review

Co-authored-by: BayoNet <da-daos@yandex.ru>

* Update docs/en/sql-reference/statements/select/order-by.md

Co-authored-by: Ivan Blinkov <github@blinkov.ru>

* Small fix in English and translation into Russian.

Co-authored-by: Olga Revyakina <revolg@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-08-10 16:33:39 +03:00
Anna
13b292865f
DOCSUP-2029: Split create.md (#13302)
* Split create.md into separated files

* Fixed links

* Fixed a typo

* Fixed links

* Fixed link

Co-authored-by: Anna Devyatova <annadevyatova@yandex-team.ru>
2020-08-06 20:05:43 +03:00
Anna
a6fb067a75
DOCSUP-1915: Split system-table.md into separate files. (#13160)
* Corrected en files

* Split system-tables.md into separate files

* Fixed links.

* Fixed links.

* Fixed links.

* Fixed links.

* Add ref to original article

* Fixed links

* Add toc_folder_title and translate

* Add stack_trace.md, correct toc-title

* Fixed links

* Hypothesis testing

* Hypothesis testing

* Update run.sh, thanks @azat

Co-authored-by: Anna Devyatova <annadevyatova@yandex-team.ru>
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
Co-authored-by: alexey-milovidov <milovidov@yandex-team.ru>
2020-08-06 11:50:29 +03:00
Alexey Milovidov
b7ec7be296 Update docs 2020-08-02 01:02:46 +03:00
BayoNet
09448811df
DOCS-503: system.stack_trace (#13010)
* CLICKHOUSEDOCS-503: Added stack_trace.md. Restored ru grant.md. Updated ru geo/index.md.

* CLICKHOUSEDOCS-503: Fixed the Original article page.

* Update docs/en/operations/system-tables/stack_trace.md

Co-authored-by: Ivan Blinkov <github@blinkov.ru>

* Update docs/en/operations/system-tables/stack_trace.md

Co-authored-by: Ivan Blinkov <github@blinkov.ru>

Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-07-31 14:46:58 +03:00
BayoNet
c1b71ab06e
DOCS-733: Fixed broken links in Russian version (#13106)
* CLICKHOUSEDOCS-733: Fixed some broken links. Updated introduction and TOC in aggregate functions.

* CLICKHOUSEDOCS-733: Fixed files endings.

* CLICKHOUSEDOCS-733: Returned the list of functions back to reference index.

Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
Co-authored-by: emironyuk <em@don.ru>
2020-07-30 15:49:19 +03:00
Anna
77cdf8c840
DOCSUP-1916 split reference.md into separate files (#12963)
* Add files with russian desc.

* Fixed links.

* Fixed links.

* Fixed link

* Fixed links.

Co-authored-by: Anna Devyatova <annadevyatova@yandex-team.ru>
2020-07-29 09:49:57 +03:00
olgarev
2aefe5fb77
DOCSUP-790: docs for mutations_sync setting (#12639)
* Docs in English.

* Fixed links bug.

* Update docs/en/sql-reference/statements/alter/delete.md

Co-authored-by: Ivan Blinkov <github@blinkov.ru>

* Translated into Russian. Anchors in links syncronized with English text. One minor change in English text to unify two similar descriptions.

Co-authored-by: Olga Revyakina <revolg@yandex-team.ru>
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-07-29 09:43:24 +03:00
BayoNet
6dd731dd00
DOCS-590: parallel_distributed_insert_select (#12980)
* DOCSUP-987: parallel_distributed_insert_select setting (#145)

* add EN version

* add EN version

* changes after review in EN version

* add RU version

* CLICKHOUSEDOCS-590: Updated text

Co-authored-by: Evgenia Sudarikova <56156889+otrazhenia@users.noreply.github.com>
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
2020-07-28 15:25:49 +03:00
olgarev
e2287959a8
DOCSUP-1585: Edit and sync geo functions (#12584)
* Geo functions - en/ru sync.

* Fixed bug with levels.

* Apply suggestions from code review

Co-authored-by: Ivan Blinkov <github@blinkov.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>

* Geo functions splitted into 3 files.

* Links fixed.

* Link fixed.

* Anchor fixed.

* Add into TOC.

* Temporarily removed anchors.

* Working on TOC.

* Links to original article.

* TOC and links in English and Russian.

* TOC in English, content in index.

* Link fixed.

* TOC in Russian, with content in index file.

* Added index file to geo functions

* fixed links in ru

Co-authored-by: Olga Revyakina <revolg@yandex-team.ru>
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
2020-07-28 10:57:28 +03:00
alexey-milovidov
340e4fac0a
Update system-tables.md 2020-07-24 12:10:32 +03:00
AnaUvarova
d3e02a2e1b
DOCSUP-1838: Description of the system.asynchronous_metric_log table (#12711)
* Draft for table description.

* async_metric_log was described in two langs

* Fixes.

* Fixes.

* Update docs/en/operations/system-tables/asynchronous_metric_log.md

Co-authored-by: Ivan Blinkov <github@blinkov.ru>

* Update docs/en/operations/system-tables/asynchronous_metric_log.md

Co-authored-by: Ivan Blinkov <github@blinkov.ru>

* Update docs/en/operations/system-tables/asynchronous_metric_log.md

Co-authored-by: Ivan Blinkov <github@blinkov.ru>

* Update docs/en/operations/system-tables/asynchronous_metric_log.md

Co-authored-by: Ivan Blinkov <github@blinkov.ru>

Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-07-23 15:15:01 +03:00
BayoNet
1d0be5495c
DOCS-663: RBAC roles system tables (#12605)
* DOCSUP-1394 (#139)

* Added descriptions: system.roles, system.role_grants, system.current_roles, system.enabled_roles

* Add columns

* Add description for system.roles, system.role_grants, system.current_roles, system.enabled_roles

* Update docs/en/operations/system-tables.md

Co-authored-by: BayoNet <da-daos@yandex.ru>

* Update docs/en/operations/system-tables.md

Co-authored-by: BayoNet <da-daos@yandex.ru>

* Update docs/en/operations/system-tables.md

Co-authored-by: BayoNet <da-daos@yandex.ru>

* Update docs/en/operations/system-tables.md

Co-authored-by: BayoNet <da-daos@yandex.ru>

* Update docs/en/operations/system-tables.md

Co-authored-by: BayoNet <da-daos@yandex.ru>

* Update docs/en/operations/system-tables.md

Co-authored-by: BayoNet <da-daos@yandex.ru>

* Update docs/en/operations/system-tables.md

Co-authored-by: BayoNet <da-daos@yandex.ru>

* Update system-tables.md

* Update docs/en/operations/system-tables.md

Co-authored-by: BayoNet <da-daos@yandex.ru>

* Update system-tables.md

* Update docs/en/operations/system-tables.md

Co-authored-by: BayoNet <da-daos@yandex.ru>

* Translate system.roles, system.role_grants, etc...

* Update docs/ru/operations/system-tables.md

Co-authored-by: BayoNet <da-daos@yandex.ru>

* Update docs/ru/operations/system-tables.md

Co-authored-by: BayoNet <da-daos@yandex.ru>

* Update docs/ru/operations/system-tables.md

Co-authored-by: BayoNet <da-daos@yandex.ru>

* Update docs/en/operations/system-tables.md

Co-authored-by: BayoNet <da-daos@yandex.ru>

* Update docs/ru/operations/system-tables.md

Co-authored-by: BayoNet <da-daos@yandex.ru>

Co-authored-by: Anna Devyatova <annadevyatova@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>

* CLICKHOUSEDOCS-663: Fixed links.

* CLICKHOUSEDOCS-663: Fixed markup.

Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
Co-authored-by: Anna Devyatova <annadevyatova@yandex-team.ru>
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
2020-07-21 15:59:28 +03:00
BayoNet
52f95e53fb
DOCS-229: insert_distributed_sync (#12579)
* Revolg docsup 727 insert distributed sync setting (#130)

* Add insert_distributed_sync setting

* insert_distributed_sync en doc upd

* Translated to russian.

* Update docs/ru/operations/settings/settings.md

Co-authored-by: BayoNet <da-daos@yandex.ru>

* Added the link to the setting in the russian version.

Co-authored-by: Olga Revyakina <revolg@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>

* Update settings.md

* Update docs/ru/operations/settings/settings.md

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>
Co-authored-by: alexey-milovidov <milovidov@yandex-team.ru>
2020-07-21 15:40:03 +03:00
BayoNet
6af122aade
asiana21-DOCSUP-713 (#147) (#12620)
* docs(connection_pool_max_wait_ms): added the setting description

* docs(kafka_max_wait_ms): added the setting description

* docs(replace_running_query_max_wait_ms): added the setting description

* Update docs/en/operations/settings/settings.md

Co-authored-by: BayoNet <da-daos@yandex.ru>

* Update docs/en/operations/settings/settings.md

Co-authored-by: BayoNet <da-daos@yandex.ru>

* Update docs/en/operations/settings/settings.md

Co-authored-by: BayoNet <da-daos@yandex.ru>

* Update docs/en/operations/settings/settings.md

Co-authored-by: BayoNet <da-daos@yandex.ru>

* Update docs/en/operations/settings/settings.md

Co-authored-by: BayoNet <da-daos@yandex.ru>

* docs(kafka_max_wait_ms): added RU translation

* docs(connection_pool_max_wait_ms): added RU translation

* removed extra spaces

* docs(replace_running_query_max_wait_ms): added RU translation

Co-authored-by: asiana21 <asiana21@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>

Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
Co-authored-by: AsiaKorushkina <43650329+AsiaKorushkina@users.noreply.github.com>
Co-authored-by: asiana21 <asiana21@yandex-team.ru>
2020-07-21 14:56:18 +03:00
BayoNet
c0942b7d07
DOCS-492: system.mutations (#12608)
* DOCSUP-785 Update the system.mutations description. (#144)

* Description updated, 1 field added (en).

* Translated into Russian.

Co-authored-by: Olga Revyakina <revolg@yandex-team.ru>

* CLICKHOUSEDOCS-492: Fixed links.

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-21 14:52:23 +03:00
BayoNet
b9e4e91842
DOCS-645: system.licenses (#12607)
* system-license table description with examples (#140)

* system-license table description with examples

* Update docs/en/operations/system-tables.md

Co-authored-by: BayoNet <da-daos@yandex.ru>

* Update docs/en/operations/system-tables.md

Co-authored-by: BayoNet <da-daos@yandex.ru>

* Update docs/en/operations/system-tables.md

Co-authored-by: BayoNet <da-daos@yandex.ru>

* Update docs/en/operations/system-tables.md

Co-authored-by: BayoNet <da-daos@yandex.ru>

* System licenses description.

* ++

* Update docs/ru/operations/system-tables.md

Co-authored-by: BayoNet <da-daos@yandex.ru>

* Update docs/ru/operations/system-tables.md

Co-authored-by: BayoNet <da-daos@yandex.ru>

* Update docs/en/operations/system-tables.md

Co-authored-by: BayoNet <da-daos@yandex.ru>

* Update docs/ru/operations/system-tables.md

Co-authored-by: BayoNet <da-daos@yandex.ru>

* Update docs/ru/operations/system-tables.md

Co-authored-by: BayoNet <da-daos@yandex.ru>

Co-authored-by: BayoNet <da-daos@yandex.ru>

* CLICKHOUSEDOCS-645: Fixed links.

* Update docs/en/operations/system-tables/licenses.md

* Update docs/ru/operations/system-tables.md

Co-authored-by: AnaUvarova <64017504+AnaUvarova@users.noreply.github.com>
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-07-20 22:17:04 +03:00
BayoNet
21a1c5e8eb
DOCS-389: network_compression_method (#12581)
* DOCSUP-715 network_compression_method and network_zstd_compression_level (#141)

* Add network_compression_method and network_zstd_compression_level settings

* Some fixes

* Fix by comments

* Fix by comments

* Fix PR comment and add ru translation

Co-authored-by: romanzhukov <romanzhukov@yandex-team.ru>

* CLICKHOUSEDOCS-389: Text fixes.

* Update docs/en/operations/settings/settings.md

Co-authored-by: Roman Bug <rrrrrroman@gmail.com>
Co-authored-by: romanzhukov <romanzhukov@yandex-team.ru>
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
Co-authored-by: Ilya Yatsishin <2159081+qoega@users.noreply.github.com>
2020-07-20 12:57:36 +03:00
Ilya Yatsishin
dad8d85b7d
Merge pull request #12582 from BayoNet/docs/CLICKHOUSEDOCS-680-max-server-memory-usage-to-ram
DOCS-680: max_server_memory_usage_to_ram
2020-07-20 11:21:13 +03:00
olgarev
ea6743225e
DOCSUP-1380 Document the max_server_memory_usage_to_ram_ratio setting (#142)
* Docs in en for max_server_memory_usage_to_ram_ratio setting added, for max_server_memory_usage setting slightly updated.

* Apply suggestions from code review

Co-authored-by: BayoNet <da-daos@yandex.ru>

* Translated to Russian.

Co-authored-by: Olga Revyakina <revolg@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>
2020-07-19 20:46:23 +03:00
BayoNet
71e7b94aa4
DOCS-586: The validate_polygons setting (#12555)
* asiana21-DOCSUP-979-validate_polygons (#136)

* docs(validate_polygons): added the setting description

* Update docs/en/operations/settings/settings.md

Co-authored-by: BayoNet <da-daos@yandex.ru>

* docs(validate_polygons): added RU translation

Co-authored-by: asiana21 <asiana21@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>

* CLICKHOUSEDOCS-586: Minor text edit.

Co-authored-by: AsiaKorushkina <43650329+AsiaKorushkina@users.noreply.github.com>
Co-authored-by: asiana21 <asiana21@yandex-team.ru>
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
2020-07-17 18:05:42 +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
BayoNet
deee8572ce
DOCS-664: system.quotas (#12472)
* DOCSUP-1362[CLICKHOUSEDOCS] [ClickHouse] Describe system tables for RBAC (#127)

* Describe system tables for RBAC: quotas, quota_limits, quota_usage, quotas_usage.

* Update docs/en/operations/system-tables.md

Co-authored-by: BayoNet <da-daos@yandex.ru>

* Update docs/en/operations/system-tables.md

Co-authored-by: BayoNet <da-daos@yandex.ru>

* Update docs/en/operations/system-tables.md

Co-authored-by: BayoNet <da-daos@yandex.ru>

* Update docs/en/operations/system-tables.md

Co-authored-by: BayoNet <da-daos@yandex.ru>

* Update system-tables.md

* Update system-tables.md

* Update system-tables.md

* Add desc system.quota_limits, system.quotas_usage

* Update docs/en/operations/system-tables.md

Co-authored-by: BayoNet <da-daos@yandex.ru>

* Update docs/en/operations/system-tables.md

Co-authored-by: BayoNet <da-daos@yandex.ru>

* Update docs/en/operations/system-tables.md

Co-authored-by: BayoNet <da-daos@yandex.ru>

* Update docs/en/operations/system-tables.md

Co-authored-by: BayoNet <da-daos@yandex.ru>

* Update docs/en/operations/system-tables.md

Co-authored-by: BayoNet <da-daos@yandex.ru>

* Update docs/en/operations/system-tables.md

Co-authored-by: BayoNet <da-daos@yandex.ru>

* Update docs/en/operations/system-tables.md

Co-authored-by: BayoNet <da-daos@yandex.ru>

* Update system-tables.md

Сorrect description of max_read_rows.

* Update system-tables.md

Updated the description of randomized intervals.

* Update system-tables.md

Updated description of key_type.

* Update system-tables.md

Updated description of 'roles'

* Update system-tables.md

Update

* Actualized the description.

* translation

Co-authored-by: Anna Devyatova <annadevyatova@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>

* CLICKHOUSEDOCS-664: Splitted the description into separated files.

Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
Co-authored-by: Anna Devyatova <annadevyatova@yandex-team.ru>
2020-07-14 09:57:39 +03:00
Ilya Yatsishin
5a4d9fb9ae
Merge pull request #12070 from ClickHouse/filimonov-max_rows_to_read-threads
max_rows_to_read remove note about 'applied on each thread separately'
2020-07-03 17:45:47 +03:00
BayoNet
3435328465
DOCS-522: max_parser_depth (#12097)
* asiana21-DOCSUP-925-max_parser_depth (#132)

* docs(max_parser_depth): added the setting description

* docs(max_parser_depth): some changes

* Update docs/en/operations/settings/settings.md

Co-authored-by: BayoNet <da-daos@yandex.ru>

* Update docs/en/operations/settings/settings.md

Co-authored-by: BayoNet <da-daos@yandex.ru>

* Update docs/en/operations/settings/settings.md

Co-authored-by: BayoNet <da-daos@yandex.ru>

* docs(max_parser_depth): added ru translation

* docs(max_parser_depth): removed quotation marks

Co-authored-by: asiana21 <asiana21@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>

* CLICKHOUSEDOCS-522: Fixed the link.

Co-authored-by: AsiaKorushkina <43650329+AsiaKorushkina@users.noreply.github.com>
Co-authored-by: asiana21 <asiana21@yandex-team.ru>
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
2020-07-03 00:26:55 +03:00
BayoNet
e79be9b1ed
DOCS-605: Description for the always_fetch_merged_part setting (#11921)
* Revolg DOCSUP-998 Document the always_fetch_merged_part setting (#123)

* Add always_fetch_merged_part setting

* revolg-DOCSUP-998-add_always_fetch_merged_part_setting link fixed

* Apply suggestions from code review

Co-authored-by: BayoNet <da-daos@yandex.ru>

* Add always_fetch_merged_part setting. Updates.

* Update docs/en/operations/settings/settings.md

Co-authored-by: BayoNet <da-daos@yandex.ru>

* Add always_fetch_merged_part setting. Updates.

Co-authored-by: Olga Revyakina <revolg@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>

* CLICKHOUSEDOCS-605: Minor fixes.

* CLICKHOUSEDOCS-605: Added Plausible to Adopters.

* Update docs/ru/operations/settings/settings.md

Co-authored-by: alesapin <alesapin@gmail.com>

* Update docs/en/operations/settings/settings.md

Co-authored-by: alesapin <alesapin@gmail.com>

* CLICKHOUSEDOCS-605: Fixed access rights description.

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>
Co-authored-by: alesapin <alesapin@gmail.com>
2020-07-02 12:04:40 +03:00
BayoNet
c7d8bf68b8
DOCS-635: Translated the EN version of the AvroConfluent format description (#11930)
* DOCSUP-1350 (#128)

* edited EN version

* add EN and RU translation

* minor changes

* CLICKHOUSEDOCS-635: Updated the description.

Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
Co-authored-by: Evgenia Sudarikova <56156889+otrazhenia@users.noreply.github.com>
2020-07-02 10:25:06 +03:00
BayoNet
03a643e9d3
DOCS-609: max_server_memory_usage (#11771)
* Revolg DOCSUP-1000 add max server memory usage setting (#125)

* Add max_server_memory_usage setting, delete max_memory_usage_for_all_queries setting.

* Syntax fixed

* Apply suggestions from code review

Co-authored-by: BayoNet <da-daos@yandex.ru>

* Doc for the max_server_memory_usage setting. Updates.

Co-authored-by: Olga Revyakina <revolg@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>

* CLICKHOUSEDOCS-609: Minor fixes.

* CLICKHOUSEDOCS-609: Actualized position of the setting.

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-01 16:08:16 +03:00
filimonov
2f9c52c1df
Update query-complexity.md 2020-07-01 14:35:47 +02:00
BayoNet
a798ae00f7
DOCS-636 Synchronized some edits from EN to RU (#11941)
* [review][clickhousedocs][translate] DOCSUP-1351: Edit and translate to Russian (#129)

* DOCSUP-1351: Add blockSerializedSize (RU)

* DOCSUP-1351: Fix blockSerializedSize description by function description template.

* DOCSUP-1351: PR8756- Update Distributed engine section.

* DOCSUP-1351: PR9076-Show Queries more like MySQL did.

* DOCSUP-1351: PR#9919-system.tables improvements (total_rows/total_bytes/storage_policy)

* DOCSUP-1351: (ru) blockSerializedSize remake by template.

* DOCSUP-1351: PR#9598-Add function arrayReduceInRange and update arrayReduce function.

* DOCSUP-1351: PR#9598 Fix arrayReduce and arrayReduceInRanges sections by template.

* DOCSUP-1351: Some fixes.

* DOCSUP-1351: Some fixes.

Co-authored-by: romanzhukov <romanzhukov@yandex-team.ru>

* CLICKHOUSEDOCS-636: Minor changes.

Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
Co-authored-by: Roman Bug <rrrrrroman@gmail.com>
Co-authored-by: romanzhukov <romanzhukov@yandex-team.ru>
2020-06-29 12:48:18 +03:00
alexey-milovidov
18eb141ea1
Merge pull request #11715 from azat/dist-optimize_skip_unused_shards-fixes
Control nesting level for shards skipping and disallow non-deterministic functions
2020-06-24 12:54:58 +03:00
Azat Khuzhin
b0779dbfe7 Fix documentation 2020-06-23 21:08:28 +03:00
alexey-milovidov
4c12f057f6
Merge pull request #11772 from BayoNet/docs/CLICKHOUSEDOCS-658-mv-block-settings
DOCS-658: Materialized views block settings
2020-06-21 17:58:51 +03:00
BayoNet
d29e1ce986
DOCS-602: transform_null_in (#11734)
* Revolg DOCSUP-996 Document the transform_null_in setting (#124)

* Add doc for transform_null_in setting

* Apply suggestions from code review

Co-authored-by: BayoNet <da-daos@yandex.ru>

* Add doc for the transform_null_in setting (ru)

* Add transform_null_in setting (ru). Anchor fixed

* Add doc for the transform_null_in setting (ru,en). Misspell fixed, anchor fixed.

Co-authored-by: Olga Revyakina <revolg@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>

* CLICKHOUSEDOCS-602: Updated text.

* Deleted symlink to IN operator.

* CLICKHOUSEDOCS-602: Fixed links.

* CLICKHOUSEDOCS-602: Updated the description.

* CLICKHOUSEDOCS-602: Updated by comments.

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-06-19 12:18:57 +03:00
Sergei Shtykov
13f8c588de Merge branch 'master' of github.com:ClickHouse/ClickHouse into docs/CLICKHOUSEDOCS-658-mv-block-settings 2020-06-18 22:24:17 +03:00
Sergei Shtykov
5ce12d8d2b CLICKHOUSEDOCS-658: Minor fix. 2020-06-18 22:21:30 +03:00
Evgenia Sudarikova
d0cfa35ab0
DOCSUP-1316 (#122)
* add EN version

* change links in EN version

* changes after review

* add RU description

* minor changes
2020-06-18 22:11:47 +03:00
Azat Khuzhin
6507247328 optimize_skip_unused_shards=2 will disable it for nested distributed queries
P.S. Looks like settings can be converted between SettingUInt64 and
SettingBool without breaking binary protocol.

FWIW maybe it is a good idea to change the semantics of the settings as
follow (but I guess that changing semantic is not a good idea, better to
add new settings and deprecate old ones):
- optimize_skip_unused_shards -- accept nesting level on which the
  optimization will work
- force_skip_optimize_shards_nesting -- accept nesting level on which
  the optimization will work
2020-06-18 21:49:29 +03:00
Ivan Blinkov
7170f3c534
[docs] split aggregate function and system table references (#11742)
* prefer relative links from root

* wip

* split aggregate function reference

* split system tables
2020-06-18 11:24:31 +03:00
BayoNet
1474dd6d69
DOCS-646: randomString (#11610)
* [CLICKHOUSEDOCS] Document the "randomString" function (#121)

* Add description of randomString function

* Add description for randomString

* Update docs/en/sql-reference/functions/other-functions.md

Co-authored-by: BayoNet <da-daos@yandex.ru>

* Update docs/en/sql-reference/functions/other-functions.md

Co-authored-by: BayoNet <da-daos@yandex.ru>

* Changed example

* Add russian version

* Fixed links

* Fixed links

Co-authored-by: Anna Devyatova <annadevyatova@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>

* CLICKHOUSEDOCS-646: Updated text. Fixed links.

* CLICKHOUSEDOCS-646: Fixed more links.

Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
Co-authored-by: Anna Devyatova <annadevyatova@yandex-team.ru>
2020-06-15 21:44:05 +03:00
BayoNet
905c58b9ac
DOCS-625: system.query_thread_log (#11437)
* DOCSUP-1041 query_thread_log table description was updated according the example. (#119)

* This file was edited according to the DOCSUP-1041. Text was ordered with example, links and missed information were added.

* Editing using comments.

* Edited according connected merge.

* Seems to be pre-last changes.

* CLICKHOUSEDOCS-625: Updated text.

* Table query_thread_log description  was translated to russian. (#120)

* CLICKHOUSEDOCS-625: query_thread_log

* CLICKHOUSEDOCS-625: Fixed text.

* CLICKHOUSEDOCS-625: Updated text by comments.

Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
Co-authored-by: AnaUvarova <64017504+AnaUvarova@users.noreply.github.com>
2020-06-05 12:59:21 +03:00
BayoNet
58786f9929
DOCS-620: Background pools settings (#11358)
* DOCSUP-1036: Describe settings for different pools (#118)

* describe settings for different pools

* minor changes

* add refs to and from distributed, server settings, kafka, replication, mergetree

* changes in links description

* add description and links to RU version

* add descrtiption and links to ru version

* minor changes

* CLICKHOUSEDOCS-620: Returned text lost by the last merge.

Co-authored-by: Evgenia Sudarikova <56156889+otrazhenia@users.noreply.github.com>
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
2020-06-02 21:11:56 +03:00
BayoNet
5088f409ca
DOCS-611: background_buffer_flush_schedule_pool_size setting (#11176)
* DOCSUP-1003 background_buffer_flush_schedule_pool_size setting (#116)

* changes after review

* add RU version

* CLICKHOUSEDOCS-611: Fixed text.

Co-authored-by: Evgenia Sudarikova <56156889+otrazhenia@users.noreply.github.com>
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
Co-authored-by: Ilya Yatsishin <2159081+qoega@users.noreply.github.com>
2020-06-02 11:42:05 +03:00
BayoNet
1d9d1e256f
DOCS-573: system.data_type_families (#11344)
* DOCSUP-921 (#113)

* add the description of data_type_families system table

* add related link, change output example, correct columns description

* fix typos add links

* add russian description of data_type_families system table

* fix links to data_type_families system table

Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>

* CLICKHOUSEDOCS-573: system.data_type_families

* CLICKHOUSEDOCS-573: Corrected the wording.

Co-authored-by: pewit-nk <62423826+pewit-nk@users.noreply.github.com>
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
2020-06-02 08:10:59 +03:00
BayoNet
09369c259c
DOCS-527: system.query_log (#11197)
* DOCSUP-824: query log (#115)

* Draft changes.

* Next step.

* Structure was changed. Missed information was added.

* More edits.

* Update docs/en/operations/system-tables.md

Co-authored-by: BayoNet <da-daos@yandex.ru>

* Update docs/en/operations/system-tables.md

Co-authored-by: BayoNet <da-daos@yandex.ru>

* Update docs/en/operations/system-tables.md

Co-authored-by: BayoNet <da-daos@yandex.ru>

* Comments editing was done.

* Translated to russian.

Co-authored-by: Anastasia Uvarova <ana-uvarova@yandex-team.ru>
Co-authored-by: AnaUvarova <64017504+AnaUvarova@users.noreply.github.com>

* CLICKHOUSEDOCS-527: query_log description.

* CLICKHOUSEDOCS-527: Updated structure.

* CLICKHOUSEDOCS-527: Fixed links.

* Update docs/en/operations/system-tables.md

Co-authored-by: Ivan Blinkov <github@blinkov.ru>

* Update docs/en/operations/system-tables.md

Co-authored-by: Ivan Blinkov <github@blinkov.ru>

* Update docs/en/operations/system-tables.md

Co-authored-by: Ivan Blinkov <github@blinkov.ru>

* Update docs/en/operations/system-tables.md

Co-authored-by: Ivan Blinkov <github@blinkov.ru>

* Update docs/en/operations/system-tables.md

Co-authored-by: Ivan Blinkov <github@blinkov.ru>

* Updated by comments.

* CLICKHOUSEDOCS-527: Updated by comments
.

* CLICKHOUSEDOCS-527: Syncronized EN->RU

Co-authored-by: Anastasia Uvarova <ana-uvarova@yandex-team.ru>
Co-authored-by: AnaUvarova <64017504+AnaUvarova@users.noreply.github.com>
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-05-29 12:43:49 +03:00
BayoNet
266fa9d99c
DOCS-627: Fixed language and markup in EN version and translated to RU. (#11001)
* DOCSUP-1063 (#114)

* added first draft

* added translation for force_optimize_skip_unused_shards and fixed anchors

* fixes

* fixes

* fixed alter.md

Co-authored-by: Elizaveta Mironyuk <emironyuk@yandex-team.ru>

* CLICKHOUSEDOCS-627: Updated templated.

* Fixed markup.

* CLICKHOUSEDOCS-627: Fixed links.

Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
Co-authored-by: emironyuk <62014692+emironyuk@users.noreply.github.com>
Co-authored-by: Elizaveta Mironyuk <emironyuk@yandex-team.ru>
2020-05-19 09:02:30 +03:00
alexey-milovidov
00cc0b5752
Merge pull request #10946 from qoega/merge-10600
Merge #10600
2020-05-17 11:46:53 +03:00
BayoNet
c701493e30 DOCS-626: EN review, RU translations for RBAC docs (#10951)
* DOCSUP-1062 (#112)

* added first draft

* minor fixes

* fixed anchors

* yet another fixes

* and the minorest fixes

* Apply suggestions from doc review

Co-authored-by: BayoNet <da-daos@yandex.ru>

* fixed terminology in ru (access entity, throws exception)

* fixed typo

* fixed typo

Co-authored-by: Elizaveta Mironyuk <emironyuk@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>

* Fixed link.

* CLICKHOUSEDOCS-626: Fixed links.

Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
Co-authored-by: emironyuk <62014692+emironyuk@users.noreply.github.com>
Co-authored-by: Elizaveta Mironyuk <emironyuk@yandex-team.ru>
2020-05-15 23:30:51 +03:00
Yatsishin Ilya
111902a018 Merge #10600 2020-05-15 16:14:39 +03:00
Ivan Blinkov
cd14f9ebcb
SQL reference refactoring (#10857)
* split up select.md

* array-join.md basic refactoring

* distinct.md basic refactoring

* format.md basic refactoring

* from.md basic refactoring

* group-by.md basic refactoring

* having.md basic refactoring

* additional index.md refactoring

* into-outfile.md basic refactoring

* join.md basic refactoring

* limit.md basic refactoring

* limit-by.md basic refactoring

* order-by.md basic refactoring

* prewhere.md basic refactoring

* adjust operators/index.md links

* adjust sample.md links

* adjust more links

* adjust operatots links

* fix some links

* adjust aggregate function article titles

* basic refactor of remaining select clauses

* absolute paths in make_links.sh

* run make_links.sh

* remove old select.md locations

* translate docs/es

* translate docs/fr

* translate docs/fa

* remove old operators.md location

* change operators.md links

* adjust links in docs/es

* adjust links in docs/es

* minor texts adjustments

* wip

* update machine translations to use new links

* fix changelog

* es build fixes

* get rid of some select.md links

* temporary adjust ru links

* temporary adjust more ru links

* improve curly brace handling

* adjust ru as well

* fa build fix

* ru link fixes

* zh link fixes

* temporary disable part of anchor checks
2020-05-15 07:34:54 +03:00
Denis Zhuravlev
f9439acde1
typo 2020-05-12 17:57:11 -03:00
Ivan Blinkov
2521a37c94
Some fixes at ru merge-tree-settings.md (#10837) 2020-05-12 12:30:08 +03:00
alexey-milovidov
1e73e02bc0
Merge pull request #10620 from den-crane/Docs/merge-tree-settings-cont
Doc. merge-tree-settings.md
2020-05-11 06:42:57 +03:00
BayoNet
dba72d73fe
DOCS-624: Fixing links to nowhere (#10675)
* enbaskakova-DOCSUP-652 (#101)

* "docs(orNull&orDefault): Functions 'orNull&orDefault' have been edited"

* "docs(orNull&orDefault): Functions 'orNull&orDefault' have been edited"

* "docs(orNull&orDefault): Functions 'orNull&orDefault' have been edited"

* Update docs/en/sql_reference/aggregate_functions/combinators.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* Update docs/en/sql_reference/aggregate_functions/combinators.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* Update docs/en/sql_reference/aggregate_functions/combinators.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* Update docs/en/sql_reference/aggregate_functions/combinators.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* Update docs/en/sql_reference/aggregate_functions/combinators.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* "docs(orNull&orDefault): Functions 'orNull&orDefault' have been edited"

* "docs(orNull&orDefault): Functions 'orNull&orDefault' have been edited"

* "docs(orNull&orDefault): Functions 'orNull&orDefault' have been edited"

Co-authored-by: elenbaskakova <elenbaskakova@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>

* Revert "enbaskakova-DOCSUP-652 (#101)" (#107)

This reverts commit 639fee7610.

* CLICKHOUSEDOCS-624: Fixed links. Was 60, became 13.

* CLICKHOUSEDOCS-624: Finished fix links in Enlish version.

* CLICKHOUSEDOCS-624: Fixed RU links

Co-authored-by: elenaspb2019 <47083263+elenaspb2019@users.noreply.github.com>
Co-authored-by: elenbaskakova <elenbaskakova@yandex-team.ru>
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
2020-05-06 09:13:29 +03:00
Denis Zhuravlev
44f937f365
Update merge-tree-settings.md 2020-05-05 17:51:58 -03:00
Denis Zhuravlev
68de817fd1 merge-tree-settings.md 2020-05-01 18:19:20 -03:00
Ivan Blinkov
d91c97d15d
[docs] replace underscores with hyphens (#10606)
* Replace underscores with hyphens

* remove temporary code

* fix style check

* fix collapse
2020-04-30 21:19:18 +03:00
BayoNet
701fdc5d2d
DOCS-372: background_pool_size (#10589)
* background_pool_size setting documentation (DOCSUP-707) (#102)

* background_pool_size setting documentation

* background_pool_size documentation: changes after review

* background_pool_size documentation: RU version

* CLICKHOUSEDOCS-372: Described background_pool_size.

* Update docs/en/operations/settings/settings.md

Co-Authored-By: Ivan Blinkov <github@blinkov.ru>

* CLICKHOUSEDOCS-372: Updated by comments.

Co-authored-by: otrazhenia <56156889+otrazhenia@users.noreply.github.com>
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-04-30 16:18:48 +03:00
Eugene Klimov
fce4072f9d
sync russian link with english version (#10538)
Signed-off-by: Slach <bloodjazman@gmail.com>
2020-04-28 00:00:01 +03:00
Ivan Blinkov
388bcffec9
Rearrange includes at docs+changelog and move description templates (#10472)
* temp commit

* rearrange includes
2020-04-24 12:50:22 +03:00
BayoNet
91fe5096ec
DOCS-30: min_insert_block_size_rows and min_insert_block_size_bytes (#10344)
* DOCSUP-710: min_insert_block_size_rows & min_insert_block_size_bytes settings (#99)

* docs(min_insert_block_size rows&&min_insert_block_size_bytes): added description

* Apply suggestions from review

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* added russian translation

Co-authored-by: Elizaveta Mironyuk <emironyuk@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>

* CLICKHOUSEDOCS-30: min_insert_block_size_rows and min_insert_block_size_bytes

* CLICKHOUSEDOCS-30: Typo fix.

Co-authored-by: emironyuk <62014692+emironyuk@users.noreply.github.com>
Co-authored-by: Elizaveta Mironyuk <emironyuk@yandex-team.ru>
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
2020-04-22 20:20:47 +03:00
alexey-milovidov
d246218379
Merge pull request #10161 from den-crane/Docs/merge-tree-settings
Docs/merge tree settings
2020-04-18 16:01:12 +03:00
Ivan Blinkov
03c575934b
Minor docs content improvements (#10304)
* Add link to flink-clickhouse-sink + fixes nearby

* Add link to dbal-doctrine

* cleanup ru toc root

* Sort out russian docs ToC a little bit

* Add link collection of commercial support services
2020-04-16 15:55:32 +03:00
BayoNet
2a335434c6
DOCS-518: EN->RU sync (#10258)
* Pewit docsup 801 (#97)

* Add a note about zero-based array indexes.

* add description of input_format_values_deduce_templates_of_expressions, input_format_values_accurate_types_of_literals

* fix description of input_format_values_deduce_templates_of_expressions, input_format_values_accurate_types_of_literals according to templates

* fix: correct minor typos, tenses

* CLICKHOUSEDOCS-518: Some translations.

* CLICKHOUSEDOCS-518: Fixed grammar.

Co-authored-by: pewit-nk <62423826+pewit-nk@users.noreply.github.com>
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
2020-04-15 11:57:11 +03:00
Alexey Milovidov
ab8900ecff Fix bad translation, step 2: replace with symlinks #10191 2020-04-11 18:03:35 +03:00
Alexey Milovidov
b00d9c7855 Fix bad translation, step 1: remove files #10191 2020-04-11 17:56:54 +03:00
Alexey Milovidov
1484ab1f1a Fix machine translation #10191 2020-04-11 17:52:59 +03:00
Eugene Klimov
68fa04054a
add <prometheus> in server settings and monitoring section (#10015)
* add description for <prometheus> in server settings and monitoring section

Signed-off-by: Slach <bloodjazman@gmail.com>

* Update docs/en/operations/server_settings/settings.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* Update docs/en/operations/server_settings/settings.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* Update docs/en/operations/server_settings/settings.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* Update docs/en/operations/server_settings/settings.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* Update docs/en/operations/server_settings/settings.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* Update docs/en/operations/server_settings/settings.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* sync russian description with english

Signed-off-by: Slach <bloodjazman@gmail.com>

* Update docs/ru/operations/server_settings/settings.md

* sync russian description with english

Signed-off-by: Slach <bloodjazman@gmail.com>

Co-authored-by: BayoNet <da-daos@yandex.ru>
Co-authored-by: Ilya Yatsishin <2159081+qoega@users.noreply.github.com>
2020-04-11 08:27:24 +03:00
Denis Zhuravlev
f32ae36f22
Update merge_tree_settings.md 2020-04-10 10:48:53 -03:00
Denis Zhuravlev
ad0c994b28
Update merge_tree_settings.md 2020-04-10 10:48:19 -03:00
Denis Zhuravlev
6cc1389356
Update merge_tree_settings.md 2020-04-10 10:38:58 -03:00
Denis Zhuravlev
aba149d8a2
Update merge_tree_settings.md 2020-04-09 22:35:28 -03:00
Denis Zhuravlev
af73f55581
Update merge_tree_settings.md 2020-04-09 21:24:37 -03:00
Denis Zhuravlev
eb57e54a21
Update merge_tree_settings.md 2020-04-09 21:23:12 -03:00
Denis Zhuravlev
14e22ab6b3
old_parts_lifetime 2020-04-09 21:16:48 -03:00
Denis Zhuravlev
c4c78f8e73
Update merge_tree_settings.md 2020-04-09 19:19:42 -03:00
Denis Zhuravlev
825785283c
Update merge_tree_settings.md 2020-04-09 19:17:12 -03:00
Denis Zhuravlev
6a10d0df00
Update merge_tree_settings.md
fix max_delay_to_insert formula
2020-04-09 19:08:35 -03:00
Denis Zhuravlev
bc8b724f5e
Update merge_tree_settings.md
fix max_delay_to_insert formula
2020-04-09 19:05:38 -03:00
Denis Zhuravlev
22a55c4951 Doc. merge_tree_settings 2020-04-09 18:45:29 -03:00
Ivan Blinkov
345978ae35
normalize ru markdown (#10159) 2020-04-09 23:51:01 +03:00
Ivan Blinkov
a4e2fd24b0
Get rid of toc_ru.yml (#10152) 2020-04-09 21:06:07 +03:00
Sergei Shtykov
4847914eda CLICKHOUSEDOCS-475: Fixes. 2020-04-09 13:15:54 +03:00
Sergei Shtykov
1bb00b8e2e Merge branch 'master' of github.com:ClickHouse/ClickHouse into en-docs/CLICKHOUSEDOCS-475-system-dictionaries 2020-04-08 16:30:21 +03:00
elenaspb2019
7376428a6b
elenbaskakova-DOCSUP-780 (#87)
* "docs(system.dictionaries): Table 'system.dictionaries' has been edited"

* "docs(system.dictionaries): Table 'system.dictionaries' has been edited"

* "docs(system.dictionaries): Table 'system.dictionaries' has been edited"

* "docs(system.dictionaries): Table 'system.dictionaries' has been edited"

* "docs(system.dictionaries): Table 'system.dictionaries' has been edited"

* "docs(system.dictionaries): Table 'system.dictionaries' has been edited"

* Update docs/en/operations/system_tables.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* "docs(system.dictionaries): Table 'system.dictionaries' has been edited"

* "docs(system.dictionaries): Table 'system.dictionaries' has been edited"

* "docs(system.dictionaries): Table 'system.dictionaries' has been edited"

* Update docs/en/operations/system_tables.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* Update docs/en/operations/system_tables.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* Update docs/en/operations/system_tables.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* Update docs/en/operations/system_tables.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* "docs(system.settings): Table 'system.settings' has been edited"

* "docs(system.dictionaries): Table 'system.dictionaries' has been edited"

* "docs(system.dictionaries): Table 'system.dictionaries has been edited"

Co-authored-by: elenbaskakova <elenbaskakova@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>
2020-04-08 16:22:32 +03:00
Ilya Yatsishin
885d70fc2b
Merge pull request #10008 from morozovsk/patch-2
Documentation: path должен быть терминирован `/`.
2020-04-08 14:09:36 +03:00
Olga Khvostikova
dada1c931c Add docs 2020-04-07 16:46:12 +03:00
BayoNet
fd4e246f62
DOCS-448: system.settings (#10013)
* elenbaskakova-DOCSUP-847 (#92)

* "docs(system.settings): Table 'system.settings' has been edited"

* Update docs/en/operations/system_tables.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* "docs(system.settings): Table 'system.settings' has been edited"

* Update docs/en/operations/system_tables.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* Update docs/en/operations/system_tables.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* Update docs/en/operations/system_tables.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* Update docs/en/operations/system_tables.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* Update docs/en/operations/system_tables.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* "docs(system.settings): Table 'system.settings' has been edited"

* "docs(system.settings): Table 'system.settings' has been edited"

Co-authored-by: elenbaskakova <elenbaskakova@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>

* CLICKHOUSEDOCS-448: Finalizing before pull.

* CLICKHOUSEDOCS-448: Merge fix.

* CLICKHOUSEDOCS-448: Fixed.

* CLICKHOUSEDOCS-448: Clarification.

Co-authored-by: elenaspb2019 <47083263+elenaspb2019@users.noreply.github.com>
Co-authored-by: elenbaskakova <elenbaskakova@yandex-team.ru>
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
2020-04-06 20:25:59 +03:00
Ivan Lezhankin
8a5a73e76d Merge branch 'master' into dbms2src 2020-04-03 18:20:05 +03:00
Ivan Lezhankin
06446b4f08 dbms/ → src/ 2020-04-03 18:14:31 +03:00
Ivan Blinkov
b66c26d833
Get rid of toc_en.yml (#10023) 2020-04-03 16:23:32 +03:00
Mikhail
696b7670d4
Typo in docs (#10033) 2020-04-03 10:27:50 +03:00
Vladimir Goncharov
d0b90abeee
path должен быть терминирован /. 2020-04-02 12:30:52 +03:00
Ivan
97f2a2213e
Move all folders inside /dbms one level up (#9974)
* Move some code outside dbms/src folder
* Fix paths
2020-04-02 02:51:21 +03:00
Azat Khuzhin
e447e52326 Update documentation that Distributed over Distributed is allowed now 2020-03-30 21:29:22 +03:00
Ivan Blinkov
790704d081
Restore some old manual anchors in docs (#9803)
* Simplify 404 page

* add es array_functions.md

* restore some old manual anchors

* update sitemaps

* trigger checks

* restore more old manual anchors

* refactor test.md + temporary disable failure again

* fix mistype
2020-03-22 12:14:59 +03:00
Ivan Blinkov
2e1f6bc56d
[experimental] add "es" docs language as machine translated draft (#9787)
* replace exit with assert in test_single_page

* improve save_raw_single_page docs option

* More grammar fixes

* "Built from" link in new tab

* fix mistype

* Example of include in docs

* add anchor to meeting form

* Draft of translation helper

* WIP on translation helper

* Replace some fa docs content with machine translation

* add normalize-en-markdown.sh

* normalize some en markdown

* normalize some en markdown

* admonition support

* normalize

* normalize

* normalize

* support wide tables

* normalize

* normalize

* normalize

* normalize

* normalize

* normalize

* normalize

* normalize

* normalize

* normalize

* normalize

* normalize

* normalize

* lightly edited machine translation of introdpection.md

* lightly edited machhine translation of lazy.md

* WIP on translation utils

* Normalize ru docs

* Normalize other languages

* some fixes

* WIP on normalize/translate tools

* add requirements.txt

* [experimental] add es docs language as machine translated draft

* remove duplicate script

* Back to wider tab-stop (narrow renders not so well)
2020-03-21 07:11:51 +03:00
Ivan Blinkov
8561a026b1
WIP on docs translation/normalization tools (#9783) 2020-03-20 21:20:59 +03:00
BayoNet
4dda8e11ec
emironyuk-DOCSUP-782 (#90) (#9725)
* docs(string functions): synchronization of ru-en versions

* docs(string_functions): links fixed

* docs(string functions): mid(s, offset, length), substr(s, offset, length) added to substring(s, offset,length)

* docs(string function): fix count form for bytes

Co-authored-by: emironyuk <emironyuk@yandex-team.ru>

Co-authored-by: emironyuk <62014692+emironyuk@users.noreply.github.com>
Co-authored-by: emironyuk <emironyuk@yandex-team.ru>
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
2020-03-19 18:32:53 +03:00
Ivan Blinkov
80828b969b
Minor improvements in docs build and content (#9752) 2020-03-19 14:51:22 +03:00
Ivan Blinkov
5abe3ac3f1
Switch docs to python3 and update MkDocs to 1.1 (#9711)
+ some grammar and css fixes
2020-03-18 16:02:32 +03:00
yonesko
81bc57874e
Fix typo (#9683) 2020-03-16 18:02:03 +03:00
BayoNet
a4568b52e0
DOCS-511: Deleted some experimental settings. Removed duplicated description for join_any_take_last_row. (#9639)
* CLICKHOUSEDOCS-511: Removed obsolete settings.

* CLICKHOUSEDOCS-511: Removed duplication for ## join_use_nulls {#join_use_nulls}.

Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
2020-03-14 01:12:54 +03:00
Denis Zhuravlev
e867891265
Merge branch 'master' into docs/deduplicate_blocks_in_dependent_materialized_views 2020-03-12 11:53:41 -03:00
Alexey Milovidov
22a89d5d8e Fixed changelog and documentation 2020-03-12 17:20:10 +03:00
Denis Zhuravlev
bbef6a29c9 Fixed the wrong(old) parameter name to the correct one -- deduplicate_blocks_in_dependent_materialized_views 2020-03-11 23:57:47 -03:00
alexey-milovidov
709667b8d7
Merge pull request #9548 from den-crane/patch-20
Doc change. insert_deduplicate , force_deduplicate_childrens RU description
2020-03-07 15:37:39 +03:00
alexey-milovidov
03551865a8
Merge pull request #9373 from den-crane/patch-19
Doc. change. max_insert_threads RU description
2020-03-07 02:46:11 +03:00
Denis Zhuravlev
5db4222ff8
Update settings.md
insert_deduplicate , force_deduplicate_childrens RU description
2020-03-06 19:25:22 -04:00
Denis Zhuravlev
42cc6f4e3c
Update settings.md
max_insert_threads corrected ru description
2020-03-06 16:29:48 -04:00
Sergei Shtykov
117845b2be CLICKHOUSEDOCS-548: Repaired master build. 2020-03-06 15:44:22 +03:00
alexey-milovidov
0bf12a779f
Merge pull request #8994 from qoega/qoega/random-table-function-small
Generate table function
2020-03-06 03:40:22 +03:00
alexey-milovidov
520ec823f5
Merge pull request #9346 from den-crane/patch-18
Doc change explanation that `max_result_rows result_overflow_mode=break ` depends of max_block_size
2020-03-06 00:18:54 +03:00
Slach
202af42d17 add description for /ping http handler
Signed-off-by: Slach <bloodjazman@gmail.com>
2020-03-05 12:35:48 +05:00
Slach
ecc65a21db add reference to http_server_default_response in HTTP interface description
Signed-off-by: Slach <bloodjazman@gmail.com>
2020-03-04 20:44:34 +05:00
Yatsishin Ilya
0a25fe71bd more docs 2020-02-28 12:19:11 +03:00
alexey-milovidov
ec4aed74a1
Update permissions_for_queries.md 2020-02-27 21:16:02 +03:00
Mikhail f. Shiryaev
5f806222f8
Fix typo 2020-02-26 16:07:23 +01:00
Ivan Blinkov
c509e9038f
trigger tests again 2020-02-26 13:16:32 +03:00
Denis Zhuravlev
1e013c742a
Update settings.md
max_insert_threads RU description
2020-02-25 16:00:28 -04:00
Denis Zhuravlev
7a94d393ca
Update query_complexity.md 2020-02-24 17:58:20 -04:00
Denis Zhuravlev
d4cfda4050
Update query_complexity.md
explanation that `max_result_rows result_overflow_mode=break ` depends of max_block_size
2020-02-24 16:44:37 -04:00
Gleb Novikov
6444e82444 fixed final mark description 2020-02-22 21:08:16 +03:00
Ivan Blinkov
5588f5db8a
Merge pull request #9252 from BayoNet/docs/CLICKHOUSEDOCS-446-alter-ttl
DOCS-446: ALTER TTL
2020-02-22 14:38:48 +03:00
Sergei Shtykov
ff131e1378 CLICKHOUSEDOCS-446: Tranlsated to Russian. Fixed links in ZH version. 2020-02-20 17:38:57 +03:00
Mikhail f. Shiryaev
7cf6506534
Update documentation for system.replicas 2020-02-20 11:01:31 +01:00
alexey-milovidov
c1ec61d1fe
Update system_tables.md 2020-02-18 12:32:06 +03:00
Slach
486494aba5 add documentation for system.metric_log table
Signed-off-by: Slach <bloodjazman@gmail.com>
2020-02-18 12:41:45 +05:00
BayoNet
fb3ec146d6
DOCS-443: merge_max_block_size for MergeTree description (#9112)
* CLICKHOUSEDOCS-443: merge_max_block_size setting for MergeTree.
2020-02-17 09:48:06 +03:00
alexey-milovidov
e9af153819
Merge pull request #9126 from Melancholic/change_http_status
Fixed #5104. Return 503 status in /replicas_status if not ok
2020-02-15 02:59:18 +03:00
nagorny
c39e2f89ea #5104. Add documentation about 503 response in /replicas_status if not ok 2020-02-14 23:53:27 +03:00
Ivan Blinkov
df3879d07a Introduce adopters page + fix a bunch of lost symlinks 2020-02-14 19:48:08 +03:00
Ivan Blinkov
ee7e4597d5
more docs fixes 2020-02-03 22:38:49 +03:00
Ivan Blinkov
03f532d249
Merge pull request #8972 from blinkov/master
Docs build fixes
2020-02-03 17:58:17 +03:00
Ivan Blinkov
686afacceb more docs fixes 2020-02-03 17:10:45 +03:00
Ivan Blinkov
939679e9e4 more fixes 2020-02-03 16:30:11 +03:00
Ivan Blinkov
d404456373 Docs build fixes 2020-02-03 16:08:46 +03:00
alexey-milovidov
59ef2b2009
Merge pull request #8963 from millb/CRLF_in_TSV
CRLF in TSV output format
2020-02-03 15:44:59 +03:00
Ivan Blinkov
befcecc3bb Docs fixes 2020-02-03 15:00:10 +03:00
millb
1a126299dc docs added 2020-02-03 11:10:41 +03:00
alexey-milovidov
c793f30873
Merge pull request #8954 from ClickHouse/os-thread-id
Use OS thread id everywhere instead of internal thread number.
2020-02-03 03:57:35 +03:00
Alexey Milovidov
1eca6d4b2d Fixed bad documentation 2020-02-03 00:46:31 +03:00
Alexey Milovidov
d11f3cb78f Changed thread_id to UInt64 to support more OS 2020-02-02 23:01:13 +03:00
Alexey Milovidov
45be504bdf Merge branch 'BayoNet-en-docs/CLICKHOUSEDOCS-272-query-profiler' 2020-02-02 06:22:16 +03:00
Alexey Milovidov
b06ef1735a Merge branch 'en-docs/CLICKHOUSEDOCS-272-query-profiler' of https://github.com/BayoNet/ClickHouse into BayoNet-en-docs/CLICKHOUSEDOCS-272-query-profiler 2020-02-02 06:21:31 +03:00
alexey-milovidov
60510a653a
Merge pull request #8739 from godfreyd/CLICKHOUSEDOCS-498-DOCSUP-787
Docs: joinGet function description
2020-02-02 05:51:17 +03:00
alexey-milovidov
616ea6cf0e
Update settings.md 2020-02-01 01:50:33 +03:00
Mikhail Korotov
3bbe094707 docs added 2020-01-31 21:50:57 +03:00
Ivan Blinkov
18538f5c65 Domain change in docs 2020-01-30 13:34:55 +03:00
Sergei Shtykov
67dc8f2422 Links fixed. 2020-01-28 18:27:44 +03:00
Maxim Akhmedov
675d0f549f Add replication and deduplication properties. 2020-01-27 17:14:49 +03:00
Maxim Akhmedov
d89eef6bac Add documentation draft for storage features. 2020-01-25 23:23:17 +03:00
Sergei Bocharov
997b89887a Fixed toc 2020-01-24 16:59:33 +03:00
Sergei Bocharov
01e422b716 Fixed links 2020-01-24 15:34:21 +03:00
Sergei Bocharov
71d2e567f4 Fixed links 2020-01-24 15:30:00 +03:00
Sergei Bocharov
a1d12b4964 Fixed links 2020-01-24 15:26:31 +03:00
Sergei Bocharov
44c0eef2f3 Fixes after review 2020-01-24 13:52:57 +03:00
Sergei Bocharov
0ea906baca Fixes 2020-01-24 13:52:57 +03:00
Sergei Shtykov
512dea7406 Merge branch 'master' of github.com:ClickHouse/ClickHouse into en-docs/CLICKHOUSEDOCS-272-query-profiler 2020-01-24 08:58:29 +03:00
Yuriy
b7ca26b0fb fixed docs 2020-01-22 01:42:52 +03:00
Yuriy
7895966804 initial MySQL compatibility server docs 2020-01-19 08:57:21 +03:00
BayoNet
3a8dbf4341
DOCS-4146: DateTime. EN review, RU translation for #7429 (#7738)
* DOCAPI-4146: Updated examples.

* DOCAPI-4146: Fix.

* DOCAPI-4146: Clarifications about dictionaries.

* Update datetime.md (#69)

* DOCAPI-4146: EN review, RU translation

* DOCAPI-4146: Fix.

* DOCAPI-4146: Attempted to clarify.

* DOCAPI-4146: More clarifications

* DOCAPI-4146: Extended example.

* Update docs/en/data_types/datetime.md

Co-Authored-By: Ivan Blinkov <github@blinkov.ru>

* Update docs/en/data_types/datetime.md

Co-Authored-By: Ivan Blinkov <github@blinkov.ru>

* Update docs/en/data_types/datetime.md

Co-Authored-By: Ivan Blinkov <github@blinkov.ru>

* Fix.

* DOCAPI-4146: Clarifications and fixes.

Co-authored-by: FeehanG <51821376+FeehanG@users.noreply.github.com>
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-01-17 10:13:00 +03:00
Sergei Shtykov
f6810da5fb Merge branch 'master' of github.com:ClickHouse/ClickHouse into en-docs/CLICKHOUSEDOCS-272-query-profiler 2020-01-16 11:20:21 +03:00
Sergei Shtykov
3574c12ba0 Merge branch 'en-docs/DOCAPI-7790-query-profiler' into en-docs/CLICKHOUSEDOCS-272-query-profiler 2020-01-16 10:58:21 +03:00
Olga Khvostikova
53ae368d9c
Add virtual columns to hdfs and file table functions (#8489)
* Add virtual column _path to hdfs and file table functions with test

* Fix const of headers

* Add column _file with tests

* Add docs

* Fix improper resolve conflicts

* Fix links in docs

* Better condition for virtual columns proccessing in StorageFile

* better condition for virtual columns processing in StorageHDFS
2020-01-15 10:52:45 +03:00
Sergei Bocharov
4efd4362cd Fixes 2020-01-13 12:47:12 +03:00
elenaspb2019
8f734252a4 docs(merge_tree_min_bytes_for_concurrent_read, merge_tree_max_bytes_to_use_cache):The description of merge_tree_min_bytes_for_concurrent_read, merge_tree_max_bytes_to_use_cache function was edited. 2020-01-13 12:47:12 +03:00
Pradeep Chhetri
4941fdfe4b Fix some spelling mistakes 2020-01-11 17:51:33 +08:00
Mikhail f. Shiryaev
5b5c5b3286
Add graphite-ch-optimizer to third-party integration 2020-01-07 13:58:13 +01:00
Sergei Shtykov
ccc2ef396d Merge branch 'master' of github.com:ClickHouse/ClickHouse into l10n/CLICKHOUSEDOCS-282-directory-monitor-limits 2020-01-06 23:31:30 +03:00
Alexey Milovidov
17b88e4a94 Fixed symlinks 2020-01-06 09:57:48 +03:00
Alexey Milovidov
58e94221bb Added quick instruction on how to test a server with clickhouse 2020-01-06 05:31:22 +03:00
Alexey Milovidov
a0bd6f13ef Added quick instruction on how to test a server with clickhouse 2020-01-06 05:29:37 +03:00
Denis Zhuravlev
f5c0255954 Doc change. mergetree.md Added storage_configuration tag into examples (#8518)
* Update mergetree.md

added storage_configuration tag into examples

* Update mergetree.md

added storage_configuration tag to examples
2020-01-04 18:43:15 +03:00
Alexey Milovidov
3339b8e0e5 Make "mark_cache_min_lifetime" setting obsolete 2019-12-31 05:47:10 +03:00
alexey-milovidov
9d651526ca
Merge pull request #8343 from Felixoid/inherit_multiple_profiles
Inherit multiple profiles
2019-12-28 06:53:54 +03:00
Mikhail f. Shiryaev
06fb37dd42
Add tests and documentation for settings and constraints order 2019-12-27 18:15:55 +01:00
Mikhail f. Shiryaev
08506bdc96
Update documentation regarding multiple profile inheritance 2019-12-26 23:18:55 +01:00
Sergei Shtykov
2c5cde4c12 CLICKHOUSEDOCS-272: Removed obsolete setting. 2019-12-26 17:58:52 +03:00
BayoNet
c727151280 DOCS-265: max_http_get_redirects. EN review. RU translation. (#8389)
* Update settings.md (#73)

* Update url.md (#74)

* CLICKHOUSEDOCS-265: EN review, RU translation

Co-authored-by: FeehanG <51821376+FeehanG@users.noreply.github.com>
2019-12-25 09:48:43 +03:00
Sergei Shtykov
681ef942b7 CLICKHOUSEDOCS-282: EN review. RU translation. 2019-12-25 05:55:37 +03:00
Olga Khvostikova
b47863a0c6
Fix segfault in table function file while inserting into it (#8177)
* Fix segfault in table function file while inserting into it
2019-12-17 11:06:39 +03:00
BayoNet
3c7be98f5c
DOCS-2: Remark about Authentification on Zookeeper (#7732)
* CLICKHOUSEDOCS-2: Remark about authentification on ZooKeeper.

* CLICKHOUSEDOCS-2: Fixes.

* CLICKHOUSEDOCS-2: Fixes.

* Update docs/en/operations/access_rights.md

Co-Authored-By: Ivan Blinkov <github@blinkov.ru>

* Update docs/en/operations/table_engines/replication.md

Co-Authored-By: Ivan Blinkov <github@blinkov.ru>

* Update.

* CLICKHOUSEDOCS-2: Links fix.

* CLICKHOUSEDOCS-2: Examples fix.

* CLICKHOUSEDOCS-2: RU translation.
2019-12-16 19:40:30 +03:00
Vladimir Chebotarev
74cf88fa40 Added documentation for extended TTL syntax. 2019-12-12 11:31:13 +03:00
Mikhail f. Shiryaev
56b42ea053 Fix markdown unsorted list 2019-12-11 16:12:32 +01:00
alexey-milovidov
908cd241a3
Merge pull request #7978 from Felixoid/doc_kill_http
Add cancel_http_readonly_queries_on_client_close description
2019-12-03 02:33:51 +03:00
alexey-milovidov
b05c371638
Update settings.md 2019-12-03 02:33:36 +03:00
alexey-milovidov
916e3826bc
Update system_tables.md 2019-12-03 01:43:30 +03:00
alexey-milovidov
d5ebdf1c77
Update settings.md 2019-12-03 01:34:59 +03:00
alexey-milovidov
f8848a76fd
Update settings.md 2019-12-03 01:34:02 +03:00
Mikhail f. Shiryaev
05687b56cd Fix description of ProfileEvents.Names 2019-12-02 12:48:52 +01:00
Mikhail f. Shiryaev
d94718a8e1 Fix quota_key description 2019-12-02 12:48:52 +01:00
Mikhail f. Shiryaev
3e2093ca43 Fix os_user column description 2019-12-02 12:48:52 +01:00
Mikhail f. Shiryaev
8f154ecbdd Fix thread_name column 2019-12-02 12:48:52 +01:00