BayoNet
04f990a811
DOCS-525: bitCount description EN, RU ( #9771 )
...
Described the `bitCount` function.
2020-03-24 17:27:08 +03:00
Alexey Milovidov
c59c52d81a
Merge branch 'master' into taiyang-li-pr_add_auc
2020-03-24 03:04:34 +03:00
Ilya Yatsishin
c60fc2d338
Fix firstSignificantSubdomain formatting ( #9828 )
2020-03-23 16:59:53 +03:00
Alexey Milovidov
958b695618
Merge branch 'master' into taiyang-li-pr_add_auc
2020-03-23 15:06:23 +03:00
Ilya Yatsishin
ed789a4d52
Update documentation for dictionary regarding ON CLUSTER clause for C… ( #9817 )
...
* Update documentation for dictionary regarding ON CLUSTER clause for CREATE DICTIONARY
* add es
Co-authored-by: Guillaume Tassery <gtassery@partners.accedian.com>
2020-03-23 14:56:23 +03:00
Alexey Milovidov
98db9ee074
Merging arrayAUC
2020-03-23 07:44:49 +03:00
Alexey Milovidov
786ecbfeb8
Merge branch 'master' into taiyang-li-pr_add_auc
2020-03-23 04:44:39 +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
alexey-milovidov
f624bed408
Merge branch 'master' into patch-0320
2020-03-20 21:36:14 +03:00
Ivan Blinkov
8561a026b1
WIP on docs translation/normalization tools ( #9783 )
2020-03-20 21:20:59 +03:00
Ivan Blinkov
d4dd5ba294
Normalization for en markdown ( #9763 )
2020-03-20 13:10:48 +03:00
hcz
ae2c60d224
Update tests and docs related to splitByString
2020-03-20 13:37:46 +08: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
hcz
c115757e79
Update tests and docs for string splitting functions
2020-03-19 10:35:18 +08:00
Ivan Blinkov
40649ed0bb
remove extra space ( #9736 )
2020-03-18 21:43:51 +03:00
Ivan Blinkov
5abe3ac3f1
Switch docs to python3 and update MkDocs to 1.1 ( #9711 )
...
+ some grammar and css fixes
2020-03-18 16:02:32 +03:00
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
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
Alexey Milovidov
ab345379c5
Changed repository address
2020-03-11 10:29:30 +03:00
Alexey Milovidov
256acebfca
Merge branch 'pr_add_auc' of https://github.com/taiyang-li/ClickHouse into taiyang-li-pr_add_auc
2020-03-08 02:10:34 +03:00
Alexey Milovidov
eb2a78c6b0
Support for NULL as random seed; reordered parameters for convenience
2020-03-07 23:35:55 +03:00
Alexey Milovidov
50e2e338ed
Merge branch 'master' of github.com:yandex/ClickHouse into generate-normalization
2020-03-07 22:58:32 +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
51bd480d2a
Merge branch 'master' of github.com:yandex/ClickHouse into generate-normalization
2020-03-07 18:11:47 +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
ca24156be9
Updated docs
2020-03-06 05:19:55 +03: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
alexey-milovidov
5f55dc7385
Merge pull request #9358 from hczhcz/patch-0226
...
Add moduloOrZero
2020-03-03 03:27:23 +03:00
Yatsishin Ilya
77c2b83022
Merge branch 'master' into qoega/random-table-function-small
2020-03-02 21:01:33 +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
7b462e2070
Merge remote-tracking branch 'origin' into qoega/random-table-function-small
2020-02-25 16:28:34 +03:00
hcz
3ff04a5e10
Add docs of moduloOrZero
2020-02-25 18:15:24 +08:00
Sergei Shtykov
ff131e1378
CLICKHOUSEDOCS-446: Tranlsated to Russian. Fixed links in ZH version.
2020-02-20 17:38:57 +03:00
Sergei Shtykov
7d28805815
CLICKHOUSEDOCS-446: Added ALTER MODIFY TTL
2020-02-20 17:13:19 +03: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
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
24dbbf5a41
CLICKHOUSEDOCS-415: Update of EN description.
2020-02-17 14:01:15 +03: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
alexey-milovidov
84e9280b2a
Merge pull request #9110 from den-crane/patch-15
...
Doc change. Rename the chapter {alter_move-partition} to {alter_move_to_table-partition}
2020-02-17 08:06:02 +03:00
alexey-milovidov
ee78690b50
Update bit_functions.md
2020-02-16 09:09:22 +03:00
Denis Zhuravlev
264a38b115
Update alter.md
...
Rename the chapter {alter_move-partition} to {alter_move_to_table-partition} because we suddenly have 2 chapters with the same name
2020-02-13 20:44:45 -04:00
BayoNet
85d1a30dab
DOCS-440: Updated ASOF JOIN description ( #9085 )
...
* Updated ASOF JOIN description.
2020-02-13 19:09:25 +03:00
sundy-li
aaaf4ef6a8
Update show doc
2020-02-12 09:23:33 +08:00