Commit Graph

68 Commits

Author SHA1 Message Date
Sergei Shtykov
459bfc314b Merge branch 'master' of github.com:ClickHouse/ClickHouse into en-docs/CLICKHOUSEDOCS-466-query-profiler-settings 2019-12-05 19:54:00 +03:00
alexey-milovidov
946f3ed657
Update system_tables.md 2019-12-03 01:44:32 +03:00
alexey-milovidov
e85223ce5e
Update system_tables.md 2019-12-03 01:32:19 +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
Mikhail f. Shiryaev
0c1f5bd7fb Fix event names, peak_memory_usage 2019-12-02 12:48:52 +01:00
Mikhail f. Shiryaev
3f4faf9c9b Fix ports columns documentation 2019-12-02 12:48:52 +01:00
Mikhail f. Shiryaev
1d56709656 Fix the client_* columns documentation 2019-12-02 12:48:52 +01:00
Mikhail f. Shiryaev
71c8879c13 Adjust russian thread, fix memory_usage description 2019-12-02 12:48:52 +01:00
alexey-milovidov
cb5e20da5b Update system_tables.md 2019-12-02 12:48:52 +01:00
Mikhail f. Shiryaev
da629e09e5 Add documentation for system.query_thread_log 2019-12-02 12:48:52 +01:00
Mikhail f. Shiryaev
2d2cae5cee Fix unpaired asterisk 2019-12-02 12:45:34 +01:00
BayoNet
9c6e024e4c CLICKHOUSEDOCS-466: Links 2019-11-20 13:05:50 +03:00
BayoNet
53e701dba3
DOCS-462: trace_log system table and trace_log configuration section docs. (#7842)
* CLICKHOUSEDOCS-462: Started to write.

* CLICKHOUSEDOCS-462: EN docs for trace_log system table and trace_log section of server configuration parameters.

* CLICKHOUSEDOCS-462: Query syntax fix.

* Update docs/en/operations/server_settings/settings.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>

* CLICKHOUSEDOCS-462: Clarification.
2019-11-20 12:33:29 +03:00
BayoNet
5cf36f66ea
Doc links fix (#7682)
* Doc links fix.

* More links fix.
2019-11-08 11:51:01 +03:00
BayoNet
58cd0eccac
DOCS-439: RU review. EN translation. Data storage policies. (#7597)
* CLICKHOUSEDOCS-439: RU review. EN translation.

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

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

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

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

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

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

* Update docs/en/query_language/alter.md

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

* CLICKHOUSEDOCS-439: The RU version is syncronized with EN.
2019-11-07 15:24:42 +03:00
BayoNet
6d2c5d61a1 DOCS-8799: EN review, RU translation. SHOW TABLES update and toc restructurization. (#7367) 2019-11-01 17:20:28 +03:00
BayoNet
92da4ddf49 CLICKHOUSEDOCS-191: Updated query_log description. (#7559) 2019-11-01 17:18:37 +03:00
BayoNet
04a6c6ac4d
Docs links fix (#7448)
* Typo fix.

* Links fix.

* Fixed links in docs.

* More fixes.

* Link fixes.

* Fixed links.
2019-10-23 13:51:06 +03:00
BayoNet
34b61e8dff
DOCAPI-7442: EN review, RU translation for updated system.parts docs (#7041)
* Typo fix.

* Update system_tables.md (#40)

* DOCAPI-7442: RU translation.

* DOCAPI-7442: Fix.
2019-09-28 17:58:10 +03:00
BayoNet
38f95e9fbc DOCAPI-8299: Added a link with metrics for system.metrics (#7110)
* Typo fix.

* Links fix.

* Fixed links in docs.

* More fixes.

* Link fixes.

* DOCAPI-8299: Reference to source code.
2019-09-26 21:24:47 +03:00
BayoNet
2d2bc052e1
DOCAPI-8530: Code blocks markup fix (#7060)
* Typo fix.

* Links fix.

* Fixed links in docs.

* More fixes.

* docs/en: cleaning some files

* docs/en: cleaning data_types

* docs/en: cleaning database_engines

* docs/en: cleaning development

* docs/en: cleaning getting_started

* docs/en: cleaning interfaces

* docs/en: cleaning operations

* docs/en: cleaning query_lamguage

* docs/en: cleaning en

* docs/ru: cleaning data_types

* docs/ru: cleaning index

* docs/ru: cleaning database_engines

* docs/ru: cleaning development

* docs/ru: cleaning general

* docs/ru: cleaning getting_started

* docs/ru: cleaning interfaces

* docs/ru: cleaning operations

* docs/ru: cleaning query_language

* docs: cleaning interfaces/http

* Update docs/en/data_types/array.md

decorated ```

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

* Update docs/en/getting_started/example_datasets/nyc_taxi.md

fixed typo

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

* Update docs/en/getting_started/example_datasets/ontime.md

fixed typo

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

* Update docs/en/interfaces/formats.md

fixed error

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

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

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

* Update docs/en/operations/utils/clickhouse-local.md

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

* Update docs/en/query_language/dicts/external_dicts_dict_sources.md

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

* Update docs/en/operations/utils/clickhouse-local.md

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

* Update docs/en/query_language/functions/json_functions.md

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

* Update docs/en/query_language/functions/json_functions.md

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

* Update docs/en/query_language/functions/other_functions.md

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

* Update docs/en/query_language/functions/other_functions.md

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

* Update docs/en/query_language/functions/date_time_functions.md

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

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

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

* docs: fixed error

* docs: fixed error
2019-09-23 18:31:46 +03:00
alexey-milovidov
9df10d8735
Update system_tables.md 2019-09-19 14:00:56 +03:00
alexey-milovidov
b1d581e85b
Update system_tables.md 2019-09-19 13:58:50 +03:00
Sergei Bocharov
dd1af8c2ff docs(system_tables): fixes after review 2019-09-19 13:46:14 +03:00
Sergei Bocharov
c7663d92c6 docs(system_tables): fixes 2019-09-19 13:44:12 +03:00
Sergei Bocharov
4be887a803 docs(system_tables): Added info about system.contributors 2019-09-19 12:16:10 +03:00
BayoNet
7989cfb36a
DOCAPI-7437: os_thread_priority docs (#6883)
* Typo fix.

* DOCAPI-7437: os_thread_priority docs

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

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

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

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

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

Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
2019-09-12 11:43:21 +03:00
BayoNet
36c0179f54
Fix of links in docs (#6884)
* Typo fix.

* Links fix.
2019-09-10 14:07:05 +03:00
Vasily Nemkov
6136662d56 Docs cleanup
Unified formatting of the tables in system database
Removed extra line from settings
2019-09-07 14:03:18 +03:00
Vasily Nemkov
c2fc71b5e5 Post-PR fixes
Renamed settings, updated docs.
2019-09-05 13:35:36 +03:00
Alexander Tokmakov
81022bb3e9 Merge branch 'master' into alter_table_drop_detached_part 2019-08-22 23:38:58 +03:00
BayoNet
4648472f1b
Merge pull request #6449 from BayoNet/en-docs/DOCAPI-7442-system.parts-new-colunms
DOCAPI-7442: system.parts new columns
2019-08-21 13:52:55 +03:00
BayoNet
209af3e1c4 DOCAPI-7442: Clarification 2019-08-21 13:18:41 +03:00
BayoNet
0b273cdf91
Update docs/en/operations/system_tables.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
2019-08-21 12:14:50 +03:00
BayoNet
3862dd95df
Update docs/en/operations/system_tables.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
2019-08-21 12:14:38 +03:00
BayoNet
9a8d1266ba
Update docs/en/operations/system_tables.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
2019-08-21 12:14:00 +03:00
BayoNet
8fcb8022c4
Update docs/en/operations/system_tables.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
2019-08-21 12:13:25 +03:00
BayoNet
360b1217b9 DOCAPI-7442: Fix. 2019-08-12 13:31:28 +03:00
BayoNet
16bab88226 DOCAPI-7442: 7442 2019-08-12 13:27:28 +03:00
BayoNet
fe8e9124a0 DOCAPI-5765 и 5766: system.tables docs. EN review. RU translation (#6221)
* DOCAPI-5765: system.tables docs EN review.

* DOCAPI-5765. RU translation.
2019-08-12 12:52:53 +03:00
Alexander Tokmakov
ae6efb23b4 Merge branch 'master' into alter_table_drop_detached_part 2019-08-08 22:31:31 +03:00
Alexander Tokmakov
d1ebfaacd6 update docs 2019-08-08 22:28:25 +03:00
BayoNet
bb725eb5c4 DOCAPI-7442: Started to write. 2019-08-08 14:57:44 +03:00
BayoNet
db56f264ce
TRANSLATE-3776: Query log docs. EN review. RU translation. (#6280) 2019-08-05 12:26:32 +03:00
BayoNet
cf746c3eed DOCAPI-3825: System tables. EN review, RU translation. (#6088) 2019-07-31 08:09:13 +03:00
alexey-milovidov
cde820800b
Merge pull request #5461 from BayoNet/DOCAPI-3825-system-tables
DOCAPI-3825: system.metrics, system.events, system.asyncronouse_metrics docs
2019-06-16 03:05:12 +03:00
BayoNet
81fbd2768a DOCAPI-6890: Typo fix. 2019-06-05 16:36:48 +03:00