romanzhukov
9591ae59cc
DOCSUP-2031: Update by PR#11065 Disable ANY RIGHT and ANY FULL JOINs by default
2020-09-01 20:46:40 +03:00
Roman Bug
899f93356f
romanzhukov-DOCSUP-2192: Split ALTER to separate files (ru) ( #13905 )
...
* DOCSUP-2192: Split alter section to separete files.
* DOCSUP-2192: Test.
* DOCSUP-2192: Fixed cross links.
* DOCSUP-2192: Fix links.
* DOCSUP-2192: Fix links.
* DOCSUP-2192: Fix links.
* DOCSUP-2192: Added alter delete and alter update topics.
* DOCSUP-2192: Fix one layout mistake and update links.
* DOCSUP-2192: Added delete and update sections. Updated alter index.md
* DOCSUP-2192: Fix links.
Co-authored-by: romanzhukov <romanzhukov@yandex-team.ru>
2020-08-25 18:38:36 +03:00
Ilya Yatsishin
e2dd668378
Update interval.md
2020-08-25 11:37:13 +03:00
olgarev
97094a212a
DOCSUP-928: Doc groupArraySample function, updated and translated into Russian ( #13979 )
...
* Updated docs in English and docs in Russian.
* Updated docs in English and docs in Russian.
* Docs in Russian.
Co-authored-by: Olga Revyakina <revolg@yandex-team.ru>
2020-08-24 12:43:13 +03:00
Anton Popov
93d49e5815
Merge pull request #13237 from vdimir/string-locate-startpos-3776
...
Support start_pos argument in `position` function
2020-08-24 12:23:19 +03:00
Denis Zhuravlev
f1421a31b7
fixed typo arrayCompact
2020-08-18 17:17:24 -03:00
Denis Zhuravlev
aa87134b2e
fixed arrayCompact confusing description
2020-08-18 10:00:37 -03:00
olgarev
6164e7373d
DOCSUP-791: Docs for optimize_read_in_order setting ( #12611 )
...
* Docs in English for optimize_read_in_order setting.
* Link misspelling fixed.
* Usage section moved to the ORDER BY topic.
* Link fixed.
* Update docs/en/sql-reference/statements/select/order-by.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/en/sql-reference/statements/select/order-by.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Apply suggestions from code review
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Apply suggestions from code review
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/en/sql-reference/statements/select/order-by.md
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
* Small fix in English and translation into Russian.
Co-authored-by: Olga Revyakina <revolg@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-08-10 16:33:39 +03:00
Roman Bug
62054856b7
DOCSUP-1999: Restruct sql statements section in separate files. ( #13389 )
...
* DOCSUP-1999: First commit to test and build docs.
* DOCSUP-1999: Move topics from misc.md to single files.
* DOCSUP-1999: Add footer original article (for some files)
* DOCSUP-1999: Fix some links.
* DOCSUP-1999: Add Original article footer for all added files.
* DOCSUP-1999: Fix broken link.
* DOCSUP-1999: Fix header in misc.md (by pr comment).
Fixed footer (original article).
* DOCSUP-1999: Fix broken links for build.
Co-authored-by: romanzhukov <romanzhukov@yandex-team.ru>
2020-08-10 16:10:48 +03:00
alexey-milovidov
64352c0dc4
Fix idiotic data rot (@blinkov)
2020-08-10 02:10:17 +03:00
alexey-milovidov
6814559826
Update aggregatefunction.md
2020-08-10 02:09:56 +03:00
alexey-milovidov
7de9c2183a
Merge pull request #13517 from vladimir-golovchenko/fix-time-interval-for-create-alter-quota-queries
...
Fixed docs, document blocks and tests: added the missed types of interval (WEEK, MONTH, QUARTER, YEAR) to CREATE/ALTER QUOTA statements
2020-08-09 02:12:13 +03:00
vladimir golovchenko
84a8ad7da9
Fixed docs: added the missed types of interval (WEEK, MONTH, QUARTER, YEAR) to CREATE/ALTER QUOTA statements.
2020-08-08 01:16:56 -07:00
Alexander Millin
b7f08f447a
[docs] Fix system.md ( #13332 )
...
Co-authored-by: Alexander Millin <a.millin@city-mobil.ru>
2020-08-07 11:48:38 +03:00
Anna
13b292865f
DOCSUP-2029: Split create.md ( #13302 )
...
* Split create.md into separated files
* Fixed links
* Fixed a typo
* Fixed links
* Fixed link
Co-authored-by: Anna Devyatova <annadevyatova@yandex-team.ru>
2020-08-06 20:05:43 +03:00
Anna
a6fb067a75
DOCSUP-1915: Split system-table.md into separate files. ( #13160 )
...
* Corrected en files
* Split system-tables.md into separate files
* Fixed links.
* Fixed links.
* Fixed links.
* Fixed links.
* Add ref to original article
* Fixed links
* Add toc_folder_title and translate
* Add stack_trace.md, correct toc-title
* Fixed links
* Hypothesis testing
* Hypothesis testing
* Update run.sh, thanks @azat
Co-authored-by: Anna Devyatova <annadevyatova@yandex-team.ru>
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
Co-authored-by: alexey-milovidov <milovidov@yandex-team.ru>
2020-08-06 11:50:29 +03:00
vdimir
32f26bcde7
Add start_pos argument for position to documentation, case insensitive tests
2020-08-02 13:29:10 +00:00
Alexey Milovidov
b7ec7be296
Update docs
2020-08-02 01:02:46 +03:00
Alexey Milovidov
2dc74a8a54
Update documentation
2020-08-02 00:47:10 +03:00
BayoNet
09448811df
DOCS-503: system.stack_trace ( #13010 )
...
* CLICKHOUSEDOCS-503: Added stack_trace.md. Restored ru grant.md. Updated ru geo/index.md.
* CLICKHOUSEDOCS-503: Fixed the Original article page.
* Update docs/en/operations/system-tables/stack_trace.md
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
* Update docs/en/operations/system-tables/stack_trace.md
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-07-31 14:46:58 +03:00
BayoNet
c1b71ab06e
DOCS-733: Fixed broken links in Russian version ( #13106 )
...
* CLICKHOUSEDOCS-733: Fixed some broken links. Updated introduction and TOC in aggregate functions.
* CLICKHOUSEDOCS-733: Fixed files endings.
* CLICKHOUSEDOCS-733: Returned the list of functions back to reference index.
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
Co-authored-by: emironyuk <em@don.ru>
2020-07-30 15:49:19 +03:00
Anton Popov
cf505a92ef
Merge pull request #9278 from achulkov2/polygon-dict-grids
...
Polygon dictionaries with grids
2020-07-29 21:32:35 +03:00
Anna
77cdf8c840
DOCSUP-1916 split reference.md into separate files ( #12963 )
...
* Add files with russian desc.
* Fixed links.
* Fixed links.
* Fixed link
* Fixed links.
Co-authored-by: Anna Devyatova <annadevyatova@yandex-team.ru>
2020-07-29 09:49:57 +03:00
olgarev
2aefe5fb77
DOCSUP-790: docs for mutations_sync setting ( #12639 )
...
* Docs in English.
* Fixed links bug.
* Update docs/en/sql-reference/statements/alter/delete.md
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
* Translated into Russian. Anchors in links syncronized with English text. One minor change in English text to unify two similar descriptions.
Co-authored-by: Olga Revyakina <revolg@yandex-team.ru>
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-07-29 09:43:24 +03:00
Anton Popov
48e6253442
minor fixes
2020-07-29 04:32:23 +03:00
Anton Popov
6d58279535
Merge remote-tracking branch 'upstream/master' into HEAD
2020-07-29 02:15:30 +03:00
olgarev
e2287959a8
DOCSUP-1585: Edit and sync geo functions ( #12584 )
...
* Geo functions - en/ru sync.
* Fixed bug with levels.
* Apply suggestions from code review
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Geo functions splitted into 3 files.
* Links fixed.
* Link fixed.
* Anchor fixed.
* Add into TOC.
* Temporarily removed anchors.
* Working on TOC.
* Links to original article.
* TOC and links in English and Russian.
* TOC in English, content in index.
* Link fixed.
* TOC in Russian, with content in index file.
* Added index file to geo functions
* fixed links in ru
Co-authored-by: Olga Revyakina <revolg@yandex-team.ru>
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
2020-07-28 10:57:28 +03:00
Alexander Burmak
86b3ec5b82
Fixed typo in grant.md: YSQL -> MYSQL
2020-07-26 20:54:25 +03:00
BayoNet
6999a757e3
DOCS-652: randomFixedString ( #12712 )
...
* DOCSUP-1249 fixedRandomString description was added (#137 )
* fixedRandomString description was added
* 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>
* Update docs/en/sql-reference/functions/other-functions.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* I added the information about symbols class.
* Ive translated function description to Russian.
* Fixes.
* Type of the result added.
* Type of the result added in two languages.
* Fixes.
Co-authored-by: BayoNet <da-daos@yandex.ru>
* CLICKHOUSEDOCS-652: Fixed text.
Co-authored-by: AnaUvarova <64017504+AnaUvarova@users.noreply.github.com>
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
2020-07-23 15:19:14 +03:00
Metikov Vadim
5c012082ec
Fixed a mistake ( #12630 )
2020-07-21 15:44:29 +03:00
BayoNet
52f95e53fb
DOCS-229: insert_distributed_sync ( #12579 )
...
* Revolg docsup 727 insert distributed sync setting (#130 )
* Add insert_distributed_sync setting
* insert_distributed_sync en doc upd
* Translated to russian.
* Update docs/ru/operations/settings/settings.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Added the link to the setting in the russian version.
Co-authored-by: Olga Revyakina <revolg@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update settings.md
* Update docs/ru/operations/settings/settings.md
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>
Co-authored-by: alexey-milovidov <milovidov@yandex-team.ru>
2020-07-21 15:40:03 +03:00
alexey-milovidov
c112bd242c
Update other-functions.md
2020-07-21 14:30:41 +03:00
Sergei Shtykov
2af49cf6d3
CLICKHOUSEDOCS-654: Fixed tr.
2020-07-21 13:17:50 +03:00
Sergei Shtykov
d472c9b5e3
Merge branch 'master' of github.com:ClickHouse/ClickHouse into docs/CLICKHOUSEDOCS-654-randomStringUTF8
2020-07-21 13:14:34 +03:00
AnaUvarova
0d0ce4b760
I described function randomStringUTF8 ( #146 )
...
* I described function randomStringUTF8
* 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>
* Update docs/en/sql-reference/functions/other-functions.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Ive edited en-version and translated function description to Russian.
Co-authored-by: BayoNet <da-daos@yandex.ru>
2020-07-21 13:08:11 +03:00
Sergei Shtykov
364a7348f9
CLICKHOUSEDOCS-642: Fixed links
2020-07-19 12:42:14 +03:00
Sergei Shtykov
08734b0cf7
Merge branch 'master' of github.com:ClickHouse/ClickHouse into docs/CLICKHOUSEDOCS-642-extractAllGroups
2020-07-19 12:37:19 +03:00
Sergei Shtykov
3222d21703
CLICKHOUSEDOCS-642: Minor text update.
2020-07-19 12:37:09 +03:00
Evgenia Sudarikova
b9174ffa5a
DOCSUP-1110: document the extractAllGroups function ( #138 )
...
* add EN description
* changes in EN version after review
* add RU version
2020-07-19 12:33:50 +03:00
Artem Zuikov
ff372ec0f0
Standard join type syntax position ( #12520 )
2020-07-16 11:56:45 +03:00
Ivan Blinkov
ffe2cecb1b
[docs] split the ALTER article ( #12502 )
...
* initial split
* initial adjust links
* make en buildable
* re-normalize
2020-07-15 00:02:41 +03:00
Eugene Klimov
2a3292cf00
add ORDER BY ... WITH FILL, LIMIT... WITH TIES documentation to RU and EN locale ( #12410 )
...
* add ORDER BY ... WITH FILL documentation to RU and EN locale
Signed-off-by: Slach <bloodjazman@gmail.com>
* Update docs/en/sql-reference/statements/select/limit.md
* Update docs/en/sql-reference/statements/select/limit.md
* Update docs/ru/sql-reference/statements/select/order-by.md
* Update docs/en/sql-reference/statements/select/limit.md
* Update docs/en/sql-reference/statements/select/order-by.md
* Update docs/en/sql-reference/statements/select/order-by.md
* Update docs/en/sql-reference/statements/select/order-by.md
* Update docs/en/sql-reference/statements/select/order-by.md
* Update docs/en/sql-reference/statements/select/order-by.md
* Update docs/ru/sql-reference/statements/select/limit.md
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-07-14 00:52:40 +03:00
Ivan Blinkov
258d2fd499
[docs] split various kinds of CREATE queries into separate articles ( #12328 )
...
* normalize
* split & adjust links
* re-normalize
* adjust ru links
* adjust ja/tr links
* partially apply e0d19d2aea
* reset contribs
2020-07-09 18:10:35 +03:00
BayoNet
2eb6f1d0c1
DOCS-679: netloc function ( #12321 )
...
* DOCSUP-1377 (netloc function) (#135 )
* add EN description
* changes in query
* changes after review
* add RU description
* CLICKHOUSEDOCS-679: Text fixes.
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
Co-authored-by: emironyuk <em@don.ru>
Co-authored-by: Evgenia Sudarikova <56156889+otrazhenia@users.noreply.github.com>
2020-07-09 11:50:53 +03:00
Ivan Blinkov
eefb498517
[docs] refactor Domains overview ( #12186 )
2020-07-07 17:45:04 +03:00
BayoNet
ff45051231
DOCS-647: toStartOfSecond ( #12190 )
...
* DOCSUP-1120 Documentation for the toStartOfSecond function (#131 )
* Doc toStartOfSecond function
* Update docs/en/sql-reference/functions/date-time-functions.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/en/sql-reference/functions/date-time-functions.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Minor update for english text, russian translation added.
Co-authored-by: Olga Revyakina <revolg@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>
* CLICKHOUSEDOCS-647: Minor text edits.
* Update docs/en/sql-reference/functions/date-time-functions.md
* Update docs/en/sql-reference/functions/date-time-functions.md
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>
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-07-07 17:25:44 +03:00
BayoNet
d5c3cadcfc
DOCSUP-1348 Russian translation for new functions ( #133 ) ( #12194 )
...
* Russian translation for new functions
* Apply suggestions from code review
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Minor updates to russian text.
Co-authored-by: Olga Revyakina <revolg@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
Co-authored-by: Olga Revyakina <revolg@yandex-team.ru>
2020-07-07 14:53:27 +03:00
Eugene Klimov
a0661953a6
add cluster() adn clusterAllReplicas() table functions description, add signatures to remoteSecure() table function ( #12156 )
...
* add cluster() adn clusterAllReplicas() table functions description, add signatures to remoteSecure() table function
Signed-off-by: Slach <bloodjazman@gmail.com>
* small russian fixes
Signed-off-by: Slach <bloodjazman@gmail.com>
* Update docs/en/sql-reference/table-functions/cluster.md
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
* Update docs/en/sql-reference/table-functions/cluster.md
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
* Update docs/en/sql-reference/table-functions/cluster.md
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
* Update docs/en/sql-reference/table-functions/cluster.md
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
* Update docs/en/sql-reference/table-functions/cluster.md
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
* Update docs/en/sql-reference/table-functions/cluster.md
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-07-06 17:46:53 +03:00
manmitya
457f56be0c
(typo) in doc ( #12099 )
2020-07-03 08:04:42 +03:00
BayoNet
41fed28403
DOCS-510: runningAccumulate ( #12061 )
...
* asiana21-DOCSUP-797 (#117 )
* docs(runningAccumulate): the function description is added
* docs(runningAccumulate): the function description is modified
* 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>
* 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>
* 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>
* 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>
* 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>
* docs(runningAccumulate): some changes
* 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>
* 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>
* docs(runningAccumulate): added ru translation
Co-authored-by: asiana21 <asiana21@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>
* CLICKHOUSEDOCS-510: Minor fix.
* Update docs/en/sql-reference/functions/other-functions.md
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
* CLICKHOUSEDOCS-510: Fixed links.
Co-authored-by: AsiaKorushkina <43650329+AsiaKorushkina@users.noreply.github.com>
Co-authored-by: asiana21 <asiana21@yandex-team.ru>
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-07-01 16:36:41 +03:00