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
Sergei Shtykov
c228cffade
CLICKHOUSEDOCS-508: Added question about how to export data to a file.
2019-12-27 15:46:41 +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
bf0fd8aa7d
Update array_functions.md
2019-12-26 20:17:25 +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
alexey-milovidov
2867695e12
Merge pull request #8379 from godfreyd/en-docs/CLICKHOUSEDOCS-35-neighbour
...
Docs for neighbour function
2019-12-26 20:01:15 +03:00
Alexander Kuzmenkov
a6b37ca57e
Add a note about zero-based array indexes.
2019-12-26 15:18:14 +03:00
Sergei Shtykov
a2b2aa950a
Pre-PR edits.
2019-12-25 20:26:40 +03:00
BayoNet
6701adceb7
DOCS-139: FINAL. EN review, RU translation. ( #8391 )
...
* Update select.md (#78 )
* CLICKHOUSEDOCS-85: RU translation.
* Update docs/en/query_language/select.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/en/query_language/select.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/ru/query_language/select.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
Co-authored-by: FeehanG <51821376+FeehanG@users.noreply.github.com>
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2019-12-25 16:42: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
asiana21
645902d92e
docs(neighbor):provides access to a row at a specified offset
2019-12-24 18:14:07 +03:00
FeehanG
39d4316a69
Update array_functions.md ( #75 )
2019-12-24 17:35:17 +03:00
elenaspb2019
57f2f44c21
docs(geoToH3):The new description of geoToH3
function was edited.
2019-12-24 11:05:19 +03:00
elenaspb2019
54769a9192
docs(geoToH3):The new description of geoToH3
function was edited.
2019-12-24 11:01:22 +03:00
alexey-milovidov
c68c703593
Merge pull request #8200 from hombit/docs-alter-add-codec
...
Add codec to ALTER ADD COLUMN docs
2019-12-18 07:36:51 +03:00
Konstantin Malanchev
e5dbe2f9b5
Update English docs for ALTER TABLE ADD COLUMN
2019-12-16 16:00:10 +03:00
alexey-milovidov
3399f9a73c
Merge pull request #8112 from hczhcz/patch-1210
...
Add function bankerRound
2019-12-15 23:57:13 +03:00
alexey-milovidov
d2ae3075fb
Update rounding_functions.md
2019-12-15 23:56:56 +03:00
Zhichang Yu
766f7f673e
fixed arrayPushFront doc ( #8058 )
2019-12-13 17:31:13 +03:00
alexey-milovidov
0dc62d20e1
Merge pull request #8149 from zhang2014/feature/array_zip
...
Add arrayZip function
2019-12-12 22:00:39 +03:00
alexey-milovidov
0a9c7ee212
Update array_functions.md
2019-12-12 21:57:12 +03:00
hcz
c0028c3942
Add aggregate function categoricalInformationValue ( #8117 )
...
* Add categorical iv aggregate function with tests
2019-12-12 16:28:28 +03:00
zhang2014
194ab5526d
add arrayZip function
2019-12-12 00:22:14 +08:00
Ubus
ed4aeeba29
Fixed description of temporary tables in RU and EN
2019-12-10 11:29:19 +03:00
hcz
d1e757956b
Update docs about rounding functions
2019-12-10 14:21:43 +08: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
c0e11ad86a
Update other_functions.md
2019-12-09 04:59:27 +03:00
alexey-milovidov
12afaf57d4
Update json_functions.md
2019-12-08 23:50:00 +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
BayoNet
aeaac4d573
DOCS-85: Update docs for SELECT ... FROM ... FINAL ( #7723 )
...
* Doc links fix.
* More links fix.
* CLICKHOUSEDOCS-85: Update of FROM clause description.
* CLICKHOUSEDOCS-85: Clarification
* Update docs/en/query_language/select.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/en/query_language/select.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* CLICKHOUSEDOCS-85: Update by comment.
2019-12-06 14:58:31 +03:00
Sergei Bocharov
529293faad
Docs: added docs for trimLeft, trimRight, trimBoth ( #7924 )
2019-12-05 13:03:35 +03:00
Sergei Shtykov
22399ad7be
CLICKHOUSEDOCS-121: Update by the comments.
2019-12-03 19:52:28 +03:00
Sergei Shtykov
6d11f96106
Merge branch 'master' of github.com:ClickHouse/ClickHouse into en-docs/CLICKHOUSEDOCS-121-addressToLine
2019-12-03 18:05:07 +03:00
BayoNet
4205fe8c9b
Update docs/en/query_language/functions/introspection.md
...
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
2019-12-03 18:00:45 +03:00
BayoNet
e86a1cd68e
DOCS-6182: The flatten
function docs ( #7661 )
...
* Array flatten function description (#67 )
* docs(flatten): add flatten description
* docs(flatten): flatten description
* docs(flatten): flatten description (minor changes)
* docs(flatten): add flatten description
* docs(flatten): flatten description
* docs(flatten): flatten description (minor changes)
* docs(flatten): changing description
* DOCAPI-6182: The flatten function docs
* Update docs/en/query_language/functions/array_functions.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* DOCAPI-6182: Switched names.
2019-12-03 13:11:13 +03:00
asiana21
76ed5692aa
docs(fqdn): add description
2019-12-03 09:42:59 +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
28fbfc8405
Update hash_functions.md
2019-12-03 03:56:38 +03:00
Sergei Bocharov
a64db10135
Fixes for javaHashUTF16LE
2019-11-29 15:15:56 +03:00
elenaspb2019
bd82806ae1
docs(javaHashUTF16LE):The new description of javaHashUTF16LE
function was added.
2019-11-29 13:01:13 +03:00
topvisor
aa09cca5be
Update system.md ( #7965 )
2019-11-29 13:00:43 +03:00
Vitaliy Kozlovskiy
7cd3bd2082
Typo
...
tuble > tuple
2019-11-28 19:28:23 +02:00
Denis Zhuravlev
c06496c115
Update alter.md
...
Fix for alter attach alter_attach-partition (fixes #5312 ). English version.
2019-11-27 19:49:13 -04:00
Denis Zhuravlev
b0757a55dd
Update misc.md
...
- If you specify `DEDUPLICATE`, then completely identical lines will collapse (values in all columns are compared), it makes sense only for the MergeTree engine.
2019-11-26 12:28:22 -04:00
Sergei Bocharov
f3f54acb12
Fixes
2019-11-26 15:47:06 +03:00
liu-bov
fb64ebb61e
docs(arrayCompact): fix newly added description
2019-11-26 15:47:06 +03:00