Commit Graph

95 Commits

Author SHA1 Message Date
Itay Israelov
52c997b026 add documentation 2023-09-13 13:11:53 +03:00
Mikhail Koviazin
a5eb1aa22f
Added functions array{Rotate,Shift}{Left,Right}
Fixes #52755 and #52895
2023-08-24 09:16:39 +00:00
Nikolay Degterinsky
5403507950 Add tupleConcat function 2023-08-09 20:52:09 +00:00
robot-ch-test-poll1
89a33c5879
Merge pull request #52176 from FFFFFFFHHHHHHH/add_length_alias
Add OCTET_LENGTH as an alias to length
2023-07-17 13:34:01 +02:00
Kruglov Pavel
df363f444e
Merge pull request #51767 from arenadata/Support-range-nullable
Support for function range of Nullable argument
2023-07-17 12:52:19 +02:00
FFFFFFFHHHHHHH
0cdb1d1466 add docs 2023-07-17 10:52:05 +08:00
Dmitry Kardymon
9c8cb9f77e Add comment to docs 2023-07-04 13:20:48 +03:00
Robert Schulze
9660291ab3
my fixes 2023-07-03 18:33:59 +00:00
FFFFFFFHHHHHHH
2c09ea0404 add doc 2023-07-02 17:09:52 +08:00
DanRoscigno
7d416cbc60 add exception docs for hasAll 2023-06-29 13:39:39 -04:00
Robert Schulze
54872f9e7e
Typos: Follow-up to #50476 2023-06-02 13:28:09 +00:00
Anton Popov
1b1a47e977 Merge remote-tracking branch 'upstream/master' into HEAD 2023-04-21 12:34:25 +00:00
Yakov Olkhovskiy
bcf2252fe0
add arrayPartialSort and arrayPartialReverseSort 2023-04-20 22:08:24 -04:00
Anton Popov
1f58dcabae
Merge branch 'master' into rework-map-functions 2023-04-20 18:44:40 +02:00
Robert Schulze
ec5b421be4
Docs: Sort functions in sidebar 2023-04-19 17:05:55 +00:00
Robert Schulze
15db30618c
Various fixes and cleanups 2023-04-19 09:19:41 +00:00
clundro
634791852d [doc] add doc for array func.
Signed-off-by: clundro <859287553@qq.com>
2023-04-18 02:10:41 +08:00
Anton Popov
6dde159227 add comments and docs 2023-04-03 13:43:11 +00:00
wineternity
1544e412f5 [DOC] Add support for signed arguments in range() #43333 2022-12-21 19:58:01 +08:00
DanRoscigno
5b5fcc56aa add slugs 2022-08-28 10:53:34 -04:00
Stephan
5252d41fdb
Provide missing documentation for arrayWithConstant
Documentation of `arrayWithConstant(l, const)`-function, as this was not part of the documentation so far.
2022-08-17 13:21:03 +02:00
FArthur-cmd
411a08630c add docs 2022-07-13 10:29:13 +00:00
Rich Raposa
567f98b1e4
Merge pull request #37784 from ClickHouse/rfraposa-patch-2
Remove H1 anchor tags from docs
2022-06-02 15:51:28 -06:00
Sergei Trifonov
1efd59f0b9
Improve high-order array functions descriptions 2022-06-02 17:16:25 +02:00
rfraposa
869967de41 Remove H1 anchor tags from docs 2022-06-02 04:55:18 -06:00
Sergei Trifonov
2589f78135
Fix misleading arrayFunction description 2022-05-30 10:32:22 +02:00
Alexey Milovidov
fd363695dc
Update array-functions.md 2022-05-07 13:48:11 +03:00
mergify[bot]
2d1057bc87
Merge branch 'master' into fix-substring-negative-offset-length 2022-05-07 10:30:39 +00:00
rfraposa
8f01fe9c49 Revised /en folder 2022-04-09 07:34:21 -06:00
rfraposa
5250d9ad11 Removed /ja folder, cleaned up /ru markdown 2022-04-09 07:29:05 -06:00
Alexey Milovidov
9854b55835
Revert "Format changes for new docs" 2022-04-04 02:05:35 +03:00
rfraposa
560471f991 Update /sql-reference docs 2022-03-29 22:06:21 -06:00
rfraposa
33e28bcb18 Updated /development folder 2022-03-29 08:26:35 -06:00
Maksim Kita
24c4ab1bd2 Added docs 2022-03-18 19:54:52 +01:00
RogerYK
c2e8322895 Update old docs 2022-01-26 15:59:40 +08:00
Maksim Kita
7d1d1e739f Added documentation 2022-01-08 11:39:05 +03:00
Maksim Kita
0cb4c71a53 Function arrayLast added documentation 2022-01-07 19:00:37 +03:00
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