Commit Graph

1504 Commits

Author SHA1 Message Date
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
imgbot[bot]
be957eeab1
[ImgBot] Optimize images (#9785)
*Total -- 1.47kb -> 1.46kb (1.06%)

/docs/fa/images/logo.svg -- 0.37kb -> 0.36kb (1.06%)
/docs/ru/images/logo.svg -- 0.37kb -> 0.36kb (1.06%)
/docs/zh/images/logo.svg -- 0.37kb -> 0.36kb (1.06%)
/docs/ja/images/logo.svg -- 0.37kb -> 0.36kb (1.06%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>

Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2020-03-20 22:01:56 +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
Alexey Milovidov
f0f532fd09 Minor update on roadmap 2020-03-17 23:46:43 +03:00
Nikolai Kochetov
50fb0ec9f6
Add links to changelogs from other years. (#9710)
* Add links to changelogs from other years.

* Move some changelogs to other folders.

* Fix links

* Renames and fixes.
2020-03-17 23:01:36 +03:00
Denis Zhuravlev
71697a4afc
Doc. ontime.md refresh to сorrespond modern CH (modern create/join) (#9709)
* ontime.md refresh to сorrespond modern CH

* RU ontime.md refresh to сorrespond modern CH

* ontime.md FA refresh to сorrespond modern CH

* ontime.md ZH refresh to сorrespond modern CH
2020-03-17 21:10:23 +03:00
BayoNet
fd4a8bba99
DOCS-526: ifNotFinite docs. Ternary operator RU translation (#9650)
- Documented ifNotFinite.
- Translated ternary operator into Russian.
2020-03-17 18:24:11 +03:00
Metikov Vadim
8e2e28c651
Update create.md
Fixed one word
2020-03-17 15:06:59 +05:00
Alexey Milovidov
41510275c5 Small updates on roadmap 2020-03-17 01:54:42 +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
BayoNet
127bee643c
DOCS-549: Updated info about keywords case-sensivity. (#9626)
* Added DateTime64 to TOCs.
* Note about case-sencivity of keywords.
2020-03-13 10:29:50 +03:00
BayoNet
dc3d576d31
DOCS-57: position, positionCaseInsensitive, positionUTF8, positionCaseInsensitiveUTF8 (#9631) 2020-03-13 09:33:02 +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
Denis Zhuravlev
b4cf1410ed
DateTime documentation improvements, added DateTime64 doc (#9562)
* Added DateTime64 docs, added info on DateTime timezone conversion, added ClickHouse.Client to list of ADO.NET clients

* I accidentally a word

* Review notes

* Fix space per review notes

Co-Authored-By: Ivan Blinkov <github@blinkov.ru>

* More review notes: fixed wrong notes on DateTime, added more extensive info on automatic type conversion

* Minor tweaks

* Review notes: missing `code` markers

* Formatting fix

* Silence PR check

* fix typo

* fix typos

* fix typos

* removed meaningless sentence.

* TZ new description

* Update datetime.md

* Update datetime.md

* Update datetime.md

* Update datetime.md

* Update datetime64.md

* Update datetime64.md

* Update datetime64.md

* Update datetime64.md

Co-authored-by: DarkWanderer <elquentaro@gmail.com>
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
Co-authored-by: Denis Zhuravlev <denis.zhuravlev@revjet.com>
2020-03-12 03:13:15 +03:00
Alexey Milovidov
ab345379c5 Changed repository address 2020-03-11 10:29:30 +03:00
alexey-milovidov
2ae3b4082a
Update extended_roadmap.md 2020-03-10 22:16:35 +03:00
Mikhail
33c50fcd3f
Typo in russian docs 2020-03-10 15:53:00 +03:00
alexey-milovidov
9a10457cb6
Remove indexHint function (#9542)
* Remove indexHint function

* Fixed build

* Update KeyCondition.cpp

* Update KeyCondition.cpp
2020-03-07 22:56:38 +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
Alexey Milovidov
55fdce72eb Update roadmap 2020-03-06 23:50:34 +03: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
Sergei Shtykov
1b1e4970ab Merge branch 'master' of github.com:ClickHouse/ClickHouse into docs/CLICKHOUSEDOCS-548-adopters 2020-03-06 14:10:04 +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
Sergei Shtykov
f133659285 CLICKHOUSEDOCS-548: Added some adopters to the list. 2020-03-03 17:20:08 +03:00
Yatsishin Ilya
afbf7533c4 Merge remote-tracking branch 'origin' into qoega/random-table-function-small 2020-03-03 11:56:39 +03:00
Yatsishin Ilya
77c2b83022 Merge branch 'master' into qoega/random-table-function-small 2020-03-02 21:01:33 +03:00
alexey-milovidov
9b84b6db4b
Update nyc_taxi.md 2020-03-02 19:26:13 +03:00
Yatsishin Ilya
0a25fe71bd more docs 2020-02-28 12:19:11 +03:00
Sergei Shtykov
f0aaa3b045 Merge branch 'master' of github.com:ClickHouse/ClickHouse into en-docs/CLICKHOUSEDOCS-415-median 2020-02-28 11:55:34 +03:00
Sergei Shtykov
fb08cc7d89 CLICKHOUSEDOCS-415: Converted median description to quantile description. 2020-02-28 11:55:18 +03:00
Yatsishin Ilya
cf9153e9de Merge remote-tracking branch 'origin' into qoega/random-table-function-small 2020-02-27 22:52:24 +03:00
alexey-milovidov
ec4aed74a1
Update permissions_for_queries.md 2020-02-27 21:16:02 +03:00
alexey-milovidov
758f036bd8
Merge pull request #9385 from Felixoid/constraints_typo
Fix typo
2020-02-26 22:19:43 +03:00
Mikhail f. Shiryaev
bd54b30e1a
Add commands for working with submodules 2020-02-26 16:46:47 +01: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
unegare
6ae78d9978
wrong translation 2020-02-25 17:24:14 +03:00
Yatsishin Ilya
7b462e2070 Merge remote-tracking branch 'origin' into qoega/random-table-function-small 2020-02-25 16:28:34 +03: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
Marat IDRISOV
5fae5baaf1
Small corrections in Russian documentation 2020-02-21 06:07:24 +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
BayoNet
7ef480e4de
DOCS-442: RU translation of the docs on DDL queries creating extenal dictionary (#9141)
* CLICKHOUSEDOCS-442: Translated docs for DDL query for creating external dictinaries.

* CLICKHOUSEDOCS-442: Fixes.

* Update docs/ru/query_language/show.md

* CLICKHOUSEDOCS-442: Fixed failing build.

Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-02-20 09:31:06 +03:00
Sergei Shtykov
ef53e4f3e6 Merge branch 'master' of github.com:ClickHouse/ClickHouse into docs/CLICKHOUSEDOCS-545-datalens 2020-02-19 18:20:30 +03:00
Sergei Shtykov
26a745be50 CLICKHOUSEDOCS-545: Clarification. 2020-02-19 17:18:42 +03:00
Sergei Shtykov
3d3bf5e32a CLICKHOUSEDOCS-545: Updated by comments. 2020-02-19 17:12:46 +03:00
Sergei Shtykov
778c168a49 CLICKHOUSEDOCS-415: median functions 2020-02-19 11:51:06 +03:00
elenaspb2019
1bf7fad010
elenbaskakova-DOCSUP-728-median (#85)
*  "docs(median): the new function 'median' has been edited"

*  "docs(median): the new function 'median' has been edited"

*  "docs(median): the new function 'median' has been edited"

*  "docs(median): the new function 'median' has been edited"

* Update docs/ru/query_language/agg_functions/reference.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* Update docs/ru/query_language/agg_functions/reference.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* Update docs/ru/query_language/agg_functions/reference.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* Update docs/ru/query_language/agg_functions/reference.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* Update docs/ru/query_language/agg_functions/reference.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* Update docs/ru/query_language/agg_functions/reference.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* Update docs/ru/query_language/agg_functions/reference.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* Update docs/ru/query_language/agg_functions/reference.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* Update docs/ru/query_language/agg_functions/reference.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* Update docs/ru/query_language/agg_functions/reference.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* Update docs/ru/query_language/agg_functions/reference.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* Update docs/ru/query_language/agg_functions/reference.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* Update docs/ru/query_language/agg_functions/reference.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

*  "docs(median): the new function 'median' has been edited"

Co-authored-by: BayoNet <da-daos@yandex.ru>
2020-02-19 11:33:26 +03:00
Sergei Shtykov
dbf092162a CLICKHOUSEDOCS-545: One more update. 2020-02-18 13:48:55 +03:00
Sergei Shtykov
adf1154ded CLICKHOUSEDOCS-545: Update by comments. 2020-02-18 13:31:20 +03:00
alexey-milovidov
c1ec61d1fe
Update system_tables.md 2020-02-18 12:32:06 +03:00
Sergei Shtykov
fdf14180fe CLICKHOUSEDOCS-545: Added DataLens to third-party GUI section. 2020-02-18 12:20:48 +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
ImgBotApp
532fc506c7
[ImgBot] Optimize images
*Total -- 1,067.72kb -> 760.82kb (28.74%)

/website/images/tutorial/ece020129fdf4a18a6e75daf2e699cb9.png -- 66.67kb -> 46.67kb (30.01%)
/website/images/tutorial/24956f1a2efc48d78212586958aa036c.png -- 61.86kb -> 43.32kb (29.97%)
/website/images/tutorial/49c332e3d93146ba8f46beef6b2b02b0.png -- 80.97kb -> 56.75kb (29.91%)
/website/images/tutorial/f3132f4d1c0d42eab26d9111afe7771a.png -- 149.34kb -> 104.71kb (29.88%)
/website/images/tutorial/26b2c7aae21a4c76800cb1c7a33a374d.png -- 140.41kb -> 99.10kb (29.42%)
/website/images/tutorial/ef4141f348234773a5349c4bd3e8f804.png -- 68.39kb -> 48.58kb (28.97%)
/website/images/tutorial/2409f49d11fb4aa1b8b5ff34cf9ca75d.png -- 54.54kb -> 38.75kb (28.95%)
/website/images/tutorial/ac292656d03946d0aba35c75783a31f2.png -- 99.57kb -> 70.76kb (28.94%)
/website/images/tutorial/7b3c2e685832439b8c373bf2015131d2.png -- 101.36kb -> 72.13kb (28.84%)
/website/images/tutorial/d3578db55e304bd7b5eba818abdb53f5.png -- 88.47kb -> 63.14kb (28.63%)
/website/images/tutorial/a8518a200d6d405a95ee80ea1c8e1c90.png -- 94.05kb -> 67.23kb (28.51%)
/website/images/tutorial/885e507930e34b7c8f788d25e7ca2bcf.png -- 42.13kb -> 30.63kb (27.29%)
/docs/tools/mkdocs-material-theme/assets/flags/ja.svg -- 0.77kb -> 0.65kb (15.27%)
/website/images/yandex-white-button.png -- 0.79kb -> 0.67kb (15.19%)
/website/images/logo.svg -- 0.41kb -> 0.35kb (14.49%)
/docs/en/images/logo.svg -- 0.41kb -> 0.35kb (14.49%)
/docs/zh/images/logo.svg -- 0.41kb -> 0.35kb (14.49%)
/docs/ru/images/logo.svg -- 0.41kb -> 0.35kb (14.49%)
/docs/ja/images/logo.svg -- 0.41kb -> 0.35kb (14.49%)
/docs/fa/images/logo.svg -- 0.41kb -> 0.35kb (14.49%)
/website/images/yandex-black-button.png -- 0.71kb -> 0.65kb (8.15%)
/website/images/logo-400x240.png -- 3.85kb -> 3.66kb (4.94%)
/docs/tools/mkdocs-material-theme/assets/flags/fa.svg -- 1.36kb -> 1.33kb (2.22%)
/docs/tools/mkdocs-material-theme/assets/flags/ru.svg -- 0.23kb -> 0.22kb (2.14%)
/docs/tools/mkdocs-material-theme/assets/flags/en.svg -- 0.51kb -> 0.50kb (1.92%)
/docs/tools/mkdocs-material-theme/assets/flags/zh.svg -- 0.63kb -> 0.62kb (1.72%)
/website/images/clickhouse-black.svg -- 4.33kb -> 4.33kb (0.02%)
/website/images/clickhouse-white.svg -- 4.33kb -> 4.33kb (0.02%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2020-02-17 21:02:18 +00:00
Sergei Shtykov
b562ac518a Merge branch 'master' of github.com:ClickHouse/ClickHouse into en-docs/CLICKHOUSEDOCS-415-median 2020-02-17 11:56:34 +03:00
elenaspb2019
22a9b64f4c
elenbaskakova-DOCSUP-728 (#84)
*  "docs(median): the new function 'median' has been added"

*  "docs(median): the new function 'median' has been edited"

*  "docs(median): the new function 'median' has been edited"

* Update docs/en/query_language/agg_functions/reference.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* Update docs/en/query_language/agg_functions/reference.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* Update docs/en/query_language/agg_functions/reference.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

*  "docs(median): the new function 'median' has been edited"

*  "docs(median): the new function 'median' has been edited"

*  "docs(median): the new function 'median' has been edited"

*  "docs(median): the new function 'median' has been edited"

*  "docs(median): the new function 'median' has been edited"

*  "docs(median): the new function 'median' has been edited"

*  "docs(median): the new function 'median' has been edited"

*  "docs(median): the new function 'median' has been edited"

*  "docs(median): the new function 'median' has been edited"

*  "docs(median): the new function 'median' has been edited"

*  "docs(median): the new function 'median' has been edited"

Co-authored-by: BayoNet <da-daos@yandex.ru>
2020-02-17 11:56:03 +03: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
681e8c8e59
Merge pull request #9111 from den-crane/patch-16
Doc change. identity -- translated to Russian
2020-02-17 08:05:38 +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
alexey-milovidov
98d161bd02
Merge pull request #9109 from den-crane/patch-14
translation to Russian MOVE PARTITION TO TABLE
2020-02-15 02:44:27 +03:00
alexey-milovidov
3946db13d8
Update extended_roadmap.md 2020-02-15 02:00:49 +03:00
nagorny
c39e2f89ea #5104. Add documentation about 503 response in /replicas_status if not ok 2020-02-14 23:53:27 +03:00
Ilya Yatsishin
6637589fec
Merge pull request #9127 from qoega/update_roadmap
Update roadmap
2020-02-14 23:09:34 +03:00
Ivan Blinkov
df3879d07a Introduce adopters page + fix a bunch of lost symlinks 2020-02-14 19:48:08 +03:00
Yatsishin Ilya
bd3000881c update roadmap 2020-02-14 17:31:29 +03:00
Yatsishin Ilya
253f928ccb update roadmap 2020-02-14 15:48:34 +03:00
Yatsishin Ilya
c761086651 update roadmap 2020-02-14 15:29:02 +03:00
Denis Zhuravlev
ab2fa5d20f
Update other_functions.md
identity -- translated to Russian
2020-02-13 21:03:43 -04:00
Denis Zhuravlev
5d04b651e6
Update alter.md
translation to Russian MOVE PARTITION TO TABLE
2020-02-13 20:40:14 -04:00
BayoNet
85d1a30dab
DOCS-440: Updated ASOF JOIN description (#9085)
* Updated ASOF JOIN description.
2020-02-13 19:09:25 +03:00
Ilya Yatsishin
ecf99e77e8
Merge pull request #9012 from BayoNet/docs/CLICKHOUSEDOCS-481-looker
DOCS-481: Looker introduction in Russian.
2020-02-12 15:26:38 +03:00
Sergei Shtykov
f069ef7a94 CLICKHOUSEDOCS-481: Added link to Looker ClickHouse configuration. 2020-02-12 06:42:32 +03:00
Yatsishin Ilya
af34a659fa Merge remote-tracking branch 'origin' into qoega/random-table-function-small 2020-02-10 22:14:30 +03:00
BayoNet
10c990a8ae DOCS-463: Hierarhical dictionaries (#8977)
* Description of hierarchical dictinary.
2020-02-08 14:21:22 +03:00
BayoNet
c19c9f8f18 DOCS-535: Markup fixes. Some remarks about formatting for Nested structures (#9020)
* Markup fixes.
* Some remarks about Nested formatting.
2020-02-08 14:10:24 +03:00
Yatsishin Ilya
9e542f6cb0 doc fixes 2020-02-07 10:33:00 +03:00
Yatsishin Ilya
907037bcca Fix everything, add docs. 2020-02-07 10:33:00 +03:00
Sergei Shtykov
efeb041cb6 CLICKHOUSEDOCS-481: Looker in Russian. 2020-02-05 15:45:42 +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
baf10dd749
Merge branch 'master' into en-docs/CLICKHOUSEDOCS-119 2020-02-03 01:47:53 +03:00
alexey-milovidov
74f2e1c997
Merge branch 'master' into en-docs/CLICKHOUSEDOCS-378 2020-02-03 01:42:12 +03:00
alexey-milovidov
8d38961599
Update array_functions.md 2020-02-03 01:41:39 +03:00
alexey-milovidov
4f39b4eaa7
Merge pull request #8409 from godfreyd/en-docs/CLICKHOUSEDOCS-453
Docs(windowFunnel): The new description for`windowFunnel` function
2020-02-03 01:34:03 +03:00
alexey-milovidov
a1278aae1c
Update other_functions.md 2020-02-03 01:18:57 +03:00
alexey-milovidov
2741220c86
Merge branch 'master' into en-docs/CLICKHOUSEDOCS-396 2020-02-03 01:10:04 +03:00
alexey-milovidov
0eb92fc268
Update conditional_functions.md 2020-02-03 01:08:48 +03:00
alexey-milovidov
c7bf83eda9
Merge branch 'master' into en-docs/CLICKHOUSEDOCS-63 2020-02-03 01:06:53 +03:00
alexey-milovidov
bc9ad0db51
Merge pull request #7718 from godfreyd/en-docs/CLICKHOUSEDOCS-101-concatassumeInjective
Docs: added concat & concatAssumeInjective
2020-02-03 01:02:06 +03:00
alexey-milovidov
bbf8206732
Update string_functions.md 2020-02-03 01:01:57 +03:00
alexey-milovidov
1c9b444e78
Merge pull request #7525 from godfreyd/en-docs/CLICKHOUSEDOCS-426-bitmapsubsetLimit
Docs(bitmapSubsetLimit): Added bitmapSubsetLimit description
2020-02-03 00:50:24 +03:00
alexey-milovidov
e2a704bfdb
Merge pull request #7478 from godfreyd/en-docs/DOCAPI-5743-dateDiff
Docs dateDiff
2020-02-03 00:49:52 +03:00
Alexey Milovidov
6418bd794a Merge branch 'master' of github.com:yandex/ClickHouse 2020-02-03 00:48:18 +03:00
Alexey Milovidov
1eca6d4b2d Fixed bad documentation 2020-02-03 00:46:31 +03:00
alexey-milovidov
b406e95248
Merge pull request #7244 from godfreyd/godfreyd-CLICKHOUSEDOCS-66
Docs(otherfunctions): Fix filesystemAvailable & filesystemFree & file…
2020-02-03 00:43:52 +03:00
alexey-milovidov
b821cfdf6b
Update other_functions.md 2020-02-03 00:43:39 +03:00
alexey-milovidov
35e984316f
Merge pull request #7428 from godfreyd/godfreyd-CLICKHOUSEDOCS-409
Docs for multiSearchAllPositions() и multiSearchAllPositionsUTF8()
2020-02-03 00:39:13 +03:00
alexey-milovidov
13a04f721a
Update string_search_functions.md 2020-02-03 00:39:04 +03:00
alexey-milovidov
264beba210
Merge branch 'master' into godfreyd-CLICKHOUSEDOCS-185 2020-02-03 00:27:36 +03:00
alexey-milovidov
42c365b2c4
Update other_functions.md 2020-02-03 00:26:42 +03:00
alexey-milovidov
a685c649c3
Merge pull request #7451 from godfreyd/godfreyd-CLICKHOUSEDOCS-301
Docs for toUnixTimestamp
2020-02-03 00:22:38 +03:00
alexey-milovidov
f3477d40c3
Update date_time_functions.md 2020-02-03 00:22:12 +03:00
alexey-milovidov
29b0cbe55c
Merge pull request #8743 from godfreyd/docs/CLICKHOUSEDOCS-336
Docs: added topKWeighted description
2020-02-02 23:53:26 +03:00
alexey-milovidov
b760d1c19d
Update reference.md 2020-02-02 23:52:45 +03:00
alexey-milovidov
a146ab061a
Merge pull request #8741 from godfreyd/en-docs/CLICKHOUSEDOCS-82
Docs: hex function
2020-02-02 23:45:05 +03:00
alexey-milovidov
032b8a8fc4
Update encoding_functions.md 2020-02-02 23:41:26 +03:00
Alexey Milovidov
d11f3cb78f Changed thread_id to UInt64 to support more OS 2020-02-02 23:01:13 +03:00
alexey-milovidov
74152fdfaf
Merge pull request #8855 from BayoNet/l10n/CLICKHOUSEDOCS-496-roundBankers
DOCS-496: EN review for roundBankers docs
2020-02-02 06:24:30 +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
d973d847e4
Merge branch 'master' into en-docs/CLICKHOUSEDOCS-82 2020-02-02 05:59:35 +03:00
alexey-milovidov
76d85b6c50
Merge pull request #8740 from godfreyd/en-docs/CLICKHOUSEDOCS-458
Docs: char function
2020-02-02 05:58:08 +03:00
alexey-milovidov
eb75be413b
Update encoding_functions.md 2020-02-02 05:57:39 +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
0c48aebd9d
Merge pull request #8946 from blinkov/master
Fix docs check
2020-02-01 02:24:30 +03:00
alexey-milovidov
616ea6cf0e
Update settings.md 2020-02-01 01:50:33 +03:00
Ivan Blinkov
4454fda34d Merge branch 'master' of github.com:clickhouse/ClickHouse 2020-01-31 23:26:45 +03:00
Ivan Blinkov
451ae1024a fix docs check 2020-01-31 23:26:31 +03:00
Mikhail Korotov
3bbe094707 docs added 2020-01-31 21:50:57 +03:00
Ivan Blinkov
9a24c793be
Merge pull request #8909 from blinkov/master
[docs/website] Domain migration
2020-01-30 13:45:10 +03:00
Ivan Blinkov
18538f5c65 Domain change in docs 2020-01-30 13:34:55 +03:00
alexey-milovidov
de71bd6e85
Update extended_roadmap.md 2020-01-30 13:05:12 +03:00
Sergei Shtykov
c9f57955e8 CLICKHOUSEDOCS-496: Clarification. 2020-01-28 19:13:58 +03:00
Sergei Shtykov
c2339ccfeb CLICKHOUSEDOCS-496: Clarification. 2020-01-28 19:11:43 +03:00
Sergei Shtykov
67dc8f2422 Links fixed. 2020-01-28 18:27:44 +03:00
alexey-milovidov
f0a3416b4e
Merge pull request #8869 from ClickHouse/add-woboq-docs
Add link to Woboq to docs
2020-01-28 03:39:06 +03:00
alexey-milovidov
9596c25c36
Update browse_code.md 2020-01-28 02:31:49 +03:00