asiana21
645902d92e
docs(neighbor):provides access to a row at a specified offset
2019-12-24 18:14:07 +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
liu-bov
92195224b5
docs(arrayCompact): add description
2019-11-26 15:47:06 +03:00
Nikita Mikhaylov
7bcebe2742
Merge pull request #7891 from andrei-karpliuk/docs_fix_note_formatting
...
fix incorrect Note formatting
2019-11-22 21:47:12 +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
andrei-karpliuk
5df6878de6
fix incorrect Note formatting
2019-11-22 16:02:33 +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
BayoNet
d45898a759
CLICKHOUSEDOCS-121: Introspection functions description.
2019-11-21 08:58:57 +03:00
BayoNet
7aee9567ef
Merge branch 'master' of github.com:ClickHouse/ClickHouse into en-docs/CLICKHOUSEDOCS-121-addressToLine
2019-11-20 15:50:47 +03:00
tavplubix
82407a173d
Merge pull request #7809 from viktortnk/arrayFlatten-documentation
...
document arrayFlatten (flatten) in en, ru
2019-11-20 15:12:36 +03:00
Denis Zhuravlev
6ae19e69f2
Doc change. ATTACH PARTITION FROM ( #7827 )
...
* Update alter.md
ATTACH PARTITION FROM
* Update alter.md
ATTACH PARTITION FROM
2019-11-20 15:07:53 +03:00
Denis Zhuravlev
ea13ed1949
Doc change. Partition key instead of old month ( #7828 )
...
* Update insert_into.md
Partition key instead of old month
* Update insert_into.md
Partition key instead of old month
* Update insert_into.md
Partition key instead of old month
2019-11-20 15:04:00 +03:00
BayoNet
722aac986e
CLICKHOUSEDOCS-121: EN docs for the addressToLine function and the allow_introspection_functions setting.
2019-11-19 19:57:03 +03:00
Viktor Taranenko
fffda9c530
document arrayFlatten (flatten) in en, ru
2019-11-17 18:37:53 +00:00
alesapin
b26ac93731
[WIP] Add documentation for dictionaries DDL ( #7720 )
2019-11-13 18:50:09 +03:00
alexey-milovidov
fb695f330c
Merge pull request #7706 from achimbab/doc_javaHashUTF16LE
...
[docs] added javaHashUTF16LE().
2019-11-11 21:51:50 +03:00