Shichao
f7933f2dfc
Merge pull request #70220 from peter279k/improve_to_iso_year_usage
...
Improve toISOYear function usage
2024-10-02 13:17:02 +00:00
Peter
e04ce8b6b5
Improve currentDatabase function usage
2024-10-02 13:43:55 +08:00
Peter
b0e2b12103
Improve toIPv4OrDefault function usage
2024-10-02 01:49:18 +08:00
Peter
3c387726a3
Improve toISOYear function usage
2024-10-02 01:31:07 +08:00
Peter
6b86d119d8
Improve toTypeName function usage
2024-10-02 01:16:54 +08:00
Yarik Briukhovetskyi
2f4518fa66
init
2024-10-01 13:29:39 +02:00
Alexey Katsman
b2b3931aa9
Merge pull request #69917 from shiyer7474/add_getSettingOrDefault_function
...
Add getSettingOrDefault() function
2024-09-30 16:16:21 +00:00
Dergousov Maxim
850a333c5a
Merge branch 'ClickHouse:master' into ripemd160-support
2024-09-28 00:14:06 +03:00
Maxim Dergousov
39dca43aed
add RIPEMD160 support
2024-09-27 23:57:31 +03:00
Yarik Briukhovetskyi
1de0aeac33
Merge pull request #69900 from yariks5s/tostartofinterval-aliases
...
Add aliases for `toStartOfInterval`
2024-09-27 11:48:48 +00:00
shiyer7474
647f5a01da
More code review comments
2024-09-27 05:19:51 +00:00
Shichao
64b278275c
Merge pull request #70037 from holadepo/patch-4
...
Update rounding-functions.md
2024-09-27 01:06:58 +00:00
Shichao
d29e393c55
Merge pull request #70014 from Algunenano/warn_toDecimal
...
Add warnings in toDecimal function when the input is a floating point number
2024-09-26 18:53:21 +00:00
Habibullah Oladepo
c9485ef0e2
Update rounding-functions.md
...
Remove irrelevant context from the description of the `num` parameter of the `roundToExp2` function that seems to have been copied from the `roundAge` function
2024-09-26 19:25:21 +01:00
Yarik Briukhovetskyi
71937b9fc8
Merge branch 'ClickHouse:master' into tostartofinterval-aliases
2024-09-26 18:43:52 +02:00
Raúl Marín
d6efa6c365
Add warnings in toDecimal function when the input is a floating point number
2024-09-26 15:01:42 +02:00
Robert Schulze
da77f360cd
Minor fixups
2024-09-26 10:36:09 +00:00
Robert Schulze
c278b24131
Revert "feat: add docs"
...
This reverts commit dfe0beb53b
.
2024-09-26 10:31:20 +00:00
Robert Schulze
399225dc9c
Revert "feat: add docs"
...
This reverts commit 7f15f61426
.
2024-09-26 10:31:15 +00:00
Robert Schulze
2425eb287d
Revert "fix: correct return type inconsistencies in docs"
...
This reverts commit a2ff8e4384
.
2024-09-26 10:30:22 +00:00
Robert Schulze
b3f1a2dd77
Revert "Update docs/en/sql-reference/functions/hash-functions.md"
...
This reverts commit 69f6ea5083
.
2024-09-26 10:30:17 +00:00
Robert Schulze
090dd7bd02
Revert "small cosmetic changes in docs"
...
This reverts commit 8c4329964f
.
2024-09-26 10:30:11 +00:00
Robert Schulze
fd6f87a01c
Revert "Renamed a function"
...
This reverts commit 0983c5067a
.
2024-09-26 10:29:46 +00:00
shiyer7474
454137f731
PR review feedback incorporated
2024-09-26 03:35:06 +00:00
Yarik Briukhovetskyi
409711ad7c
enhance docs
2024-09-24 15:36:12 +02:00
Nikita Mikhaylov
0983c5067a
Renamed a function
2024-09-24 14:44:07 +02:00
Alexey Katsman
3aa75a1c5a
Merge pull request #69646 from bigo-sg/array_element_or_null
...
Support function arrayElementOrNull
2024-09-23 17:24:44 +00:00
shiyer7474
3f1d96c3de
Add function getSettingOrNull()
2024-09-23 04:57:17 +00:00
Denny Crane
a05273ef02
fix broken link
2024-09-22 12:02:46 -03:00
Denny Crane
020fb667f0
fix broken link
2024-09-22 11:43:26 -03:00
vdimir
8ba6acb64c
Merge pull request #68989 from petern48/add_arrayUnion_func
...
Add support for `arrayUnion()` function
2024-09-20 14:40:16 +00:00
Gabriel Mendes
8f350a7ec9
remove separate function
2024-09-18 08:52:58 -03:00
Gabriel Mendes
2218ebebbf
initial commit, tested function
2024-09-18 05:15:57 -03:00
taiyang-li
3a6c3769dc
fix building errors
2024-09-18 12:15:57 +08:00
Sergei Trifonov
db42cf12fd
Merge pull request #68933 from Blargian/docs_toRelativeXYZ
...
[Docs] update `toReference*Num` docs
2024-09-10 10:48:24 +00:00
Daniil Ivanik
25a5768adc
Merge pull request #68952 from Blargian/docs_toDateTime64XYZ
...
[Docs] update docs for `DateTime64OrZero/Null/Default` functions
2024-09-10 09:15:34 +00:00
Yarik Briukhovetskyi
2c35d53bf6
Merge pull request #56738 from yariks5s/time_buckets_impl
...
Add time-bucket overload to function `toStartOfInterval()`
2024-09-09 09:18:35 +00:00
Robert Schulze
654f8b98de
Update docs/en/sql-reference/functions/string-replace-functions.md
...
Co-authored-by: Yakov Olkhovskiy <99031427+yakov-olkhovskiy@users.noreply.github.com>
2024-09-07 20:47:03 +02:00
Robert Schulze
7ff244d7a3
Update docs/en/sql-reference/functions/string-replace-functions.md
...
Co-authored-by: Yakov Olkhovskiy <99031427+yakov-olkhovskiy@users.noreply.github.com>
2024-09-07 20:46:56 +02:00
Robert Schulze
84a5c88b50
Minor follow-up to #66933
2024-09-06 12:39:05 +00:00
Yarik Briukhovetskyi
ab378a0a46
Merge branch 'ClickHouse:master' into time_buckets_impl
2024-09-05 11:36:28 +02:00
Yarik Briukhovetskyi
de0e608919
Merge branch 'master' into time_buckets_impl
2024-09-03 23:24:14 +02:00
李扬
5832f982d6
Merge branch 'ClickHouse:master' into improve_array_zip
2024-09-03 17:48:13 +08:00
taiyang-li
1cd4af1564
add new function arrayZipUnaligned
2024-09-02 11:55:41 +08:00
liuneng
5e0000c4ca
add test case and doc
2024-08-31 10:49:50 +08:00
Sergei Trifonov
f59ed02acb
Merge pull request #68956 from Blargian/docs_toBool
...
[Docs] add `toBool` to docs
2024-08-30 13:11:50 +00:00
Rodrigo Garcia
3314042278
Link to CASE changed after explicit anchor removed
2024-08-28 16:14:31 +02:00
Peter Nguyen
e998882609
Merge branch 'master' into add_arrayUnion_func
2024-08-28 08:05:47 -06:00
Peter Nguyen
e4ba3b47fc
Document arrayUnion() in array-functions.md
2024-08-28 00:16:02 -06:00
Blargian
35adf8d12b
add toBool to docs
2024-08-27 15:22:54 +02:00
János Benjamin Antal
964641a28c
Merge pull request #67583 from depressed-pho/fix-fromModifiedJulianDay
...
Fix the upper bound of function fromModifiedJulianDay()
2024-08-27 13:20:57 +00:00
Blargian
6febfc78b3
updates docs for DateTime64OrZero/Null/Default
2024-08-27 14:52:46 +02:00
Blargian
29664d12fc
update example of toTime
2024-08-27 12:44:28 +02:00
Blargian
c1c4cabe9f
Update toReference*Num function documentation
2024-08-27 12:41:02 +02:00
Konstantin Bogdanov
1cdccd527f
Merge pull request #68639 from m7kss1/ripedmd-160
...
Add RIPEMD160 function
2024-08-26 12:06:18 +00:00
Nikita Mikhaylov
2888b01d64
Merge pull request #68697 from Blargian/patch-8
...
[Docs] fix typo and formatting in geohash page
2024-08-25 13:35:29 +00:00
Maxim Dergousov
8c4329964f
small cosmetic changes in docs
2024-08-23 12:50:18 +03:00
Konstantin Bogdanov
69f6ea5083
Update docs/en/sql-reference/functions/hash-functions.md
2024-08-22 22:07:02 +02:00
Dergousov
a2ff8e4384
fix: correct return type inconsistencies in docs
2024-08-22 20:49:56 +03:00
Robert Schulze
a1b97d7334
Merge pull request #66933 from bigo-sg/func_overlay
...
Add functions `overlay[UTF8]`
2024-08-22 11:50:42 +00:00
Shaun Struwig
62054cae66
Update geohash.md
2024-08-22 13:49:16 +02:00
Shaun Struwig
6466f374e0
Update geohash.md
2024-08-22 11:29:33 +02:00
taiyang-li
9d0b3e3937
change as request
2024-08-22 11:32:59 +08:00
Dergousov
7f15f61426
feat: add docs
2024-08-21 22:46:55 +03:00
Dergousov
dfe0beb53b
feat: add docs
2024-08-21 22:46:29 +03:00
Robert Schulze
d80b37001c
Merge pull request #68498 from Blargian/docs_toInterval
...
[Docs] Update `toInterval*` functions
2024-08-20 12:10:07 +00:00
Blargian
0407171fce
update argument types and fix style
2024-08-20 12:53:31 +02:00
Blargian
abf556d641
review changes
2024-08-20 11:39:47 +02:00
PHO
4b05106cc4
Fix the upper bound of function fromModifiedJulianDay()
...
The upper bound was supposed to be 9999-12-31 but it was accidentally
set to 9999-01-01.
2024-08-20 17:49:26 +09:00
taiyang-li
29a0161cdf
change as request
2024-08-19 18:25:01 +08:00
taiyang-li
8eb922036e
change as request
2024-08-19 12:45:15 +08:00
Blargian
cb8d9a0564
fix typo
2024-08-17 20:13:35 +02:00
avogar
7f0406a726
Remove JSONEmpty function and allow JSON in empty function
2024-08-15 15:53:09 +00:00
Blargian
844cdd8937
update toInterval functions
2024-08-14 20:38:09 +02:00
taiyang-li
0abca8b7dd
fix doc
2024-08-14 09:57:59 +08:00
avogar
f82822c993
Merge branch 'master' of github.com:ClickHouse/ClickHouse into json-data-type
2024-08-13 17:14:30 +00:00
vdimir
dfb892ba5f
Merge pull request #66616 from Blargian/docs_getXYZ
...
add documentation for `getSubcolumn` and `getTypeSerializationStreams`
2024-08-13 09:35:44 +00:00
taiyang-li
51a65dca49
fix conflicts
2024-08-13 11:45:48 +08:00
Shaun Struwig
aa7a2bcb02
Fix typo
2024-08-12 20:34:02 +02:00
avogar
9296d4ecfb
Merge branch 'master' of github.com:ClickHouse/ClickHouse into json-data-type
2024-08-12 11:55:39 +00:00
Robert Schulze
f7e7a884b5
Merge pull request #67962 from Blargian/docs_toDecimalXYZ
...
Docs:`toDecimal32/64/128/256` and variants
2024-08-11 09:23:40 +00:00
Blargian
e582118544
review changes
2024-08-10 13:09:40 +02:00
Alexey Milovidov
a79eff9dcf
Merge pull request #67647 from jacobrec/multilinestring
...
Added support for reading MultiLineString WKTs
2024-08-09 21:35:55 +00:00
Jacob Reckhard
cd69fa5a4c
fixed typos
2024-08-08 11:20:55 -06:00
Blargian
b76e4acbc0
fix another typo
2024-08-07 11:13:56 +02:00
Blargian
4f2b1c36b7
Fix typo from previous PR
2024-08-07 11:12:09 +02:00
Blargian
5eb896b9f1
Add documentation for toDecimal32 and variants
2024-08-07 10:43:41 +02:00
Robert Schulze
915e6f6565
Merge pull request #67908 from Blargian/docs_toFloat
...
Update documentation of `toFloat32/64` and variants
2024-08-06 19:52:07 +00:00
Blargian
0bb8d1a8ed
optimize formatting by 3%
2024-08-06 17:10:34 +02:00
Blargian
5313c9539e
update documentation for Float32/64 and variants
2024-08-06 14:34:06 +02:00
vdimir
908f3fc937
Merge pull request #66257 from bigo-sg/ch_support_printf
...
Add function printf for spark compatiability
2024-08-05 09:53:22 +00:00
李扬
667727192f
Merge branch 'ClickHouse:master' into fix_map_from_arrays
2024-08-03 21:28:20 +08:00
Alexey Milovidov
65e0168b64
Merge pull request #67347 from ssheikin/patch-1
...
Fix positionCaseInsensitive example
2024-08-02 20:02:36 +00:00
Sasha Sheikin
ae6d4bdd8a
Fix positionCaseInsensitive example
2024-08-02 18:47:29 +02:00
李扬
f0b2aa195c
Merge branch 'ClickHouse:master' into fix_map_from_arrays
2024-08-02 10:45:46 +08:00
李扬
3a2009c9bc
Merge branch 'ClickHouse:master' into func_overlay
2024-08-02 10:45:28 +08:00
Jacob Reckhard
a80c7c080c
Added support for reading multilinestring wkts
2024-08-01 18:23:11 -06:00
taiyang-li
5564489cca
change as request
2024-08-01 15:31:54 +08:00
Robert Schulze
546eb4bf1d
Merge pull request #67186 from Blargian/docs_materialize
...
[Docs] add example for `materialize` function
2024-07-30 17:18:32 +00:00
Robert Schulze
8370114400
Merge pull request #67399 from rschu1ze/frmDt-optional-format-string
...
formatDateTime[InJodaSyntax]: make format string optional
2024-07-30 09:35:11 +00:00