Robert Schulze
|
e08b7c8a53
|
Merge pull request #48422 from ClickHouse/rs/better-f-in-formatdatetime
MySQL compat: Align behavior of %f in formatDateTime() with parseDateTime()
|
2023-04-11 14:12:16 +02:00 |
|
Robert Schulze
|
4e52dc672e
|
Merge pull request #48420 from ClickHouse/rs/f
MySQL compat: Implement %f in parseDateTime()
|
2023-04-11 14:12:02 +02:00 |
|
Robert Schulze
|
b7d5df7aa1
|
Merge branch 'master' into rs/better-f-in-formatdatetime
|
2023-04-11 08:11:04 +02:00 |
|
Arthur Passos
|
b062ab5b4f
|
Merge branch 'master' into parsey_key_value_function
|
2023-04-10 10:32:01 -03:00 |
|
Arthur Passos
|
b60f51c4d6
|
remove extra backslash in docs
|
2023-04-10 10:31:26 -03:00 |
|
FriendLey
|
47fd6b6650
|
add docs of soundex function. (#39880)
|
2023-04-09 17:00:20 +08:00 |
|
Nikolay Degterinsky
|
a48655af39
|
Merge branch 'master' into add-kafka-murmur-hash-function
|
2023-04-07 12:21:16 +02:00 |
|
Arthur Passos
|
52e7a09de7
|
Use two functions extractKeyValuePairs and extractKeyValuePairsWithEscaping instead of boolean parameter
|
2023-04-06 12:17:14 -03:00 |
|
Robert Schulze
|
cfd9c4d85e
|
Register aliases of date_diff in system.functions
|
2023-04-06 14:04:37 +00:00 |
|
Robert Schulze
|
df5de4ec78
|
Merge remote-tracking branch 'origin/master' into rs/better-f-in-formatdatetime
|
2023-04-06 09:58:09 +00:00 |
|
Robert Schulze
|
4b7c0f42f4
|
Small documentation follow-up to #47246
|
2023-04-06 09:49:58 +00:00 |
|
Robert Schulze
|
5eb31bba87
|
MySQL compat: Align behavior of %f in formatDateTime() with parseDateTime()
|
2023-04-06 08:13:04 +00:00 |
|
Robert Schulze
|
ce2692ba79
|
Merge pull request #47246 from ClickHouse/rs/m
Change the behavior of formatter %M in function formatDateTime() from minutes to month name
|
2023-04-06 09:19:50 +02:00 |
|
Anton Popov
|
166a63c36c
|
Merge pull request #46589 from ClickHouse/rs/nonconst-replace
replace[Regexp]{One,All}(): allow non-const pattern and replacement arguments
|
2023-04-06 03:08:28 +02:00 |
|
Arthur Passos
|
a1446764a9
|
update docs to reflect new boolean argument
|
2023-04-05 13:27:38 -03:00 |
|
Arthur Passos
|
6dec537b3c
|
more docs
|
2023-04-05 10:34:39 -03:00 |
|
Arthur Passos
|
b8d3b8523b
|
update docs
|
2023-04-05 10:27:42 -03:00 |
|
Robert Schulze
|
0d5d2a9b55
|
Implement %f in parseDateTime()
Fixes: #48394
@cc OP
|
2023-04-05 09:13:18 +00:00 |
|
Anton Popov
|
b03acf5680
|
Merge branch 'master' into rework-map-functions
|
2023-04-04 23:35:12 +02:00 |
|
Anton Popov
|
182cc64f90
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2023-04-04 21:33:36 +00:00 |
|
Vladimir C
|
35572321a1
|
Merge pull request #48207 from bigo-sg/map_from_maps
|
2023-04-04 11:12:05 +02:00 |
|
Robert Schulze
|
a7c153f88c
|
replace{One/All}(): allow non-const pattern and replacement arguments
|
2023-04-04 08:26:28 +00:00 |
|
Anton Popov
|
b3515c768b
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2023-04-03 14:11:04 +00:00 |
|
Denny Crane
|
fb7c8ca157
|
Update tuple-functions.md
|
2023-04-03 10:47:44 -03:00 |
|
Anton Popov
|
6dde159227
|
add comments and docs
|
2023-04-03 13:43:11 +00:00 |
|
Kruglov Pavel
|
9e595c82fa
|
Merge pull request #47494 from KevinyhZou/enable_return_null_element_not_exist
Enable return null and complext type for JSON_VALUE function
|
2023-04-03 14:05:18 +02:00 |
|
Robert Schulze
|
d7ee316380
|
Minor: Suggest ClickHouse-native function name over MySQL-compatibility alias
|
2023-04-03 07:28:31 +00:00 |
|
KevinyhZou
|
ce5f4cf4ab
|
code review fix
|
2023-04-02 12:37:18 +08:00 |
|
KevinyhZou
|
05c508047a
|
docs fix
|
2023-04-02 12:30:59 +08:00 |
|
KevinyhZou
|
740a5ef777
|
enable return null and complext type
|
2023-04-02 12:29:12 +08:00 |
|
Nikolay Degterinsky
|
47ea27fd92
|
Fix
|
2023-03-31 02:57:55 +00:00 |
|
Denny Crane
|
429975b345
|
Update index.md
|
2023-03-30 17:01:16 -03:00 |
|
Nikolay Degterinsky
|
c363b5820e
|
Merge pull request #47087 from evillique/decode_ulid
Add function ULIDStringToDateTime
|
2023-03-30 17:19:07 +02:00 |
|
Denny Crane
|
e25872a333
|
Update type-conversion-functions.md
|
2023-03-30 11:15:11 -03:00 |
|
Denny Crane
|
a44d2bf724
|
Update type-conversion-functions.md
|
2023-03-30 09:32:32 -03:00 |
|
Denny Crane
|
372948fb4c
|
Update type-conversion-functions.md
|
2023-03-30 09:30:45 -03:00 |
|
taiyang-li
|
2a35c18973
|
add docs and uts
|
2023-03-30 18:18:21 +08:00 |
|
Robert Schulze
|
8354f6d489
|
Merge branch 'master' into rs/m
|
2023-03-30 10:56:21 +02:00 |
|
Denny Crane
|
553c5aa622
|
Update type-conversion-functions.md
|
2023-03-29 20:46:34 -03:00 |
|
Nikolay Degterinsky
|
5b53f5ddae
|
Merge branch 'master' into decode_ulid
|
2023-03-30 01:37:14 +02:00 |
|
Denny Crane
|
2349fadbe7
|
Update type-conversion-functions.md
|
2023-03-29 15:33:53 -03:00 |
|
Denny Crane
|
12801f736b
|
Update type-conversion-functions.md
|
2023-03-29 15:33:07 -03:00 |
|
Denny Crane
|
46a7b73608
|
Update type-conversion-functions.md
|
2023-03-29 15:25:39 -03:00 |
|
Nikolay Degterinsky
|
4f360e76e9
|
Add kafkaMurmurHash function
|
2023-03-29 18:09:15 +00:00 |
|
zvonand
|
edc80fbd94
|
updated docs + fix linker isssue
|
2023-03-28 13:25:18 +02:00 |
|
zvonand
|
09181a9b58
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into zvonand-formatdecimal
|
2023-03-28 11:01:00 +02:00 |
|
Robert Schulze
|
37effb4fa2
|
Merge remote-tracking branch 'origin/master' into rs/m
|
2023-03-28 08:51:12 +00:00 |
|
Robert Schulze
|
7cf494acc2
|
Merge pull request #48000 from ClickHouse/rs/parsedatetimeorzero
MySQL dialect compat: Add str_to_date
|
2023-03-28 10:04:56 +02:00 |
|
Nikolay Degterinsky
|
71b498061b
|
Fix a bug, review suggestions
|
2023-03-28 01:48:25 +00:00 |
|
DanRoscigno
|
6d8a2bbd48
|
standardize admonitions
|
2023-03-27 14:54:05 -04:00 |
|
zvonand
|
dbd0ccdb64
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into zvonand-formatdecimal
|
2023-03-27 20:21:09 +02:00 |
|
zvonand
|
b7bb09d362
|
upload
|
2023-03-27 20:19:52 +02:00 |
|
Robert Schulze
|
3701fda6b1
|
Add str_to_date() alias for MySQL compat
Fixes #43755
|
2023-03-27 14:52:32 +00:00 |
|
Robert Schulze
|
3db38dbb5a
|
Replace mySQL date formatter M behavior from minutes to month name
|
2023-03-27 14:00:51 +00:00 |
|
Robert Schulze
|
129245da2e
|
Docs: Fix links
|
2023-03-24 13:52:56 +00:00 |
|
Robert Schulze
|
bd02627869
|
Update docs for parseDateTime() (follow-up to #46815)
|
2023-03-23 21:28:03 +00:00 |
|
李扬
|
88d430a8f0
|
Merge branch 'master' into to_timestamp
|
2023-03-23 14:35:45 +08:00 |
|
Robert Schulze
|
784b34f5d8
|
Merge pull request #47869 from ClickHouse/rs/bug-47530
Add REGEXP operator
|
2023-03-22 10:31:25 +01:00 |
|
taiyang-li
|
94175b79a7
|
Merge branch 'master' into to_timestamp
|
2023-03-22 16:46:44 +08:00 |
|
Robert Schulze
|
42a2370ac6
|
Docs
|
2023-03-21 21:33:12 +00:00 |
|
zvonand
|
b5b200c483
|
add docs in docs section
|
2023-03-21 14:28:47 +01:00 |
|
Rich Raposa
|
60ad9ebefa
|
Update string-search-functions.md
|
2023-03-20 21:54:19 -06:00 |
|
Arthur Passos
|
cceb1b278c
|
Merge branch 'master' into parsey_key_value_function
|
2023-03-20 15:27:37 -03:00 |
|
Denny Crane
|
1c9d72f114
|
Update string-search-functions.md
|
2023-03-20 15:20:40 -03:00 |
|
taiyang-li
|
3ca789b4a2
|
changes as requested
|
2023-03-20 23:58:37 +08:00 |
|
Denny Crane
|
dbfe2df1f4
|
Update coordinates.md
|
2023-03-18 19:48:00 -03:00 |
|
rfraposa
|
ac5ed141d8
|
New nav - reverting the revert
|
2023-03-17 21:45:43 -05:00 |
|
Alexander Tokmakov
|
ec44c8293a
|
Revert "New navigation"
|
2023-03-17 21:21:11 +03:00 |
|
Rich Raposa
|
55892bc3ea
|
Merge branch 'master' into new-nav
|
2023-03-17 11:41:34 -06:00 |
|
flynn
|
ef331a45c3
|
udpate
|
2023-03-17 14:20:16 +00:00 |
|
flynn
|
3456562136
|
Update document for tupleElement function
|
2023-03-17 14:17:33 +00:00 |
|
rfraposa
|
60fb9973d7
|
trailing slash fixes
|
2023-03-16 16:43:01 -05:00 |
|
Rich Raposa
|
de68dade71
|
Revert "standardize admonitions"
|
2023-03-09 14:30:40 -07:00 |
|
DanRoscigno
|
95351bc2d3
|
standardize admonitions
|
2023-03-09 12:05:26 -05:00 |
|
Rich Raposa
|
f24fad9e26
|
Merge branch 'master' into new-nav
|
2023-03-08 14:31:10 -07:00 |
|
Vladimir C
|
b298fbeecc
|
Merge pull request #47134 from KevinyhZou/enable_int_types_repeat_function
|
2023-03-08 10:09:20 +01:00 |
|
Nikolay Degterinsky
|
e1b309a904
|
Better docs, add timezone
|
2023-03-08 06:20:49 +00:00 |
|
rfraposa
|
fa6f3dadba
|
Link fixes
|
2023-03-07 22:52:43 -07:00 |
|
Rich Raposa
|
eac81b50dd
|
Merge branch 'master' into new-nav
|
2023-03-07 09:41:54 -07:00 |
|
Arthur Passos
|
9bee69148c
|
Merge branch 'ClickHouse:master' into parsey_key_value_function
|
2023-03-07 12:22:06 -03:00 |
|
taiyang-li
|
b2757a65a5
|
Merge branch 'master' into to_timestamp
|
2023-03-07 16:26:24 +08:00 |
|
taiyang-li
|
b303fb5630
|
finish docs
|
2023-03-07 15:30:38 +08:00 |
|
rfraposa
|
3d484e20bc
|
Fixing links
|
2023-03-06 23:33:56 -07:00 |
|
Denny Crane
|
d8029b7b2d
|
Update ip-address-functions.md
|
2023-03-06 16:36:04 -04:00 |
|
Denny Crane
|
0b46de317b
|
Update ip-address-functions.md
|
2023-03-06 16:33:28 -04:00 |
|
Rich Raposa
|
18f29837fc
|
Merge branch 'master' into new-nav
|
2023-03-03 08:32:01 -07:00 |
|
Dan Roscigno
|
687df5f1b5
|
Merge pull request #47146 from ClickHouse/DanRoscigno-patch-4
Update date-time-functions.md
|
2023-03-03 08:01:27 -05:00 |
|
Robert Schulze
|
9aef18abad
|
Doc update for mapFromArrays()
|
2023-03-03 08:47:46 +00:00 |
|
Robert Schulze
|
74fcffb067
|
Merge pull request #31125 from taiyang-li/map_from_arrasy
Implement spark function mapFromArrays()
|
2023-03-03 09:28:54 +01:00 |
|
Rich Raposa
|
21996c377a
|
Merge branch 'master' into new-nav
|
2023-03-02 10:56:49 -07:00 |
|
Dan Roscigno
|
fbabba78c9
|
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:55:23 -05:00 |
|
Dan Roscigno
|
9cb70723d1
|
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:55:16 -05:00 |
|
Dan Roscigno
|
2db7df6153
|
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:55:04 -05:00 |
|
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 |
|