Ivan Lezhankin
06446b4f08
dbms/ → src/
2020-04-03 18:14:31 +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
997c4682aa
Add total_bytes to the system.tables
2020-03-30 00:37:54 +03:00
Azat Khuzhin
2489481a46
Add total_rows to the system.tables
2020-03-30 00:37:54 +03:00
alexey-milovidov
546970fed2
Update system_tables.md
2020-03-28 20:02:59 +03:00
Azat Khuzhin
2090925270
Add type column into system.settings/merge_tree_settings
...
This can be useful for various drivers to know the type.
2020-03-28 15:38:54 +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
d4dd5ba294
Normalization for en markdown ( #9763 )
2020-03-20 13:10:48 +03:00
Ivan Blinkov
40649ed0bb
remove extra space ( #9736 )
2020-03-18 21:43:51 +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
Mikhail f. Shiryaev
7cf6506534
Update documentation for system.replicas
2020-02-20 11:01:31 +01:00
Eugene Klimov
bcd2406d85
Update docs/en/operations/system_tables.md
...
Co-Authored-By: Ilya Yatsishin <2159081+qoega@users.noreply.github.com>
2020-02-18 16:30:02 +05:00
alexey-milovidov
dbeb50583e
Update system_tables.md
2020-02-18 12:31:42 +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
Alexey Milovidov
d11f3cb78f
Changed thread_id to UInt64 to support more OS
2020-02-02 23:01:13 +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
alexey-milovidov
45dce57a8c
Merge pull request #8830 from zlobober/storage_properties
...
Explicitly specify storage features
2020-01-28 01:49:53 +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
Azat Khuzhin
a53c391dd1
Document system.text_log table
2020-01-25 14:04:56 +03:00
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