Commit Graph

58 Commits

Author SHA1 Message Date
Ivan Blinkov
f429db1ee9 find . -type f -name '*.md'| xargs -I{} perl -pi -e 's|https://clickhouse.tech|https://clickhouse.com|g' {} 2021-09-19 23:05:54 +03:00
Denny Crane
815a4ddf33
Update array-functions.md
fix arrayIntersect
2021-08-16 21:08:02 -03:00
Roman Bug
bbcdf03a8c
Update docs/en/sql-reference/functions/array-functions.md
Co-authored-by: Kruglov Pavel <48961922+Avogar@users.noreply.github.com>
2021-08-13 13:13:35 +03:00
Roman Bug
0875d72e5c
Update docs/en/sql-reference/functions/array-functions.md
Co-authored-by: Kruglov Pavel <48961922+Avogar@users.noreply.github.com>
2021-08-13 13:13:09 +03:00
romanzhukov
36878cd377 Add ru docs for uuid and array functions. 2021-08-12 16:18:33 +03:00
romanzhukov
b52b77179b Merge branch 'master' into romanzhukov-DOCSUP-12328-upd_materialize_mysql
# Conflicts:
#	docs/en/engines/database-engines/materialized-mysql.md
#	docs/ru/engines/database-engines/materialized-mysql.md
2021-08-11 20:29:09 +03:00
romanzhukov
54f161ca1f Add empty for UUID and arrays. 2021-08-10 13:53:35 +03:00
romanzhukov
73a5437551 Add setting descr. and update range function. 2021-08-02 19:07:45 +03:00
romanzhukov
04370ccd46 Add setting descr. and update range function. 2021-08-02 18:35:25 +03:00
George
4e8e5a2b55 Added expressions 2021-06-29 16:27:54 +03:00
gyuton
5e5aa409ee
Apply suggestions from code review
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-06-27 01:00:39 +03:00
George
e7fe155e98 Added the articles 2021-06-23 03:58:24 +03:00
George
ecb766a5c6 En docs 2021-06-23 03:15:11 +03:00
Alina Terekhova
749855f1c8
Removed start-end comparison statement 2021-06-22 15:43:16 +02:00
Alina Terekhova
f531421c33 Rephrasing 2021-06-21 12:11:42 +02:00
Alina Terekhova
fd03f3027b Implementation details 2021-06-21 12:01:23 +02:00
Alina Terekhova
ee82928984 Structure fix 2021-06-21 11:48:24 +02:00
Alina Terekhova
d09ad74c12 Tiret fix 2021-06-20 14:37:28 +02:00
Alina Terekhova
11d350e16d UInt link fixes + small edits 2021-06-20 14:23:18 +02:00
Alina Terekhova
fdc729764b Edits 2021-06-18 19:53:52 +02:00
Alina Terekhova
dd6f93b2a7 Small corrections 2021-06-17 11:02:06 +02:00
Alina Terekhova
b61346a708 Examples fix + anchor fix 2021-06-17 02:16:34 +02:00
Alina Terekhova
06261466e4 First edits 2021-06-17 01:34:59 +02:00
Romain Neutron
7b515c7235
Avoid short syntax 2021-05-27 21:44:11 +02:00
Mikhail
3792e97ef3 Update array-functions.md 2021-05-11 17:56:57 +03:00
michon470
91a9ae22e1
Update docs/en/sql-reference/functions/array-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-05-10 19:13:53 +03:00
michon470
a13a070eee
Update docs/en/sql-reference/functions/array-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-05-10 19:13:31 +03:00
michon470
704adf3b88
Update docs/en/sql-reference/functions/array-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-05-10 19:13:16 +03:00
Mikhail
bed28e09c3 Update array-functions.md 2021-05-10 02:25:54 +03:00
alexey-milovidov
83038f84af
Revert "Function arrayFold for folding over array with accumulator" 2021-04-18 03:34:05 +03:00
Dmitry Krylov
923e9c644e Adding documentation 2021-04-12 10:23:31 +10:00
Nickolay Yastrebov
291c82e3fe Fix translation for arrayFill, arrayReverseFill, arraySplit, arrayReverseSplit functions. #22377 2021-04-02 13:23:11 +03:00
Vladimir
b1f22e893e
Merge branch 'master' into sevirov-DOCSUP-7098-edit_translate_russian_docs_templates 2021-03-15 15:57:54 +03:00
Alexey Milovidov
8c9bd09e6c Remove broken "Original article" 2021-03-14 15:19:04 +03:00
Dmitriy
aad98b368e Edit and translate to Russian
Поправил шаблоны в английской и русской версиях.
2021-03-13 21:18:45 +03:00
Anna
ce1f10904e Global replacement Parameters to Arguments 2021-02-16 00:22:10 +03:00
George
a790cd9bc5 Fixes 2021-02-06 16:37:12 +03:00
George
1bd95e474c Minor fix 2021-01-29 10:19:01 +03:00
George
e89c98044e fixed links 2021-01-29 09:58:31 +03:00
George
9f71596809 Added translation 2021-01-29 09:48:53 +03:00
George
96d45ca8f8 Minor update 2021-01-29 09:11:43 +03:00
George
95a375b4cc Minor fixes 2021-01-29 05:41:03 +03:00
George
2b77488036 Minor fixes 2021-01-29 05:08:22 +03:00
George
a12c666b40 Documented array function 2021-01-29 01:54:21 +03:00
filimonov
fe96e81e7e
Fix errors add examples 2021-01-07 13:57:39 +01:00
Bertrand Junqua
85003c8b5c
Fix typo in array functions' documentation 2021-01-06 16:36:51 +01:00
Maksim Kita
b82770c2ad Added array aggregation big integer types support 2020-12-16 18:47:30 +03:00
Alain BERRIER
9dd0c7708e
fix: fix typo in array functions documentation 2020-11-05 16:23:23 +01:00
Alexey Milovidov
db4db42b65 Fix broken links in docs 2020-10-13 20:23:29 +03:00
olgarev
de9f1f4c94
DOCSUP-924: Higher-order functions moved to Array functions (#14092)
* Higher-order functions description moved to Array functions (English).

* Bad anchor fixed.

* Update docs/en/sql-reference/functions/array-functions.md

Co-authored-by: Ivan Blinkov <github@blinkov.ru>

* Higher-order functions description moved to Array functions (Russian).

* Update array-functions.md

Minor fixes in Russian text.

Co-authored-by: Olga Revyakina <revolg@yandex.ru>
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-09-08 18:55:00 +03:00