Commit Graph

215 Commits

Author SHA1 Message Date
Sergei Bocharov
e45f03215f Fixes 2020-01-20 13:29:30 +03:00
alexey-milovidov
7e1084f42f
Merge pull request #8691 from BayoNet/en-docs/CLICKHOUSEDOCS-496-roundBankers
DOCS-496: roundBankers
2020-01-18 20:15:49 +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
e6d9dc79f6 CLICKHOUSEDOCS-496: fix. 2020-01-17 09:50:31 +03:00
Sergei Shtykov
0f2511678c CLICKHOUSEDOCS-496: Fixes. 2020-01-17 09:42:18 +03:00
elenaspb2019
3f2d782dc2 elenbaskakova-DOCSUP-784 (#79)
* docs(roundbankers):The description of `roundBankers` function was added.

* docs(roundbankers):The description of `roundBankers` function was edited.

* docs(roundbankers):The description of `roundBankers` function was edited.

* docs(roundbankers):The description of `roundBankers` function was edited.

* docs(roundbankers):The description of `roundBankers` function was edited.
2020-01-17 09:12:43 +03:00
Artemeey
48332dafc0 Documentation: trim() SQL Syntax (#8532)
* Update string_functions.md

Описание trim(TRIM([[LEADING|TRAILING|BOTH] trim_character FROM ] input_string))

* Update string_functions.md

* Update string_functions.md

Trim: alternative SQL syntax

* Update string_functions.md

* Update string_functions.md

* Update string_functions.md

* Update string_functions.md

* Update string_functions.md

* Update string_functions.md

* Update string_functions.md

* Update string_functions.md

* Update string_functions.md

* Update string_functions.md

* Update string_functions.md
2020-01-06 01:50:16 +03:00
Alexey Milovidov
d42b50456f Merging randomPrintableASCII #8401 2019-12-29 02:11:02 +03:00
Alexey Milovidov
4faf2f5485 Merge branch 'feature/randomASKII-function' of https://github.com/BayoNet/ClickHouse into BayoNet-feature/randomASKII-function 2019-12-29 00:14:18 +03:00
alexey-milovidov
0d2d296b15
Merge pull request #8378 from BayoNet/l10n/DOCAPI-6182-flatten
DOCS-6182: arrayFlatten docs EN review and RU translation
2019-12-26 20:18:23 +03:00
alexey-milovidov
621e0e635f
Update array_functions.md 2019-12-26 20:17:55 +03:00
alexey-milovidov
0672350d2f
Merge pull request #8368 from godfreyd/en-docs/CLICKHOUSEDOCS-146
Docs: geoToH3 function
2019-12-26 20:15:51 +03:00
Sergei Shtykov
a2b2aa950a Pre-PR edits. 2019-12-25 20:26:40 +03:00
Sergei Shtykov
a0e2d5afac Merge branch 'master' of github.com:ClickHouse/ClickHouse into l10n/DOCAPI-6182-flatten 2019-12-24 18:15:11 +03:00
Sergei Bocharov
3e6db93345 Docs fixes for neighbour 2019-12-24 18:14:07 +03:00
Sergei Shtykov
2d04d39d6b DOCAPI-6182: EN review. RU translation. 2019-12-24 18:10:21 +03:00
elenaspb2019
57f2f44c21 docs(geoToH3):The new description of geoToH3 function was edited. 2019-12-24 11:05:19 +03:00
BayoNet
663b68cd08
Fixed documentation build (#8266)
* Link fix.

* Fixed something.
2019-12-18 14:35:25 +03:00
Alexey Milovidov
2d00de93b9 Attempt to fix docs 2019-12-18 07:40:36 +03:00
BayoNet
017b8b6638 Link fix. (#8246) 2019-12-17 12:18:56 +03:00
Sergei Shtykov
d64054312c Link fix. 2019-12-17 11:35:11 +03:00
alexey-milovidov
12b3dcdcb8
Merge pull request #8034 from hombit/h3support
h3 functions required for circle search
2019-12-16 21:35:19 +03:00
Konstantin Malanchev
44cb6f8950 Russian docs for h3EdgeAngle 2019-12-16 20:46:39 +03:00
Konstantin Malanchev
4b0f79f11c Russian docs for h3EdgeLengthM 2019-12-16 20:46:38 +03:00
Konstantin Malanchev
7c71be771b Russian docs for h3kRing 2019-12-16 20:46:38 +03:00
Zhichang Yu
766f7f673e fixed arrayPushFront doc (#8058) 2019-12-13 17:31:13 +03:00
Konstantin Malanchev
651d847c8e Russian docs for h3IsValid 2019-12-13 11:39:50 +03:00
Konstantin Malanchev
d291a84592 Russian docs for h3GetResolution 2019-12-13 11:39:50 +03:00
alexey-milovidov
6e9661628b
Merge pull request #8023 from godfreyd/en-docs/CLICKHOUSEDOCS-418
Docs: added FQDN function description
2019-12-09 04:59:47 +03:00
alexey-milovidov
31b2561838
Update json_functions.md 2019-12-08 23:51:47 +03:00
Oleg Matrokhin
ce1ef2afdb fix docs 2019-12-08 17:51:21 +03:00
Oleg Matrokhin
65628b7171 add docs 2019-12-08 17:49:26 +03:00
BayoNet
fe926f3c06
DOCS-163: INTERVAL. EN review, RU translation for #7452 (#7740)
* Update operators.md (#70)

* Update operators.md (#71)

* CLICKHOUSEDOCS-163: EN review, RU translation.

* CLICKHOUSEDOCS-163: Fix

* Update docs/ru/data_types/special_data_types/interval.md

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

* Update docs/ru/query_language/operators.md

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

* Update docs/ru/data_types/special_data_types/interval.md

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

* CLICKHOUSEDOCS-163: Clarification.
2019-12-06 15:22:55 +03:00
Sergei Bocharov
529293faad Docs: added docs for trimLeft, trimRight, trimBoth (#7924) 2019-12-05 13:03:35 +03:00
Sergei Bocharov
c47f344afd Fixes for FQDN function 2019-12-04 12:17:35 +03:00
alexey-milovidov
0946b41457
Merge pull request #7930 from godfreyd/en-docs/CLICKHOUSEDOCS-451
Docs: added arrayCompact function
2019-12-03 05:02:12 +03:00
alexey-milovidov
ee200fca77
Merge pull request #7967 from godfreyd/en-docs/CLICKHOUSEDOCS-452
Docs for javaHashUTF16LE function
2019-12-03 03:58:09 +03:00
alexey-milovidov
f231436caa
Update hash_functions.md 2019-12-03 03:57:51 +03:00
Sergei Bocharov
a64db10135 Fixes for javaHashUTF16LE 2019-11-29 15:15:56 +03:00
Sergei Bocharov
f3f54acb12 Fixes 2019-11-26 15:47:06 +03:00
tavplubix
e19220cb69
Merge pull request #7889 from godfreyd/en-docs/CLICKHOUSEDOCS-366
docs(bitTest, bitTestAny, bitTestAll):The new description of `bitTest…
2019-11-22 21:10:02 +03:00
Sergei Bocharov
05e05a709e Fixes 2019-11-22 14:53:56 +03:00
elenaspb2019
ffa3378fcd docs(bitTest, bitTestAny, bitTestAll):The new description of bitTest, bitTestAny, bitTestAll functions were added. 2019-11-22 14:46:18 +03:00
akonyaev
78f13839ac Add exception for illegal types for conversion functions with -OrZero or -OrNull postfixes.
Add docs for conversion functions with -OrZero and -OrNull postfixes.
2019-11-21 18:46:25 +03:00
Viktor Taranenko
fffda9c530 document arrayFlatten (flatten) in en, ru 2019-11-17 18:37:53 +00:00
Mikhail Korotov
59ec541c15
Update encoding_functions.md 2019-11-06 19:02:26 +03:00
millb
5c478dfe02 Merge branch 'master' into decimal_hex_function 2019-11-06 09:43:30 +03:00
alexey-milovidov
c3645595ee
Merge pull request #7521 from godfreyd/godfreyd-CLICKHOUSEDOCS-43
Docs(repeat): Added repeat function description
2019-10-31 00:11:49 +03:00
BayoNet
a06c8a1dec CLICKHOUSEDOCS-443: fixes. 2019-10-30 19:47:53 +03:00
millb
864bfb20ad Docs added 2019-10-30 18:34:09 +03:00