Dmitry Novik
9bdbf30cf7
Merge pull request #70488 from Blargian/docs_conversion_functions
...
[Docs] update `toFixedString` and `toISOWeek`
2024-10-10 02:39:04 +00:00
Shaun Struwig
636ca957db
Update type-conversion-functions.md
...
Co-authored-by: Dmitry Novik <mrnovikd@gmail.com>
2024-10-09 09:10:16 +02:00
Robert Schulze
eefe70472e
Merge pull request #70418 from Blargian/docs_connectionId
...
[Docs] update `connectionId` alias
2024-10-09 02:14:41 +00:00
Robert Schulze
df8568c446
Merge pull request #70421 from Blargian/docs_extract
...
[Docs] Updates `extract`, adds `extractGroups` documentation
2024-10-09 01:46:01 +00:00
Robert Schulze
6307267ba2
Merge pull request #70419 from Blargian/docs_current_schemas
...
[Docs] Document `currentSchemas` function
2024-10-09 01:43:15 +00:00
Robert Schulze
703382776c
Merge pull request #70416 from Blargian/docs_ignore
...
[Docs] Update `ignore` documentation
2024-10-09 01:42:20 +00:00
Robert Schulze
7569d6917e
Update other-functions.md
2024-10-09 03:41:18 +02:00
Blargian
6b56ca4e10
update toFixedString and toISOWeek
2024-10-08 18:22:52 +02:00
Blargian
c35c812edf
review changes
2024-10-08 17:56:52 +02:00
Blargian
f151d4f4b5
link to UInt64 page
2024-10-08 17:31:33 +02:00
Blargian
62374ac645
undo accidental change on wrong branch
2024-10-08 17:30:24 +02:00
Blargian
ce4d6c81b8
link UInt64 to relevant page
2024-10-08 17:29:19 +02:00
Blargian
5703b5409a
review changes and fix style-heck
2024-10-08 17:23:30 +02:00
Blargian
fce6df5e93
review changes
2024-10-08 16:17:26 +02:00
Robert Schulze
c9fdeb5174
[Docs] Fix grammar and consistency
...
Cf. #70219 , #70220 , #70221 , #70255 , #70279
2024-10-08 08:05:41 +00:00
Blargian
341edc06b1
update extract and add extractGroups
2024-10-06 19:49:18 +02:00
Blargian
ba777cdcc8
document currentSchemas function
2024-10-06 12:32:33 +02:00
Blargian
5f734dbeba
remove duplicate connection_id and add it as an alias to connectionId
2024-10-06 12:08:32 +02:00
Blargian
0dd8de1844
update ignore function documentation
2024-10-06 11:42:16 +02:00
Alexey Milovidov
f657f1e0b4
Fix typos
2024-10-06 11:13:43 +08:00
Kseniia Sumarokova
62cdedd57e
Merge pull request #70279 from peter279k/improve_ipv4_or_null
...
Improve toIPv4OrNull function usage
2024-10-03 10:55:07 +00:00
Peter
51cd0f0e3c
Improve toIPv4OrNull function usage
2024-10-02 23:07:09 +08:00
Shichao
816a5a5b21
Merge pull request #70219 from peter279k/add_to_typename_usage
...
Improve toTypeName function usage
2024-10-02 14:46:52 +00:00
Shichao
df353123cc
Merge pull request #70221 from peter279k/improve_ipv4_or_default_usage
...
Improve toIPv4OrDefault function usage
2024-10-02 13:17:31 +00:00
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