Commit Graph

1581 Commits

Author SHA1 Message Date
Denis Zhuravlev
941887fbfd
removed a sentence about global lock during rename (#11577)
* Update misc.md

removed a sentence about global lock during rename

* Update misc.md

removed a sentence about global lock during rename

* Update docs/en/sql-reference/statements/misc.md

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

* Update docs/ru/sql-reference/statements/misc.md

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

Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-06-10 22:31:51 +03:00
Denis Zhuravlev
ba6574d428
fix typo in greatCircleAngle example (#11583)
fix typo in greatCircleAngle example
2020-06-10 19:50:27 +03:00
Eugene Klimov
dfa60e01a0
add SYSTEM STOP/START FETCHES and SYNC REPLICA description (#11444)
* add SYSTEM STOP/START FETCHES and SYNC REPLICA description

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

* fix russian verion

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

* fix typo

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

* add START/STOP REPLICATED SENDS description

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

* Update docs/en/sql-reference/statements/system.md

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

* sync russian and english version

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

* add SYSTEM START/STOP REPLICATION QUEUES

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

* add SYSTEM RESTART REPLICA

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

* add all missed SYSTEM statement descriptions

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

* fix missed link

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

Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-06-08 18:23:13 +03:00
Dmitriev Mikhail
63ab285b5b
[docs] links inside dictionaries documentation (#11049)
* [docs] links inside dictionaries documentation

* [docs] links
2020-06-05 22:22:38 +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
Vladimir Golovchenko
fe89a667d7 Fixed wrong links in 'developer-instruction.md'.
Please enter the commit message for your changes. Lines starting
2020-06-04 15:05:55 -07: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
Artem Gavrilov
4702e3a043
Update formats.md 2020-06-02 13:42:06 +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
Alexander Mochalin
dd3f3207f1
interval type link (#11351) 2020-06-02 08:40:23 +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
alexey-milovidov
8608d93639
Update style.md 2020-06-01 17:18:44 +03:00
Alexander Kuzmenkov
8ac5cd7d78
Add a guide on error messages. 2020-06-01 15:39:03 +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
alexey-milovidov
9d5b1b69f7
Update extended-roadmap.md 2020-05-29 00:22:18 +03:00
alexey-milovidov
f0f7b7cc7c
Update extended-roadmap.md 2020-05-29 00:21:03 +03:00
alexey-milovidov
2918677a9e
Update extended-roadmap.md 2020-05-28 23:58:25 +03:00
alexey-milovidov
05642d2a84
Update extended-roadmap.md 2020-05-28 23:53:13 +03:00
alexey-milovidov
d8049be204
Update extended-roadmap.md 2020-05-28 22:27:31 +03:00
alexey-milovidov
d7ec509f33
Update extended-roadmap.md 2020-05-28 22:26:20 +03:00
BayoNet
0700ce5e98
CLICKHOUSEDOCS-649: Repaired table (#11156)
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
2020-05-23 13:22:37 +03:00
alexey-milovidov
d7b1615ac4
Update extended-roadmap.md 2020-05-21 14:52:28 +03:00
BayoNet
5e84769c74
DOCS-628: Stable versions of statistical functions v2 (#11047)
* CLICKHOUSEDOCS-628: Restore deleted changes.

* CLICKHOUSEDOCS-628: pillar

* CLICKHOUSEDOCS-628: Fixed grammar.

* CLICKHOUSEDOCS-628: Translated #8933

Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
2020-05-20 08:35:51 +03:00
Saulius Valatka
8d26cdd388
add reference to stream-loader in Third Party Integration docs (#11040) 2020-05-19 14:51:58 +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
Vladimir Chebotarev
8552d5e9b7
Fixed link to external dictionaries 2020-05-18 19:49:06 +03:00
alexey-milovidov
6d34f24605
Merge branch 'master' into complex_key_direct 2020-05-17 11:55:01 +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
Артем Стрельцов
be731ad62e Merge branch 'master' of github.com:yandex/ClickHouse into complex_key_direct 2020-05-15 12:01:09 +03:00
alexey-milovidov
adca048612
Update extended-roadmap.md 2020-05-15 10:07:06 +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
BayoNet
948bb81523
DOCS-629: Parameters for Replicated engines (#10854)
* Updated parameters description.

* CLICKHOUSEDOCS-629: Fixed typo.

* CLICKHOUSEDOCS-629: Updated by comment

* CLICKHOUSEDOCS-629: Fix.

Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
2020-05-14 19:07:13 +03:00
Артем Стрельцов
6b12cfb8e4 documentation added 2020-05-13 19:05:05 +03:00
alesapin
612385d703 Revert "DOCS-628: Stable versions of statistical functions (#10848)"
This reverts commit 1a4ce6b3c8.
2020-05-13 16:32:36 +03:00
Ilya Yatsishin
3e164769aa
Merge pull request #10875 from BayoNet/en-docs/CLICKHOUSEDOCS-504-groupArrayInsertAt
DOCS-504: groupArrayInsertAt
2020-05-13 11:50:05 +03:00
Ilya Yatsishin
f2718ab8b0
Merge pull request #10864 from den-crane/patch-1
Doc. typo fix
2020-05-13 11:44:35 +03:00
BayoNet
1a4ce6b3c8
DOCS-628: Stable versions of statistical functions (#10848)
* CLICKHOUSEDOCS-628: Mentioned Stable versions of staticsical functions.

* CLICKHOUSEDOCS-628: Sync from EN to RU.

* Update docs/ru/sql-reference/aggregate-functions/reference.md

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

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

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

* CLICKHOUSEDOCS-628: Updated formatting.

Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-05-13 09:08:35 +03:00
Sergei Shtykov
1a2181fb45 Merge branch 'master' of github.com:ClickHouse/ClickHouse into en-docs/CLICKHOUSEDOCS-504-groupArrayInsertAt 2020-05-13 09:02:31 +03:00
Sergei Shtykov
5d2bf3f6ac CLICKHOUSEDOCS-504: groupArrayInsertAt 2020-05-13 08:58:51 +03:00
AsiaKorushkina
681dc69ae7
asiana21-DOCSUP-789 (#110)
* docs(groupArrayInsertAt): added the function description

* docs(groupArrayInsertAt): some changes

* docs(groupArrayInsertAt): some changes 2

* docs(groupArrayInsertAt): some changes 3

* docs(groupArrayInsertAt): parameter section changed

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

* docs(groupArrayInsertAt):  some examples are added

* docs(groupArrayInsertAt):  russian translation added

* docs(groupArrayInsertAt):  some change in russian translation

Co-authored-by: asiana21 <asiana21@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>
2020-05-13 08:46:20 +03:00
Denis Zhuravlev
f9439acde1
typo 2020-05-12 17:57:11 -03:00
BayoNet
f2e2e993e5
DOCS-289: randConstant (#10838)
* DOCSUP-778 (#111)

* docs(randConstant): add description

* docs(randConstant): edit link

* docs(randConstant): corrections after review

* docs(randConstant): add description in Russian

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

* CLICKHOUSEDOCS-289: Updated descriptions.

* CLICKHOUSEDOCS-289: Fixed links.

* Update docs/ru/sql-reference/functions/random-functions.md

Co-authored-by: Ilya Yatsishin <2159081+qoega@users.noreply.github.com>

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

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

Co-authored-by: egilmanova <63861789+egilmanova@users.noreply.github.com>
Co-authored-by: egilmanova <egilmanova@yandex-team.ru>
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
Co-authored-by: Ilya Yatsishin <2159081+qoega@users.noreply.github.com>
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-05-12 19:37:21 +03:00
Ivan Blinkov
0e2d423aac
fix docs build 2020-05-12 17:20:47 +03:00
Ivan Blinkov
ff0ae624ef
CLICKHOUSE-4862: some markdown fixes @ ru mergetree.md (#10835) 2020-05-12 12:49:36 +03:00
Ivan Blinkov
723bebafb1
CLICKHOUSE-4862: fix link (#10836) 2020-05-12 12:32:28 +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
ImgBotApp
d78eeab8b3
[ImgBot] Optimize images
*Total -- 643.66kb -> 611.81kb (4.95%)

/website/images/yandex.png -- 4.24kb -> 2.04kb (52.04%)
/docs/fr/images/row-oriented.gif -- 40.60kb -> 38.36kb (5.51%)
/docs/tr/images/row-oriented.gif -- 40.60kb -> 38.36kb (5.51%)
/docs/en/images/row-oriented.gif -- 40.60kb -> 38.36kb (5.51%)
/docs/es/images/row-oriented.gif -- 40.60kb -> 38.36kb (5.51%)
/docs/ja/images/row-oriented.gif -- 40.60kb -> 38.36kb (5.51%)
/docs/zh/images/row-oriented.gif -- 40.60kb -> 38.36kb (5.51%)
/docs/ru/images/row-oriented.gif -- 40.60kb -> 38.36kb (5.51%)
/docs/fa/images/row-oriented.gif -- 40.60kb -> 38.36kb (5.51%)
/docs/en/images/column-oriented.gif -- 44.42kb -> 42.75kb (3.77%)
/docs/ja/images/column-oriented.gif -- 44.42kb -> 42.75kb (3.77%)
/docs/tr/images/column-oriented.gif -- 44.42kb -> 42.75kb (3.77%)
/docs/fa/images/column-oriented.gif -- 44.42kb -> 42.75kb (3.77%)
/docs/zh/images/column-oriented.gif -- 44.42kb -> 42.75kb (3.77%)
/docs/ru/images/column-oriented.gif -- 44.42kb -> 42.75kb (3.77%)
/docs/es/images/column-oriented.gif -- 44.42kb -> 42.75kb (3.77%)
/docs/zh/images/logo.svg -- 0.37kb -> 0.36kb (1.06%)
/docs/tr/images/logo.svg -- 0.37kb -> 0.36kb (1.06%)
/docs/en/images/logo.svg -- 0.37kb -> 0.36kb (1.06%)
/docs/fr/images/logo.svg -- 0.37kb -> 0.36kb (1.06%)
/docs/ru/images/logo.svg -- 0.37kb -> 0.36kb (1.06%)
/docs/ja/images/logo.svg -- 0.37kb -> 0.36kb (1.06%)
/docs/es/images/logo.svg -- 0.37kb -> 0.36kb (1.06%)
/docs/fa/images/logo.svg -- 0.37kb -> 0.36kb (1.06%)
/website/images/mkdocs/copy.svg -- 0.76kb -> 0.76kb (0.38%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2020-05-11 03:31:47 +00:00