Robert Schulze
|
d2a523579a
|
Merge pull request #61285 from peter279k/improve_null_usage
Improve related NULL functions usage
|
2024-03-13 15:32:58 +01:00 |
|
Robert Schulze
|
6bbf9eb540
|
Fixup fixups
|
2024-03-13 13:57:55 +00:00 |
|
Robert Schulze
|
4f2be00352
|
Some fixups
|
2024-03-13 13:55:32 +00:00 |
|
Robert Schulze
|
f16259e54c
|
Merge pull request #61101 from ClickHouse/docs/add-substring-utf8
Document `substringUTF8` and `substringIndexUTF8`
|
2024-03-13 14:09:07 +01:00 |
|
Robert Schulze
|
d8c5008280
|
Follow up to #61258
|
2024-03-13 13:07:14 +00:00 |
|
János Benjamin Antal
|
cccf054420
|
Merge pull request #60881 from ClickHouse/add-docs-to-simplejson-and-sin
Add docs to simplejson and sin
|
2024-03-13 14:00:51 +01:00 |
|
Robert Schulze
|
1e536251a2
|
Update string-functions.md
|
2024-03-13 13:41:56 +01:00 |
|
Robert Schulze
|
6ca4fc26f4
|
Update docs/en/sql-reference/functions/string-functions.md
Co-authored-by: Johnny <9611008+johnnymatthews@users.noreply.github.com>
|
2024-03-13 13:39:14 +01:00 |
|
Robert Schulze
|
b4953f35b4
|
Update docs/en/sql-reference/functions/string-functions.md
Co-authored-by: Johnny <9611008+johnnymatthews@users.noreply.github.com>
|
2024-03-13 13:39:03 +01:00 |
|
Robert Schulze
|
4954bde599
|
Update docs/en/sql-reference/functions/string-functions.md
Co-authored-by: Johnny <9611008+johnnymatthews@users.noreply.github.com>
|
2024-03-13 13:38:35 +01:00 |
|
Robert Schulze
|
173fa7934c
|
Merge remote-tracking branch 'rschu1ze/master' into locate-mysql
|
2024-03-13 12:31:56 +00:00 |
|
peter279k
|
0353121dcc
|
Improve related NULL functions usage
|
2024-03-13 19:17:27 +08:00 |
|
robot-ch-test-poll4
|
455a1bbd54
|
Merge pull request #61258 from ClickHouse/docs/add-sleep-function
Adds `sleep()` and `sleepEachRow()` docs.
|
2024-03-13 07:30:33 +01:00 |
|
Yakov Olkhovskiy
|
460692ac74
|
Update docs/en/sql-reference/functions/other-functions.md
|
2024-03-13 00:36:23 -04:00 |
|
unashi
|
c78224c2ff
|
Merge branch 'master' into feat-59377
|
2024-03-13 11:24:00 +08:00 |
|
johnnymatthews
|
2847def517
|
Formats markdown with prettier.
|
2024-03-12 13:57:34 -03:00 |
|
johnnymatthews
|
b3cfb8a2cb
|
Adds sleep function docs.
|
2024-03-12 13:57:03 -03:00 |
|
johnnymatthews
|
53442f4914
|
Cleans up markdown.
|
2024-03-12 13:48:47 -03:00 |
|
divanik
|
8f44201f92
|
Preliminary commit
|
2024-03-12 16:22:33 +00:00 |
|
Pablo Musa
|
f6abe68b60
|
Clarify sentence about clusterAllReplicas
The explanation about `clusterAllReplicas` is not clear. This change tries to simplify the sentence and clarify the explanation.
|
2024-03-12 10:52:22 +01:00 |
|
johnnymatthews
|
281dc8d29d
|
Improves varSamp docs. Adds varSampStable docs.
|
2024-03-11 17:48:12 -03:00 |
|
johnnymatthews
|
120a1fdb5f
|
Improves varPop docs. Adds varPopStable.
|
2024-03-11 17:24:33 -03:00 |
|
Nikita Mikhaylov
|
cfa042cb04
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into rip-copier
|
2024-03-11 15:45:20 +00:00 |
|
Robert Schulze
|
66e7c26bce
|
Merge pull request #61103 from ClickHouse/docs/add-readWKT-Point-and-Ring
Adds read wkt point and ring docs.
|
2024-03-11 15:11:43 +01:00 |
|
Robert Schulze
|
1ea68265b5
|
Revert "Adds makeDateTime64 function."
This reverts commit bd194aab41 .
|
2024-03-11 12:46:30 +00:00 |
|
Robert Schulze
|
683d229d2d
|
Merge pull request #60868 from Blargian/document_morton_xyz
Add `mortonEncode` and `mortonDecode` to documentation
|
2024-03-11 13:27:28 +01:00 |
|
Robert Schulze
|
e43ac49d4e
|
Merge remote-tracking branch 'rschu1ze/master' into locate-mysql
|
2024-03-11 12:23:15 +00:00 |
|
Robert Schulze
|
a0727ba0af
|
Merge pull request #60725 from ClickHouse/docs/rand-functions
Document undocumented `rand*` functions
|
2024-03-11 11:54:29 +01:00 |
|
Robert Schulze
|
27099cedcb
|
Some fixups
|
2024-03-11 08:34:01 +00:00 |
|
Robert Schulze
|
3c60e82971
|
Incorporate review feedback
|
2024-03-11 07:41:28 +00:00 |
|
Johnny
|
e7270069a4
|
Removes dupliated h2 header.
|
2024-03-11 07:38:51 +00:00 |
|
johnnymatthews
|
ade0f9f75f
|
Adds docs for emptyArrayDate and emptyArrayDateTime.
|
2024-03-11 07:38:49 +00:00 |
|
johnnymatthews
|
c3895c3546
|
Adds emptyArrayFloat32/64 docs.
|
2024-03-11 07:38:46 +00:00 |
|
johnnymatthews
|
515cb59b00
|
Adds emptyArrayIntX docs.
|
2024-03-11 07:38:43 +00:00 |
|
johnnymatthews
|
d16c6780c7
|
Adds basic emptyArrayUIntX docs.
|
2024-03-11 07:38:40 +00:00 |
|
Robert Schulze
|
349894fc2b
|
Fixes #61051
|
2024-03-10 13:13:59 +00:00 |
|
johnnymatthews
|
2196c75dd8
|
Adds substring-UTF8 docs.
|
2024-03-08 11:07:04 -04:00 |
|
Dmitry Novik
|
ac3d0e2df8
|
Merge pull request #60937 from mneedham/patch-2
Window functions intro
|
2024-03-08 12:06:18 +01:00 |
|
Robert Schulze
|
1366a3ebe2
|
Merge pull request #60649 from rschu1ze/revert-revert-54746_to_millisecond_function
Revert "Revert "Add `toMillisecond` function""
|
2024-03-08 10:55:04 +01:00 |
|
Nikita Mikhaylov
|
2bc4d27ac6
|
Bye bye
|
2024-03-07 19:24:39 +00:00 |
|
johnnymatthews
|
a00a1fd7b4
|
Adds readWKT docs.
|
2024-03-07 14:45:15 -04:00 |
|
johnnymatthews
|
bd194aab41
|
Adds makeDateTime64 function.
|
2024-03-07 12:55:21 -04:00 |
|
jsc0218
|
835afe1f34
|
Merge pull request #60893 from jsc0218/AddNamedCollectionGrantDoc
Add named collection grant description
|
2024-03-07 10:15:54 -05:00 |
|
Yarik Briukhovetskyi
|
b1b999f1c8
|
fix typo
|
2024-03-07 12:44:57 +01:00 |
|
Kseniia Sumarokova
|
de7f7e196e
|
Update docs/en/sql-reference/statements/grant.md
|
2024-03-07 13:55:22 +08:00 |
|
jsc0218
|
c901c9c1f3
|
fix typo
|
2024-03-07 01:47:10 +00:00 |
|
jsc0218
|
0f4cd3198d
|
add version specification
|
2024-03-07 01:09:18 +00:00 |
|
Shaun Struwig
|
06a7665d0e
|
Update encoding-functions.md
Add missing "Result:" after query
|
2024-03-06 18:19:52 +01:00 |
|
János Benjamin Antal
|
bdb76d9dd4
|
Fix aspell errors
|
2024-03-06 16:30:22 +00:00 |
|
Mark Needham
|
d0e887f834
|
Update index.md
|
2024-03-06 15:02:18 +00:00 |
|
Raúl Marín
|
314e27a06e
|
Fix groupArraySorted documentation
|
2024-03-06 12:52:03 +00:00 |
|
Robert Schulze
|
7a60a5c7ab
|
Merge pull request #60642 from rschu1ze/docs-58023
Docs: Follow-up to #58023
|
2024-03-06 11:40:39 +01:00 |
|
Robert Schulze
|
06c2492b92
|
Clarify subtle detail in docs
|
2024-03-06 09:29:42 +00:00 |
|
Robert Schulze
|
1c10b96361
|
Merge remote-tracking branch 'rschu1ze/master' into revert-revert-54746_to_millisecond_function
|
2024-03-06 09:04:57 +00:00 |
|
Shaun Struwig
|
68a3ca37c4
|
Add examples using columns
|
2024-03-06 06:42:01 +01:00 |
|
jsc0218
|
cd2a418afd
|
add named collection grant doc
|
2024-03-06 02:31:21 +00:00 |
|
Zach Naimon
|
f5cf61c32e
|
update documentation without autoformat
|
2024-03-05 14:28:48 -05:00 |
|
Zach Naimon
|
34d327a08c
|
Revert "update documentation"
This reverts commit d596de7384 .
|
2024-03-05 14:26:57 -05:00 |
|
Zach Naimon
|
d596de7384
|
update documentation
|
2024-03-05 14:25:48 -05:00 |
|
János Benjamin Antal
|
981c507d80
|
Add example to sin .
|
2024-03-05 17:01:54 +00:00 |
|
János Benjamin Antal
|
aa6b70e5f2
|
Add documentation to simpleJSON functions
|
2024-03-05 16:55:08 +00:00 |
|
Blargian
|
45509607ad
|
Fix spelling mistake
|
2024-03-05 15:50:30 +01:00 |
|
Blargian
|
7930a26df1
|
Fix formatting of compression/expansion levels
|
2024-03-05 15:47:45 +01:00 |
|
Blargian
|
bfb703b579
|
Add mortonEncode and mortonDecode to documentation
|
2024-03-05 15:38:42 +01:00 |
|
johnnymatthews
|
e98c30c161
|
Reorganizes rand docs page.
|
2024-03-03 14:38:59 -07:00 |
|
johnnymatthews
|
77fe221665
|
Adds undocumented rand functions. Prettifies markdown.
|
2024-03-03 14:25:25 -07:00 |
|
robot-ch-test-poll4
|
c46ffbaf24
|
Merge pull request #60700 from Blargian/document_function_today
Update documentation for `today` function
|
2024-03-03 18:23:01 +01:00 |
|
robot-clickhouse-ci-2
|
0e9f9c6f47
|
Merge pull request #60707 from peter279k/remove_original_article
Remove original article because it's redundant
|
2024-03-03 18:14:55 +01:00 |
|
robot-clickhouse-ci-1
|
f87d19efc5
|
Merge pull request #60679 from Blargian/document_function_TimeDiff
Document `timeDiff` function
|
2024-03-03 18:02:42 +01:00 |
|
Peter
|
1df42bb86b
|
Remove original article because it's redundant
|
2024-03-03 22:49:11 +08:00 |
|
Blargian
|
b910a66f19
|
Update example to showcase aliases
|
2024-03-03 13:18:35 +01:00 |
|
Blargian
|
27231a9542
|
Add example query and response
|
2024-03-03 13:14:29 +01:00 |
|
Blargian
|
8e79b229b1
|
Update documentation for function
|
2024-03-03 10:49:59 +01:00 |
|
Alexey Milovidov
|
1f1e0f082a
|
Merge branch 'master' into changelog-24.2
|
2024-03-03 03:27:28 +03:00 |
|
Blargian
|
e3329a44a8
|
Add missing documentation for timeDiff function
|
2024-03-01 21:17:49 +01:00 |
|
UnamedRus
|
912b8baf57
|
Merge branch 'ClickHouse:master' into topk-statistics-count-errors
|
2024-03-02 00:43:29 +09:00 |
|
Robert Schulze
|
68181ab00f
|
Revert "Revert "Add toMillisecond function""
This reverts commit 5225fc6a14 .
|
2024-03-01 13:14:44 +00:00 |
|
Alexander Tokmakov
|
5225fc6a14
|
Revert "Add toMillisecond function"
|
2024-03-01 13:59:03 +01:00 |
|
Robert Schulze
|
dc2d022cc4
|
Docs: Follow-up to #58023
|
2024-03-01 12:29:57 +00:00 |
|
Robert Schulze
|
2e256b4c17
|
Merge pull request #60500 from allmazz/feature/increase_dns_cache_size
Rename dns_cache_max_size to dns_cache_max_entries
|
2024-03-01 12:38:07 +01:00 |
|
Robert Schulze
|
44c3de1a0b
|
Merge pull request #60281 from Blargian/54746_to_millisecond_function
Add `toMillisecond` function
|
2024-03-01 11:34:20 +01:00 |
|
Blargian
|
3e5bf7935e
|
Fix documentation
|
2024-02-29 21:46:25 +01:00 |
|
Robert Schulze
|
e760c082bf
|
More fixups for tukey
|
2024-02-29 12:23:17 +00:00 |
|
Robert Schulze
|
cfed36e8a9
|
Merge remote-tracking branch 'rschu1ze/master' into byteSlice
|
2024-02-29 11:29:15 +00:00 |
|
Robert Schulze
|
070f9d952f
|
Merge remote-tracking branch 'ClickHouse/master' into feature/increase_dns_cache_size
|
2024-02-29 11:27:59 +00:00 |
|
Kirill Nikiforov
|
fe247cb64d
|
rename dns_cache_max_size to dns_cache_max_entries
|
2024-02-29 06:03:44 +03:00 |
|
Kruglov Pavel
|
a7eabbbe3a
|
Merge branch 'master' into variant-improvements
|
2024-02-28 17:38:54 +01:00 |
|
Robert Schulze
|
e02c083e60
|
Add convenience alias byteSlice for substring
|
2024-02-28 13:32:56 +00:00 |
|
Robert Schulze
|
b380d06e6e
|
Update date-time-functions.md
|
2024-02-28 12:20:29 +01:00 |
|
Robert Schulze
|
6306e51ee9
|
Update date-time-functions.md
|
2024-02-28 12:18:58 +01:00 |
|
Robert Schulze
|
613e426484
|
Some fixups
|
2024-02-28 11:14:53 +00:00 |
|
pufit
|
330a206470
|
Add definers for views (Attempt 2) (#60439)
|
2024-02-27 19:00:17 -05:00 |
|
Anton Popov
|
3cdd3495fd
|
Merge pull request #60435 from CurtizJ/return-back-58140
Revert "Revert "Add table function `mergeTreeIndex`""
|
2024-02-28 00:52:44 +01:00 |
|
Alexey Milovidov
|
186c786104
|
Update docs/en/sql-reference/table-functions/fileCluster.md
|
2024-02-28 01:20:14 +03:00 |
|
Alexey Milovidov
|
4df5d13a33
|
Update docs/en/sql-reference/table-functions/fileCluster.md
|
2024-02-28 01:19:54 +03:00 |
|
Igor Nikonov
|
4e406c6d8d
|
Fix query example in fileCluster.md
|
2024-02-27 17:40:36 +01:00 |
|
Yarik Briukhovetskyi
|
7c6a5f4513
|
Merge pull request #59598 from yariks5s/group_array_intersect
New aggregate function groupArrayIntersect
|
2024-02-27 14:30:49 +01:00 |
|
Alexey Milovidov
|
cf7a0b0d8f
|
Merge pull request #60337 from ClickHouse/docs-insert-details
[Docs] Add more details on INSERTs
|
2024-02-27 03:57:17 +03:00 |
|
Alexey Milovidov
|
71bbb86802
|
Merge pull request #60424 from ClickHouse/docs/add-version-function
Adds docs for version().
|
2024-02-27 03:44:13 +03:00 |
|
Alexey Milovidov
|
78af414629
|
Merge pull request #60367 from charliegroll/patch-1
[Docs] Grammar corrections for clarity
|
2024-02-27 03:39:28 +03:00 |
|