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
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
Mikhail f. Shiryaev
da629e09e5
Add documentation for system.query_thread_log
2019-12-02 12:48:52 +01:00
Mikhail f. Shiryaev
109028b643
Add cancel_http_readonly_queries_on_client_close description
2019-12-02 11:25:45 +01:00
sundy-li
e50a5ad3a4
fixup replicas monitor url path
2019-12-01 22:36:30 +08:00
Vladimir Chebotarev
a99c6382d6
Fixed documentation according to new logic of checking TTL expressions.
2019-11-27 13:11:17 +03:00
alexey-milovidov
05c39e5432
Update settings.md
2019-11-21 15:24:42 +03:00
BayoNet
5cf36f66ea
Doc links fix ( #7682 )
...
* Doc links fix.
* More links fix.
2019-11-08 11:51:01 +03:00
BayoNet
e9b9fcd7d2
DOCS-7719: EN review, RU translation. Columns matcher ( #7373 )
...
* Typo fix.
* Links fix.
* Fixed links in docs.
* More fixes.
* Link fixes.
* Update select.md (#63 )
* DOCAPI-7719: EN review. RU translation.
* DOCAPI-7719: Fixes.
* Update docs/ru/query_language/select.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/en/query_language/select.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* DOCAPI-7719: Clarifications.
* Update of the SELECT clause description.
2019-11-07 17:08:56 +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
db299dacd9
DOCAPI-6422: EN review, RU translation. Docs for adaptive index granularity and some settings ( #7381 )
...
* Typo fix.
* Links fix.
* Fixed links in docs.
* More fixes.
* Link fixes.
* Update settings.md (#64 )
* Update mergetree.md (#65 )
* DOCAPI-6422: EN review. RU translation.
* 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>
* DOCAPI-6422: Update.
2019-11-06 08:24:33 +03:00
BayoNet
472cf81c3c
DOCAPI-7459: EN review, RU translation for skip_unavailable_shards docs ( #6996 )
...
* Typo fix.
* Update settings.md (#46 )
* DOCAPI-7459: RU translation.
* DOCAPI-7459: Translation.
* DOCAPI-7459: Fix.
* DOCAPI-7459: Rewrited the whole text after Alexey's review.
* 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-11-05 22:15:54 +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
e2bceb4b01
CLICKHOUSEDOCS-443: Fixes in translation and markup.
2019-10-30 15:46:22 +03:00
Mikhail f. Shiryaev
0cdd7ca6b9
Add user setting mark_cache_min_lifetime documentation
2019-10-25 23:10:04 +02:00
BayoNet
e33c1f25d5
Merge branch 'master' of github.com:ClickHouse/ClickHouse into en-docs/DOCAPI-7790-query-profiler
2019-10-25 11:59:01 +03:00
alexey-milovidov
4b9e9cea56
Merge pull request #7389 from azat/count_distinct_implementation_uniqCombined64
...
docs: enumerate uniqCombined64 for count_distinct_implementation
2019-10-23 07:31:14 +03:00
alexey-milovidov
5286d0afb2
Merge pull request #7375 from kopysov/patch-1
...
Fix docs on the tiered storage and add its translation into english
2019-10-20 19:26:21 +03:00
Azat Khuzhin
5e299a46bb
docs: enumerate uniqCombined64 for count_distinct_implementation
2019-10-18 23:07:20 +03:00
BayoNet
e1e82cb438
DOCS-8299: Added a link with metrics for system.metrics in RU docs ( #7379 )
...
* Typo fix.
* Links fix.
* Fixed links in docs.
* More fixes.
* Link fixes.
* DOCAPI-8299: Link update in RU docs.
2019-10-18 12:25:56 +03:00
Vladimir Kopysov
6c1f4176bb
Fix documentation on the tiered storage
...
Only storage policies can be set upon table creation. While disks
must be defined in order to configure a storage policy, this logically
follows from the above paragraph and does not need to be explicitly
repeated.
2019-10-17 17:47:52 +03:00
Alexander Kuzmenkov
b62c9e729d
Merge pull request #7215 from ClickHouse/formats_improvements
...
Miscellaneous formats improvements
2019-10-17 17:37:38 +03:00
Vladimir Kopysov
055f932a8c
Fix documentation on the tiered storage
...
The fix follows from the 'storage_configuration.xml' file of the
'test_multiple_disks' integration test. The correct behaviour was tested
on the local ClickHouse server version 19.15.3 revision 54426.
2019-10-17 17:29:24 +03:00
BayoNet
7601fafe63
DOCS-413: Links fixes. ( #7362 )
...
* Typo fix.
* Links fix.
* Fixed links in docs.
* More fixes.
* Link fixes.
* CLICKHOUSEDOCS-413: Links fixes.
2019-10-17 13:38:32 +03:00
tavplubix
c4b46e113e
Merge branch 'master' into formats_improvements
2019-10-16 23:00:17 +03:00
Alexander Tokmakov
aa9d29d6ae
Merge branch 'master' into formats_improvements
2019-10-16 17:15:13 +03:00
Sergei Bocharov
4b11a2e30b
Added .yaspellerrc
2019-10-14 13:34:27 +03:00
Sergei Bocharov
f0c38c82ca
Fix typos
2019-10-14 13:34:27 +03:00
alexey-milovidov
2a94198445
Update mysql.md
2019-10-09 21:28:22 +03:00
Denis Zhuravlev
6f51d92031
Doc change. Added links to other doc articles (distributed.md) ( #7144 )
2019-10-08 16:56:48 +03:00
Alexander Tokmakov
a90d126b93
support defaults_for_omitted_fields in TSV
2019-10-04 22:44:48 +03:00
Alexander Tokmakov
d936cee836
support null_as_default in most text formats
2019-10-04 22:42:35 +03:00
alexey-milovidov
e50a874537
Merge pull request #7118 from ClickHouse/improve_template_format
...
Minor improvements of Template format
2019-09-30 15:00:27 +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
tavplubix
c3ed1f38a6
Merge branch 'master' into improve_template_format
2019-09-26 19:19:11 +03:00
Alexander Tokmakov
3e07e144a4
update docs
2019-09-26 19:10:22 +03:00
BayoNet
4a60e8187b
Fixing links in docs ( #7098 )
...
* Typo fix.
* Links fix.
* Fixed links in docs.
* More fixes.
* Link fixes.
2019-09-25 19:43:10 +03:00
BayoNet
9f709d2248
Merge branch 'master' of github.com:yandex/ClickHouse into en-docs/DOCAPI-7790-query-profiler
2019-09-25 15:49:11 +03:00
BayoNet
28ed9770ab
DOCAPI-7790: Fixed links
2019-09-25 15:46:16 +03:00
Denis Zhuravlev
30136fa4ad
Doc change. Added description for interserver_http_credentials ( #6927 )
...
* Update settings.md
Added description for interserver_http_credentials
* Update settings.md
Added description for interserver_http_credentials
* Update settings.md
* Update settings.md
* Update settings.md
* Update settings.md
2019-09-25 02:14:23 +03:00
BayoNet
6db4cb8117
DOCAPI-7430: EN review, RU translation. MergeTree INDEX bloom filter docs. ( #7025 )
...
* Update mergetree.md (#38 )
* DOCAPI-7430: RU translation.
2019-09-24 03:02:36 +03:00
BayoNet
1143eefda6
DOCAPI-7991: EN review, RU translation for the update of Log engines docs ( #7040 )
...
* Typo fix.
* Update log_family.md (#43 )
* Update tinylog.md (#44 )
* DOCAPI-7991: RU translation.
2019-09-24 02:55:50 +03:00
BayoNet
779648f7cc
DOCAPI-7695: EN review, RU translation. Functions support for indexes ( #7045 )
...
* Typo fix.
* DOCAPI-7695: Typo fixed
* Update mergetree.md (#49 )
* DOCAPI-7695: RU translation
* Update mergetree.md
2019-09-24 02:50:26 +03:00
BayoNet
2f580c2bbb
DOCAPI-7745: EN review, RU translation for optimize_throw_if_noop docs ( #7051 )
...
* Typo fix.
* Update settings.md (#50 )
* Update misc.md (#51 )
* DOCAPI-7745: RU translation.
* DOCAPI-7745: Fixes.
2019-09-24 02:45:47 +03:00
BayoNet
37481d8019
DOCAPI-7437: EN review, RU translation for os_thread_priority docs ( #7055 )
...
* Typo fix.
* Links fix.
* Fixed links in docs.
* More fixes.
* Update settings.md (#55 )
* DOCAPI-7437: RU translation
* DOCAPI-7437: Fix.
2019-09-24 02:28:53 +03:00
alexey-milovidov
56bd02cf3a
Merge pull request #7016 from ClickHouse/yet-another-minor-changes-and-docs-for-hdfs
...
Cleanup hdfs docs (instead of #6876 for #5371 )
2019-09-24 02:23:59 +03:00
Alexey Milovidov
8579c26efb
Changed repository URL
2019-09-23 19:18:19 +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
Olga Khvostikova
a6296b2eb0
Merge branch 'master' into yet-another-minor-changes-and-docs-for-hdfs
2019-09-23 18:16:01 +03:00
stavrolia
fbe3270dfb
need to mention...
2019-09-23 17:50:33 +03:00
Alexey Milovidov
70bc89557f
Updates for #6969
2019-09-23 01:57:06 +03:00
alexey-milovidov
ef61e3e27d
Merge pull request #6969 from azat-archive/graphite-events-send-absolute-values
...
Add ability to send events with absolute values to graphite
2019-09-23 01:51:48 +03:00
Azat Khuzhin
59763cbb3a
Add ability to send events with absolute values to graphite
...
<events> sends only deltas for events, while sometimes it is more
convenient to get absolute values (for example to calculate rate).
This patch introduces another directive -- <events_absolute> that will handle
this.
v0: use <events> as bool/string
v2: use <events_absolute>true</events_absolute> over <events>absolute</events>
2019-09-21 02:46:47 +03:00
Alexey Milovidov
42b739550b
Renamed "storage_policy_name" to "storage_policy"
2019-09-20 23:35:50 +03:00
stavrolia
7309e813bc
cleanup hdfs docs
2019-09-20 14:26:00 +03:00
alexey-milovidov
9edad23576
Update system_tables.md
2019-09-19 14:00:11 +03:00
Sergei Bocharov
dd1af8c2ff
docs(system_tables): fixes after review
2019-09-19 13:46:14 +03:00
Sergei Bocharov
4be887a803
docs(system_tables): Added info about system.contributors
2019-09-19 12:16:10 +03:00
alexey-milovidov
ba492274e2
Update settings.md
2019-09-19 02:03:29 +03:00
alesapin
541f85b58a
Fix links in docs
2019-09-13 17:09:11 +03:00
alesapin
e95223aa07
Better docs
2019-09-13 16:15:19 +03:00
alesapin
ad8aac896e
Update docs/ru/operations/table_engines/mergetree.md
...
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
2019-09-13 14:55:18 +03:00
alesapin
02cff38fef
Merge with master
2019-09-13 13:58:23 +03:00
alesapin
47c0b124d2
Better docs
2019-09-13 13:44:10 +03:00
alesapin
9d227b29aa
Add ru docs (first version)
2019-09-12 20:31:19 +03:00
Denis Zhuravlev
886efb1794
Doc change. Added description for disable_internal_dns_cache, dns_cache_update_period ( #6926 )
2019-09-12 19:58:19 +03:00
Denis Zhuravlev
a38911d4df
Update mergetree.md
...
TTL examples / Requested change
2019-09-06 13:57:23 -03:00
Denis Zhuravlev
873689b7d5
Update mergetree.md
...
TTL examples
2019-09-06 12:26:51 -03:00
Denis Zhuravlev
4c1073bd3c
Update mergetree.md
...
TTL examples
2019-09-06 12:18:24 -03:00
Denis Zhuravlev
2c9081768b
Update mergetree.md
...
TTL examples
2019-09-06 12:16:14 -03:00
BayoNet
76c84d1d63
DOCAPI-7695: Functions support for indexes ( #6784 )
2019-09-06 12:07:23 +03:00
Olga Khvostikova
4129d8cf60
Merge pull request #6092 from yandex/globs-in-file-one-more-attempt
...
Globs in storage file and HDFS
2019-09-05 23:05:37 +03:00
stavrolia
5d6959173c
Improvement
2019-09-04 22:55:56 +03:00
stavrolia
97ac979645
Add docs for hdfs and fix some review comments
2019-09-03 17:23:51 +03:00
Alexander Tokmakov
9eb1a9bae6
fix links in docs
2019-09-02 21:53:16 +03:00
Denis Zhuravlev
14e16c7a41
Doc change. Example of another approach to collapsing (using negative numbers). ( #6751 )
...
* Update collapsingmergetree.md
Example of another approach to collapsing (using negative numbers).
* Update collapsingmergetree.md
Example of another approach to collapsing (using negative numbers).
* Update collapsingmergetree.md
Example of another approach to collapsing (using negative numbers).
2019-09-02 18:11:45 +03:00
Alexander Tokmakov
03c83169bd
Merge branch 'master' into merging_template_format
2019-08-29 16:34:25 +03:00
BayoNet
cbc78ffc43
DOCAPI-7443: Virtual columns docs update. EN review. RU translation. ( #6640 )
...
* Update index.md (#35 )
* DOCAPI-7443: RU translation.
* Link fix.
* DOCAPI-7443: Fixes.
* DOCAPI-7443: Fixes.
2019-08-27 14:04:52 +03:00
Alexander Tokmakov
1572d0c5b6
Merge branch 'master' into merging_template_format
2019-08-23 20:34:14 +03:00
Alexander Tokmakov
734a0f23a9
Merge branch 'master' into merging_template_format
2019-08-23 15:32:35 +03:00
Alexander Tokmakov
81022bb3e9
Merge branch 'master' into alter_table_drop_detached_part
2019-08-22 23:38:58 +03:00
BayoNet
ae81fb5ace
DOCAPI-7103: RU translation for CollapsingMergeTree update. ( #6593 )
2019-08-21 17:30:12 +03:00
BayoNet
0e99eb82f4
DOCAPI-7129: nested json insert. EN review. RU translation. ( #6419 )
...
* Update formats.md
* Update settings.md
* Link fix.
* DOCAPI-7129: RU translation.
* DOCAPI-7129: Fixed build of ZH docs.
* Update docs/en/interfaces/formats.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/ru/interfaces/formats.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/ru/interfaces/formats.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/ru/interfaces/formats.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/ru/operations/settings/settings.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/ru/operations/settings/settings.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* DOCAPI-7129: Clarifications and fixes.
2019-08-20 10:23:47 +03:00
BayoNet
5a9f31ede4
DOCAPI-7062: MySQL database engine and MergeTree TTL docs. EN review, RU translation ( #6407 )
...
* Update create.md
* Update mergetree.md
* Update index.md
* Update mysql.md
* DOCAPI-7062: RU translation.
* DOCAPI-7062: Fixes
* Update docs/ru/database_engines/index.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/ru/database_engines/mysql.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/ru/database_engines/mysql.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/ru/database_engines/mysql.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/ru/operations/table_engines/mergetree.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/ru/operations/table_engines/mergetree.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/ru/operations/table_engines/mergetree.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/ru/query_language/create.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* DOCAPI-7062: Clarifications and fixes.
* DOCAPI-7062: Clarifications.
* 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>
2019-08-14 19:42:09 +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
db56f264ce
TRANSLATE-3776: Query log docs. EN review. RU translation. ( #6280 )
2019-08-05 12:26:32 +03:00
tavplubix
6625536236
Merge pull request #6055 from yandex/csv_unquoted_nulls_and_default_values
...
CSV unquoted nulls and default values
2019-08-01 15:11:06 +03:00
BayoNet
1e20c2bc27
DOCAPI-5760: Join engine docs. EN review. RU translation ( #6234 )
2019-07-31 17:49:16 +03:00
BayoNet
cf746c3eed
DOCAPI-3825: System tables. EN review, RU translation. ( #6088 )
2019-07-31 08:09:13 +03:00
BayoNet
b103137280
DOCAPI-4160: EN review, RU translation. uniq and count docs. ( #6087 )
2019-07-31 07:36:15 +03:00
BayoNet
cad9a231d2
DOCAPI-4197: Limitations settings. EN review. RU translation. ( #6089 )
...
max_rows_in_join
max_bytes_in_join
join_overflow_mode
max_network_bandwidth
max_network_bandwidth_for_user
max_network_bandwidth_for_all_users
max_network_bytes
max_bytes_before_external_group_by
join_any_take_last_row
2019-07-30 10:40:49 +03:00
BayoNet
332cb7bde7
DOCAPI-6424: ASOF JOIN docs. EN review. RU translation. ( #6140 )
...
EN review.
RU translation.
2019-07-29 20:11:20 +03:00
BayoNet
c4f1038efc
DOCAPI-4148: EN review, RU translation. MergeTree partially monotonic keys ( #6085 )
...
* Update http.md
* Update settings.md
* Update mergetree.md
* DOCAPI-6213: RU translastion.
* DOCAPI-4148: 4148
2019-07-29 13:19:30 +03:00
filimonov
24cc9f9c1e
default for enable_optimize_predicate_expression was changed
2019-07-23 15:50:07 +02:00
Alexander Tokmakov
89a4462c4f
Merge branch 'master' into csv_unquoted_nulls_and_default_values
2019-07-23 13:49:47 +03:00
Alexander Tokmakov
96d0a066d9
rename format_csv_unquoted_null_literal_as_null to input_format_csv_unquoted_null_literal_as_null
2019-07-22 23:13:27 +03:00
Vivien Maisonneuve
1b6a20d711
Fix typos in docs
2019-07-22 14:13:07 +02:00
Alexander Tokmakov
04504ccf7b
Docs (en)
2019-07-22 03:01:51 +03:00
BayoNet
4460c56b93
DOCAPI-6213: EN review, RU translation for X-ClickHouse-Progress related topics ( #6076 )
...
DOCAPI-6213: EN review. RU translastion.
2019-07-20 10:39:10 +03:00
tavplubix
349d69c849
Merge branch 'master' into csv_unquoted_nulls_and_default_values
2019-07-19 17:03:34 +03:00
Alexander Tokmakov
6467330462
update docs
2019-07-19 16:57:50 +03:00
BayoNet
d48995f1e7
DOCAPI-7444: RU <-> EN docs regular sync. ( #5944 )
...
* DOCAPI-7444: RU <-> EN docs regular sync.
2019-07-18 14:04:45 +03:00
alesapin
ef4f3667ab
Merge pull request #5933 from izebit/update-max_ast_elements-field-description
...
update default value of max_ast_elements parameter
2019-07-08 20:06:44 +03:00
Artem Konovalov
b86ff47e5a
update default value max_ast_elements parameter
2019-07-08 16:50:06 +03:00
BayoNet
9655b1c9d9
DOCAPI-6425: EN review. RU Translation. User settings. ( #5713 )
2019-07-05 01:03:28 +03:00
Denis Zhuravlev
3f67572075
замечание что MV может быть более одного
2019-06-29 13:58:46 -03:00
BayoNet
ac70bd104d
DOCAPI-3697: RU translation for GraphiteMergeTree docs ( #5665 )
...
* DOCAPI-3697: RU translasion for GraphiteMergeTree docs.
2019-06-19 16:23:42 +03:00
BayoNet
54b1349fb9
DOCAPI-6206: ODBC engine and table function. EN review. RU translation. ( #5504 )
2019-06-17 12:06:58 +03:00
BayoNet
4e7230f84a
DOCAPI-6553: Multiple JOINs. EN review. RU translation ( #5470 )
2019-06-17 12:02:49 +03:00
alexey-milovidov
05ba7bef6a
Merge pull request #5487 from BayoNet/DOCAPI-4293
...
DOCAPI-4293: MySQL table engine and function. RU translation and EN review
2019-06-16 03:04:26 +03:00
BayoNet
864a5830f5
DOCAPI-6890: RU Translation for description of system.parts new field. ( #5578 )
2019-06-13 07:52:08 +03:00
BayoNet
9d0fde0fc2
DOCAPI-3822: Zookeeper settings. Review of EN docs. RU translation. ( #5427 )
2019-06-13 06:14:04 +03:00
alexey-milovidov
8f2ac97ba8
Merge pull request #5580 from vivienm/master
...
Fix Settings.h URL in docs
2019-06-11 18:11:45 +03:00
Vivien Maisonneuve
e5f06ef012
Fix Settings.h URL in docs
2019-06-11 11:38:07 +02:00
Vitaly Baranov
ebf9d2a19e
Added documentation for constraints on settings.
2019-06-11 02:33:09 +03:00
BayoNet
e6cea46bbb
DOCAPI-6207: EN review and RU translation for the JDBC table engine ( #5413 )
2019-06-06 12:57:12 +03:00
BayoNet
23c5e1d7d5
DOCAPI-6421: load_balancing. RU translation, EN review. ( #5496 )
2019-06-06 12:54:15 +03:00
BayoNet
bfb2d7fbb8
DOCAPI-4293: Fixes.
2019-06-05 18:27:45 +03:00
BayoNet
433bd71bee
DOCAPI-6426: RU translation for max-partitions-per-insert-block descr… ( #5415 )
2019-06-04 17:10:18 +03:00
BayoNet
d895b39fa0
DOCAPI-6427: Settings for formats. EN review and RU translation. ( #5423 )
2019-06-04 17:09:19 +03:00
BayoNet
b6dbe984da
Merge branch 'master' of github.com:yandex/ClickHouse into DOCAPI-4293
2019-05-30 18:18:25 +03:00
BayoNet
559ff71e05
DOCAPI-4293: MySQL engine and table function. EN review and RU translation.
2019-05-30 18:12:56 +03:00
alexey-milovidov
c2af408cc9
Merge pull request #5299 from BayoNet/DOCAPI-6206-odbc-engine
...
DOCAPI-6206 ODBC table engine and odbc table functions descriptions
2019-05-25 16:23:14 +03:00
alexey-milovidov
89d77331b3
Merge pull request #5390 from Felixoid/zk_docs
...
Update ru and en ZK documentation
2019-05-25 15:11:19 +03:00
alexey-milovidov
d33de11fd9
Update settings.md
2019-05-25 15:09:21 +03:00
Mikhail f. Shiryaev
deba2c4075
Fix table_name and add a hint about db_name in zk_node
2019-05-24 14:50:35 +02:00
Mikhail f. Shiryaev
2d89ce1e0c
Update ru and en ZK documentation
2019-05-23 13:55:31 +02:00
BayoNet
316e94defe
DOCAPI-6206: ODBC table engine description.
2019-05-16 10:12:04 +03:00
Alexander Mochalin
81259c0b52
fix(docs): typo ( #5078 )
2019-04-22 15:43:31 +03:00
ogorbacheva
58dc7ac31b
Doc fix: Added system.query_log
table ( #5039 )
2019-04-18 14:23:34 +03:00
ogorbacheva
484aa83f49
Doc fix: Added 'system.part_log' ( #4980 )
2019-04-15 16:19:37 +03:00
BayoNet
f12fff6e12
DOCAPI-4177: HTTP compression settings. EN review. RU translation. ( #4996 )
2019-04-15 14:47:45 +03:00
Anton Popov
7f93f9ad2f
TTL for columns and tables ( #4212 )
...
Add TTL for columns and tables.
2019-04-15 12:30:45 +03:00
BayoNet
0488438ac6
DOCAPI-5757 input_format_values_interpret_expressions EN review and RU translation ( #4982 )
2019-04-11 17:54:39 +03:00