Sergei Shtykov
8e2747d4b0
Merge branch 'master' of github.com:ClickHouse/ClickHouse into docs/CLICKHOUSEDOCS-558-RBAC-introduction
2020-05-01 16:49:56 +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
Sergei Shtykov
582de246dd
CLICKHOUSEDOCS-558: Updated by comment.
2020-04-29 08:57:55 +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
Ivan Blinkov
ab150f96a1
[website] get rid of remnants of old markup (from benchmark pages) ( #10412 )
...
* rm outdated nginx config
* get rid of most outdated markup of benchmark.html
* reformat js
* get rid of ru comments + wrap benchmark.js in a function call
* split benchmark results into separate files
* adjust links to benchmarks
* refactor hardware benchmarks as well
* adjust links
* fix filtering for hardware
* additional markup tuning
2020-04-22 14:30:33 +03:00
BayoNet
7974fcb9d7
CLICKHOUSEDOCS-582: Column timestamp_ns in system.trace_log ( #10287 )
...
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
2020-04-15 19:08:16 +03:00
Sergei Shtykov
07314bfa13
Merge branch 'master' of github.com:ClickHouse/ClickHouse into docs/CLICKHOUSEDOCS-558-RBAC-introduction
2020-04-15 17:58:04 +03:00
Sergei Shtykov
be9959e2bc
Updated after review by Vitaliy.
2020-04-15 17:57:49 +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
Sergei Shtykov
458f020a1f
CLICKHOUSEDOCS-558: Fix.
2020-04-14 17:14:16 +03:00
Sergei Shtykov
822122dec1
CLICKHOUSEDOCS-558: Fixed links.
2020-04-14 13:32:09 +03:00
Sergei Shtykov
d0083b08c1
Merge branch 'master' of github.com:ClickHouse/ClickHouse into docs/CLICKHOUSEDOCS-558-RBAC-introduction
2020-04-14 13:16:10 +03:00
Sergei Shtykov
16f0554bf8
CLICKHOUSEDOCS-558: Ready for review introduction.
2020-04-14 13:14:19 +03:00
Azat Khuzhin
365b5207b7
Add log_queries_min_type to filter which entries will be written to query_log
...
Can be used to write into query_log only failed queries (i.e. on memory
exceeded error), by using:
set log_queries_min_type='EXCEPTION_WHILE_PROCESSING'
2020-04-12 10:46:36 +03:00
alexey-milovidov
59b5f88099
Eliminate the rott.
2020-04-11 18:43:13 +03:00
Alexey Milovidov
218b9b3c6c
Remove garbage
2020-04-11 18:40:11 +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
BayoNet
71e2ab43c4
Merges RBAC statements reference with RBAC introduction ( #96 )
...
* CLICKHOUSEDOCS-559: Started to describe GRANT
* CLICKHOUSEDOCS-559: Added headers for some other kinds of quries.
* CLICKHOUSEDOCS-559: Further edits.
* CLICKHOUSEDOCS-559: Updated grant description.
* CLICKHOUSEDOCS-559: The first version for the GRANT statement is finished.
* CLICKHOUSEDOCS-559: Almost finished CREATE USER
* CLICKHOUSEDOCS-559: Finished the first version of CREATE queries.
* CLICKHOUSEDOCS-559: Finished ALTER, DROP and SET.
* CLICKHOUSEDOCS-559: Finished the first version of statements.
* CLICKHOUSEDOCS-559: Update by review.
* CLICKHOUSEDOCS-559: Update by review.
* Update docs/en/query_language/alter.md
* Update docs/en/query_language/create.md
Co-Authored-By: Ilya Yatsishin <2159081+qoega@users.noreply.github.com>
* Update docs/en/query_language/grant.md
Co-Authored-By: Ilya Yatsishin <2159081+qoega@users.noreply.github.com>
* Update by comments. Also RBAC-7 aplied.
* moved new files to new structure
* Adopted added articles to a new structure.
* CLICKHOUSEDOCS-559: Fixed links.
* CLICKHOUSEDOCS-559: Links fix.
* CLICKHOUSEDOCS-559: Updated privileges by RBAC-8 changes
* CLICKHOUSEDOCS-559: Added CREATE, ALTER, DROP, and SHOW queries for QUOTAS and SETTINGS PROFILES.
* CLICKHOUSEDOCS-559: Added ON CLUSTER for CREATE, ALTER, DROP.
* CLICKHOUSEDOCS-559: Fixed code-blocks and the anchor.
* CLICKHOUSEDOCS-559: Edits after the last portion of commentaries.
* CLICKHOUSEDOCS-559: Changed example
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
Co-authored-by: Ilya Yatsishin <2159081+qoega@users.noreply.github.com>
2020-04-09 17:02:39 +03:00
Sergei Shtykov
aa413869ef
Merge branch 'master' of github.com:ClickHouse/ClickHouse into docs/CLICKHOUSEDOCS-558-RBAC-introduction
2020-04-09 16:55:23 +03:00
Ilya Yatsishin
d6653f1fdc
Merge pull request #10147 from BayoNet/en-docs/CLICKHOUSEDOCS-475-system-dictionaries
...
DOCS-475: system.dictionaries
2020-04-09 16:05:33 +03:00
Sergei Shtykov
4847914eda
CLICKHOUSEDOCS-475: Fixes.
2020-04-09 13:15:54 +03:00
Sergei Shtykov
b06801a2c0
CLICKHOUSEDOCS-475: Links fixed.
2020-04-08 18:09:40 +03:00
Ivan Blinkov
4d298fd420
Update zh docs and fix en docs ( #10125 )
2020-04-08 17:22:25 +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
Ivan Blinkov
f6f4fb0000
Documentation issues fixes ( #10112 )
2020-04-08 12:09:59 +03:00
alexey-milovidov
1b1661ab50
Update performance_test.md
2020-04-08 02:47:58 +03:00
alexey-milovidov
5d3a3ec6cd
Merge branch 'master' into docs/CLICKHOUSEDOCS-577-test-software
2020-04-08 02:47:21 +03:00
Ivan Blinkov
292579cad0
Docs fixes/improvements ( #10090 )
2020-04-07 18:35:55 +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 Blinkov
65c317e4ca
Update quotas.md
2020-04-04 09:35:35 +03:00
Ivan Blinkov
6a2a29a579
Update requirements.md
2020-04-04 09:33:00 +03:00
alexey-milovidov
ea6f90b4f2
Merge pull request #10042 from abyss7/dbms2src
...
dbms/ → src/
2020-04-04 02:44:20 +03:00
Denis Glazachev
b66837ba32
Fix typos ( #10045 )
2020-04-03 22:27:28 +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
Sergei Shtykov
2dfeb95871
CLICKHOUSEDOCS-577: Added the link to original article.
2020-04-03 15:25:12 +03:00
Sergei Shtykov
e197421df4
CLICKHOUSEDOCS-577: Clarified instruction. Fixed markup.
2020-04-03 15:23:20 +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
Sergei Shtykov
03e262f60a
CLICKHOUSEDOCS-558: Edits by review.
2020-04-01 17:07:16 +03:00
Sergei Shtykov
12f5ac00e1
CLICKHOUSEDOCS-558: Minor update.
2020-04-01 12:20:33 +03:00
Sergei Shtykov
8bdcc8bd6d
CLICKHOUSEDOCS-558: The first draft for the Access Control and Account Management
2020-04-01 11:28:31 +03:00
alexey-milovidov
c7afc51a52
Merge pull request #9923 from azat/dist-on-dist
...
[RFC] Distributed over distributed (v2)
2020-04-01 05:25:21 +03:00
Jochen Schalanda
1b4725bdf4
Fix typo in Table Engines -> Introduction
...
Typo "Intergation" -> "Integration"
2020-03-31 14:02:58 +02:00
Azat Khuzhin
e447e52326
Update documentation that Distributed over Distributed is allowed now
2020-03-30 21:29:22 +03:00
Ivan Blinkov
8820f8c7fa
Update tips.md
2020-03-30 16:20:50 +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
Ilya Yatsishin
c7312e5389
Try to add better users_config.d explanation
...
https://github.com/ClickHouse/ClickHouse/issues/9858#issuecomment-603800608
2020-03-25 18:28:44 +03:00
Azat Khuzhin
d019c4e3b3
Add force_optimize_skip_unused_shards_no_nested
...
force_optimize_skip_unused_shards_no_nested will disable
force_optimize_skip_unused_shards for nested Distributed tables.
Can be useful for multi-layred/bi-level sharding.
2020-03-23 22:30:54 +03:00
Azat Khuzhin
8ffbff85f0
docs: fix force_optimize_skip_unused_shards link
...
Refs: #9803
2020-03-23 22:07:29 +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
Ivan Blinkov
d4dd5ba294
Normalization for en markdown ( #9763 )
2020-03-20 13:10:48 +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
a764545120
Docs build and grammar fixes ( #9750 )
2020-03-19 11:31:06 +03:00
Ivan Blinkov
a7f3c67825
Add a bunch of markdown extensions ( #9738 )
2020-03-19 08:48:33 +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
Denis Zhuravlev
7a863390fc
Update settings.md ( #9688 )
...
insert_deduplicate / deduplicate_blocks_in_dependent_materialized_views en description
2020-03-16 23:23:16 +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
Alexey Milovidov
eb2a78c6b0
Support for NULL as random seed; reordered parameters for convenience
2020-03-07 23:35:55 +03:00
Alexey Milovidov
51bd480d2a
Merge branch 'master' of github.com:yandex/ClickHouse into generate-normalization
2020-03-07 18:11:47 +03:00
Denis Zhuravlev
6062485ed2
Update query_complexity.md
2020-03-06 21:25:23 -04:00
Denis Zhuravlev
de1420ebd7
Merge branch 'master' into patch-18
2020-03-06 21:22:51 -04:00
Denis Zhuravlev
5f55526b37
Update query_complexity.md
...
explanation that `max_result_rows result_overflow_mode=break ` depends of max_block_size
2020-03-06 21:14:36 -04: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
a5e4381a98
Update settings.md
2020-03-06 16:42:17 -04:00
Denis Zhuravlev
44b6390c62
Update settings.md
...
max_insert_threads EN description
2020-03-06 16:35:31 -04:00
Sergei Shtykov
117845b2be
CLICKHOUSEDOCS-548: Repaired master build.
2020-03-06 15:44:22 +03:00
Alexey Milovidov
ca24156be9
Updated docs
2020-03-06 05:19:55 +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
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
Mikhail f. Shiryaev
5f806222f8
Fix typo
2020-02-26 16:07:23 +01: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
Andrew Onyshchuk
cc3f3ed596
Add AvroConfluent docs
2020-02-21 13:44:35 -06:00
alexey-milovidov
fc9fe91331
Merge pull request #9245 from Felixoid/docs_replicas
...
Update documentation for system.replicas
2020-02-20 19:20:32 +03:00
alexey-milovidov
96b39be564
Merge pull request #9228 from yohannj/updates_collapsing_algorithm_doc
...
Update collapsing algorithm doc to match actual code
2020-02-20 19:17:14 +03:00
Sergei Shtykov
7d28805815
CLICKHOUSEDOCS-446: Added ALTER MODIFY TTL
2020-02-20 17:13:19 +03:00
Mikhail f. Shiryaev
7cf6506534
Update documentation for system.replicas
2020-02-20 11:01:31 +01:00
Yohann Jardin
30322f3b4a
Update collapsing algorithm doc to match actual code
2020-02-19 16:35:50 +01:00
Oskar Wojciski
7b7c1d8e37
Fix typo in decumentation
2020-02-19 14:25:23 +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
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
12b80225a0
Update settings.md
2020-02-03 22:39:57 +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
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
a691747129
Update sampling_query_profiler.md
2020-02-02 06:20:49 +03:00
alexey-milovidov
0e4258f7cf
Update jdbc.md
2020-02-02 06:13:08 +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
b4b30202b1
Merge pull request #8949 from oandrew/avro-fixes
...
Avro format improvements
2020-02-02 03:33:20 +03:00
Andrew Onyshchuk
3c4f23f842
Add Avro docs
2020-02-01 10:59:04 -06:00
alexey-milovidov
8253134739
Merge pull request #8935 from millb/CRLF_in_CSV_2
...
CRLF in CSV output format
2020-02-01 01:52:44 +03:00
alexey-milovidov
885fec4702
Update settings.md
2020-02-01 01:47:33 +03:00
Mikhail Korotov
3bbe094707
docs added
2020-01-31 21:50:57 +03:00
Baudouin Giard
fbbf026277
String keys in SummingMergeTree maps
...
Accept String or FixedString data types as key for maps in the
SummingMergeTree now that sumMap supports these two types (introduced in
bc0fbd688a
).
Signed-off-by: Baudouin Giard <bgiard@bloomberg.net>
2020-01-31 14:37:28 +00: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
alexey-milovidov
2df93a6d21
Merge pull request #8756 from azat/distributed_storage_configuration
...
Multiple disks/volumes for storing data for send in Distributed engine
2020-01-26 02:19:28 +03:00
Maxim Akhmedov
d89eef6bac
Add documentation draft for storage features.
2020-01-25 23:23:17 +03:00
Azat Khuzhin
e5a43d2751
Add ability to use multiple disks/volumes for Distributed engine
...
Now Distributed() has gain the 5-th argument -- policy name (for storing
data to send):
CREATE TABLE foo (key Int) Engine=Distributed(test_shard_localhost, currentDatabase(), some_table, key%2, 'default');
2020-01-25 20:52:31 +03:00
alexey-milovidov
df4f0c7379
Merge pull request #8805 from azat/force_optimize_skip_unused_shards
...
force_optimize_skip_unused_shards setting to throw if skipping is not possible
2020-01-25 17:37:59 +03:00
Azat Khuzhin
a53c391dd1
Document system.text_log table
2020-01-25 14:04:56 +03:00
Azat Khuzhin
6939ffeabf
force_optimize_skip_unused_shards setting to throw if skipping is not possible
2020-01-24 21:15:40 +03:00
Azat Khuzhin
6f6916bafb
Document optimize_skip_unused_shards
2020-01-24 21:15:40 +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
Sergei Shtykov
a952584e66
CLICKHOUSEDOCS-272: Ready for review.
2020-01-24 08:48:49 +03:00
Azat Khuzhin
4f868614d5
Document tmp_policy
2020-01-23 21:10:33 +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
Alexey Milovidov
1fcf3ae749
Improved markdown syntax
2020-01-18 00:42:18 +03:00
Sergei Shtykov
afba1805cd
CLICKHOUSEDOCS-272: More info.
2020-01-16 19:53:56 +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
cb28abd769
CLICKHOUSEDOCS-272: Removed the obsolete file.
2020-01-16 11:05:29 +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
Sergei Shtykov
7ab1007e05
CLICKHOUSEDOCS-272: Furher edditing.
2020-01-16 10:55:18 +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
alexey-milovidov
98b0f1624d
Merge pull request #8560 from Felixoid/graphite-ch-optimizer
...
Add graphite-ch-optimizer to third-party integration
2020-01-07 17:10:27 +03:00
Mikhail f. Shiryaev
5b5c5b3286
Add graphite-ch-optimizer to third-party integration
2020-01-07 13:58:13 +01:00
alexey-milovidov
4dc9671e69
Fixed incorrect wording
2020-01-07 15:00:43 +03: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