Dan Roscigno
|
38fbd61788
|
Merge branch 'master' into DanRoscigno-patch-4
|
2023-03-02 12:32:04 -05:00 |
|
Dan Roscigno
|
4457ebab48
|
Update docs/en/sql-reference/functions/date-time-functions.md
Co-authored-by: Ilya Yatsishin <2159081+qoega@users.noreply.github.com>
|
2023-03-02 12:31:56 -05:00 |
|
Robert Schulze
|
4d444d6f7a
|
Merge pull request #47149 from ClickHouse/rs/switch-rows
Docs: Switch two rows for consistency
|
2023-03-02 18:06:18 +01:00 |
|
Robert Schulze
|
d378ae9c76
|
Docs: Switch two rows for consistency
|
2023-03-02 17:05:11 +00:00 |
|
Dan Roscigno
|
73a6c920d3
|
Update date-time-functions.md
closes #42758
|
2023-03-02 11:31:22 -05:00 |
|
Rich Raposa
|
c0adfd57be
|
Merge branch 'master' into new-nav
|
2023-03-02 07:56:54 -07:00 |
|
Robert Schulze
|
0a9d3bf4ae
|
Cleanup conversion function docs
|
2023-03-02 13:05:09 +00:00 |
|
KevinyhZou
|
cdc8596f81
|
enable int type in repeat function
|
2023-03-02 20:08:39 +08:00 |
|
李扬
|
2d37e3e7ba
|
Merge branch 'master' into map_from_arrasy
|
2023-03-02 14:37:31 +08:00 |
|
rfraposa
|
17a2d7ed45
|
Fixing broken links
|
2023-03-01 16:53:17 -07:00 |
|
Nikolai Kochetov
|
d469f138dc
|
Merge pull request #46790 from avoiderboi/add-width-bucket
Add `WIDTH_BUCKET` function
|
2023-03-01 18:35:36 +01:00 |
|
taiyang-li
|
e8847f2fb6
|
change as request
|
2023-03-01 21:15:01 +08:00 |
|
taiyang-li
|
f84eee778b
|
Merge branch 'master' into map_from_arrasy
|
2023-03-01 20:41:25 +08:00 |
|
taiyang-li
|
8edc677805
|
Merge branch 'master' into map_from_arrasy
|
2023-03-01 20:37:21 +08:00 |
|
Dan Roscigno
|
97c8c21741
|
Add exaple of intDiv
closes https://github.com/ClickHouse/ClickHouse/issues/25703
|
2023-02-28 16:38:00 -05:00 |
|
Dan Roscigno
|
69fa64e852
|
Add example of arrayStringConcat()
closes https://github.com/ClickHouse/clickhouse-docs/issues/124
|
2023-02-27 15:16:18 -05:00 |
|
Robert Schulze
|
edde5e591f
|
Merge pull request #46939 from ClickHouse/rs/doc-update
Docs: Update sidebar entries
|
2023-02-27 09:20:58 +01:00 |
|
Robert Schulze
|
e153aae54e
|
Capitalize "Map" in heading
|
2023-02-27 08:15:04 +00:00 |
|
Robert Schulze
|
86dd9b9855
|
Docs: Sidebar: Remove leading "For" from "Searching/Replacing in Strings"
|
2023-02-27 08:13:24 +00:00 |
|
Robert Schulze
|
d32a3035fe
|
Docs: Sidebar entry "Working with maps" --> Maps
|
2023-02-27 08:10:19 +00:00 |
|
Robert Schulze
|
cf062f0c5b
|
Small optimization of LIKE patterns with > 1 trailing %
Previously, LIKE pattern '%%%ab' became '.*.*ab'. Now, it becomes 'ab'
which is a bit faster (perhaps).
+ minor code cleanup + a minor doc update
|
2023-02-25 18:50:32 +00:00 |
|
Robert Schulze
|
2fd28b9eac
|
Merge pull request #46867 from ClickHouse/rs/escaping-docs
Fix escaping description in LIKE function docs
|
2023-02-25 18:44:20 +01:00 |
|
Robert Schulze
|
01e7f41c79
|
Fix escaping descriptionn in LIKE function docs
|
2023-02-25 17:13:57 +00:00 |
|
Rich Raposa
|
6e2cec9ab6
|
Update tuple-map-functions.md
|
2023-02-25 10:03:32 -07:00 |
|
avoiderboi
|
3c61afb1ca
|
Add docs and proper aliasing to WIDTH_BUCKET
|
2023-02-24 12:31:05 +01:00 |
|
avoiderboi
|
8a60881a57
|
Add documentation for WIDTH_BUCKET
|
2023-02-24 01:05:40 +01:00 |
|
taiyang-li
|
eafac0f9a3
|
add docs
|
2023-02-21 11:17:44 +08:00 |
|
Alexander Gololobov
|
1b8cae8ee5
|
Merge pull request #46529 from ClickHouse/regexp_extract
Merge #46469
|
2023-02-19 10:28:35 +01:00 |
|
Robert Schulze
|
b2fe7bf5c7
|
Merge pull request #46498 from ClickHouse/rs/docs-catboostevaluate
Document that catboostEvaluate() is not available in ClickHouse Cloud
|
2023-02-16 21:07:53 +01:00 |
|
Robert Schulze
|
18cbc7b511
|
Docs: catboostEvaluate() is unavailable in Cloud
|
2023-02-16 19:19:25 +00:00 |
|
Robert Schulze
|
0ff404da9c
|
Merge pull request #46302 from JakeBamrah/master
Expand date formatters and add `DATE_FORMAT` function for better MySQL compatibility
|
2023-02-16 17:54:12 +01:00 |
|
Jake Bamrah
|
4ea814a843
|
add DATE_FORMAT alias and remaining mySQL date formatters
|
2023-02-16 09:52:19 +00:00 |
|
taiyang-li
|
eadac085bf
|
add docs for function regexExtract
|
2023-02-16 17:33:51 +08:00 |
|
Nikolay Degterinsky
|
494fd472f0
|
Merge branch 'master' into ulid
|
2023-02-15 07:24:32 +01:00 |
|
Nikolay Degterinsky
|
04b3c9da27
|
Move docs to separate file
|
2023-02-14 16:58:56 +00:00 |
|
Denny Crane
|
010056f70d
|
Update json-functions.md
|
2023-02-14 11:00:59 -04:00 |
|
Denny Crane
|
3b708de05a
|
Update json-functions.md
|
2023-02-14 10:59:53 -04:00 |
|
Denny Crane
|
78058454ae
|
Update json-functions.md
|
2023-02-14 10:50:03 -04:00 |
|
Denny Crane
|
6273176dca
|
Update json-functions.md
|
2023-02-14 10:45:45 -04:00 |
|
Denny Crane
|
46453558c0
|
Update json-functions.md
|
2023-02-14 10:35:25 -04:00 |
|
Nikolay Degterinsky
|
09da5575e3
|
Merge remote-tracking branch 'upstream/master' into ulid
|
2023-02-14 13:41:17 +00:00 |
|
7vikpeculiar
|
3ec2303800
|
Min Function Doc Fix
|
2023-02-11 17:28:39 +05:30 |
|
Alexey Milovidov
|
44bd95a410
|
Merge pull request #46167 from ClickHouse/rs/reject-dos-patterns
Reject hyperscan regexes which are prone to ReDoS
|
2023-02-11 06:04:03 +03:00 |
|
Vladimir C
|
bd39e29cab
|
Merge pull request #46065 from aiven-sal/aiven-sal/siphash128
|
2023-02-10 10:41:45 +01:00 |
|
taiyang-li
|
ae7a657a3f
|
merge master and solve conflicts
|
2023-02-10 14:21:10 +08:00 |
|
Robert Schulze
|
74937cf27b
|
Reject DoS-prone hyperscan regexes
|
2023-02-09 17:17:35 +00:00 |
|
Alexander Tokmakov
|
4fd4058259
|
Merge pull request #45629 from arthurpassos/fix_cares_crash
Cancel c-ares failed requests and retry on system interrupts to prevent callbacks with dangling references and premature resolution failures
|
2023-02-09 02:29:29 +03:00 |
|
taiyang-li
|
f41f41c78c
|
fix doc; enable int type for pad
|
2023-02-07 18:25:36 +08:00 |
|
Salvatore Mesoraca
|
aa4faae85d
|
docs: functions: hash: add doc for sipHash126Reference{,Keyed}
|
2023-02-07 11:19:04 +01:00 |
|
Salvatore Mesoraca
|
14acaa04a9
|
docs: functions: hash: fix wrong doc
|
2023-02-07 11:19:04 +01:00 |
|
Salvatore Mesoraca
|
970a4586a1
|
docs: functions: hash: add warning about sipHash128{,Keyed}
sipHash128{,Keyed} does not comply with the reference
implementation of SipHash and it's weaker then it should
|
2023-02-07 11:19:04 +01:00 |
|
DanRoscigno
|
8464357bca
|
fix heading level
|
2023-02-03 13:57:47 -05:00 |
|
Eirik
|
ab1f1144c9
|
typo in s2.md reference docs
Small typo in s2CapUnion
|
2023-01-31 17:15:29 +01:00 |
|
Robert Schulze
|
44a5e9cb17
|
Minor doc follow-up to #45382
|
2023-01-31 10:31:01 +00:00 |
|
Robert Schulze
|
fdd6c77480
|
Merge pull request #45382 from bigo-sg/improve_position
Add fastpath for function position when needle is empty
|
2023-01-31 11:22:31 +01:00 |
|
taiyang-li
|
4cf11d9a84
|
change as request
|
2023-01-31 10:48:02 +08:00 |
|
Arthur Passos
|
7b1ceaa2c5
|
Merge branch 'master' into fix_cares_crash
|
2023-01-30 12:05:56 -03:00 |
|
taiyang-li
|
d25740da83
|
change as request
|
2023-01-30 16:13:12 +08:00 |
|
Robert Schulze
|
15ae2d1de5
|
Merge branch 'master' into aiven-sal/siphash_pr
|
2023-01-29 21:06:52 +01:00 |
|
Robert Schulze
|
6195456d5b
|
Fix formatting
|
2023-01-29 19:58:59 +00:00 |
|
Robert Schulze
|
4abd395153
|
Docs: Fix typo
|
2023-01-27 13:39:50 +00:00 |
|
Robert Schulze
|
5edf321927
|
Some docs fixes
|
2023-01-27 13:00:54 +01:00 |
|
Salvatore Mesoraca
|
464ecf50ef
|
doc: functions: hash: add sipHash{64,128}Keyed
|
2023-01-27 13:00:54 +01:00 |
|
Salvatore Mesoraca
|
dfd6dfc155
|
doc: functions: siphash: fix broken links
|
2023-01-27 13:00:53 +01:00 |
|
Salvatore Mesoraca
|
15b1f3f6a1
|
doc: functions: siphash: use correct value in example
|
2023-01-27 13:00:53 +01:00 |
|
Alexey Milovidov
|
5b257ab806
|
Merge pull request #45233 from ClickHouse/improve_week_day
Revert "Revert "Improve week day""
|
2023-01-27 02:44:17 +03:00 |
|
Arthur Passos
|
433eda70fd
|
add reverseDNSQuery docs
|
2023-01-26 07:57:43 -03:00 |
|
Robert Schulze
|
87ca5dcdf2
|
Document start of week in function date_diff()
|
2023-01-24 20:18:59 +00:00 |
|
Dan Roscigno
|
ee31da9e1e
|
Merge pull request #45366 from gingerwizard/cross-link-docs
link docs to blogs
|
2023-01-23 14:04:59 -05:00 |
|
Sergei Trifonov
|
e0fa5b9bac
|
Update type-conversion-functions.md
|
2023-01-23 12:26:24 +01:00 |
|
Robert Schulze
|
97d1bed114
|
Merge branch 'master' into improve_week_day
|
2023-01-21 20:40:33 +01:00 |
|
Dale Mcdiarmid
|
9c4d3e0ffb
|
link docs to blogs
|
2023-01-17 15:38:10 +00:00 |
|
Sema Checherinda
|
d746a3c4ff
|
Merge pull request #44480 from wineternity/issue_43333_doc
[DOC] Add support for signed arguments in range() #43333
|
2023-01-16 10:26:49 +01:00 |
|
Robert Schulze
|
bd41c74ddf
|
Various test, code and docs fixups
|
2023-01-15 13:47:34 +00:00 |
|
Robert Schulze
|
4ea836b87e
|
Revert "Revert "update function DAYOFWEEK and add new function WEEKDAY for mysql/spark compatiability""
This reverts commit e37f572c34 .
|
2023-01-13 14:00:16 +00:00 |
|
Alexander Tokmakov
|
e37f572c34
|
Revert "update function DAYOFWEEK and add new function WEEKDAY for mysql/spark compatiability"
|
2023-01-12 15:01:36 +03:00 |
|
Robert Schulze
|
9bb1e31369
|
Merge pull request #44860 from bigo-sg/improve_week_day
update function DAYOFWEEK and add new function WEEKDAY for mysql/spark compatiability
|
2023-01-11 13:58:45 +01:00 |
|
rfraposa
|
57ab2a4110
|
Update nlp-functions.md
Added the detectLanguage functions
|
2023-01-10 12:26:51 -07:00 |
|
Dan Roscigno
|
bfcb6eb0cf
|
Merge pull request #44995 from ClickHouse/qoega-patch-5
Add documentation for xxh3
|
2023-01-09 15:00:27 -05:00 |
|
DanRoscigno
|
438f34100d
|
fix codeblock end
|
2023-01-09 14:42:24 -05:00 |
|
Ivan Blinkov
|
61c2f23713
|
Remove leftover empty lines at the end of markdown files
|
2023-01-09 15:15:18 +01:00 |
|
Ivan Blinkov
|
b7e082d033
|
Remove "Original article links"
|
2023-01-09 15:13:36 +01:00 |
|
taiyang-li
|
20c7c0b1ef
|
change as request
|
2023-01-09 18:21:31 +08:00 |
|
Dan Roscigno
|
dced847e9b
|
Merge branch 'master' into qoega-patch-5
|
2023-01-07 19:36:23 -05:00 |
|
DanRoscigno
|
8d002e6d43
|
full path to links
|
2023-01-07 19:19:49 -05:00 |
|
Dan Roscigno
|
758c98e832
|
Merge pull request #45005 from DanRoscigno/date-subtraction-docs
clarify date sub docs
|
2023-01-07 17:28:08 -05:00 |
|
Anton Popov
|
1f32ffedf8
|
Merge pull request #43221 from ClickHouse/refactoring-ip-types
Replace domain IP types (IPv4, IPv6) with native
|
2023-01-07 12:01:21 +01:00 |
|
DanRoscigno
|
eff349bab7
|
clarify date sub docs
|
2023-01-06 17:32:03 -05:00 |
|
Ilya Yatsishin
|
b6b9be7a3e
|
Add documentation for xxh3
|
2023-01-06 18:05:27 +01:00 |
|
Robert Schulze
|
35511685e3
|
Merge pull request #44977 from ClickHouse/match-docs
Docs: Mention non-standard DOTALL behavior of ClickHouse's match()
|
2023-01-06 13:22:28 +01:00 |
|
Robert Schulze
|
1cc5bce1c5
|
Docs: Mention non-standard DOTALL behavior of ClickHouse's match()
Cf. #34603
|
2023-01-06 11:18:22 +00:00 |
|
Dan Roscigno
|
adfc4d4a23
|
Merge pull request #44945 from DanRoscigno/tolastday
add toLastDayOfMonth to docs
|
2023-01-05 11:53:40 -05:00 |
|
DanRoscigno
|
9e5c8acd92
|
add toLastDayOfMonth to docs
|
2023-01-05 11:37:05 -05:00 |
|
DanRoscigno
|
4cba7fc958
|
add aliases for positiveModulo to docs
|
2023-01-05 11:10:20 -05:00 |
|
Alexey Milovidov
|
7589c29902
|
Merge pull request #44906 from DanRoscigno/add-touuid-docs
add toUUIDOrDefault docs
|
2023-01-05 00:01:14 +03:00 |
|
DanRoscigno
|
51f1d3ba1e
|
revert doc removal
|
2023-01-04 14:53:02 -05:00 |
|
Yakov Olkhovskiy
|
7a5a36cbed
|
Merge branch 'master' into refactoring-ip-types
|
2023-01-04 11:11:06 -05:00 |
|
DanRoscigno
|
530f0b36e9
|
add toUUIDOrDefault docs
|
2023-01-04 09:46:36 -05:00 |
|
Nikolay Degterinsky
|
c6daf0a6eb
|
Merge remote-tracking branch 'upstream/master' into ulid
|
2023-01-03 19:58:50 +00:00 |
|
Robert Schulze
|
421473e974
|
Merge pull request #44421 from ClickHouse/revert-of-revert-of-age-function
Revert revert of age function
|
2023-01-03 10:02:18 +01:00 |
|