Alexey Milovidov
|
df3be36758
|
Remove trailing whitespaces from docs
|
2021-07-29 18:27:50 +03:00 |
|
Alexey Milovidov
|
d87d833691
|
Remove trailing whitespaces from docs
|
2021-07-29 18:20:55 +03:00 |
|
Alexey Boykov
|
9282e0f5b7
|
Merge pull request #26460 from zxc111/DOCSUP-11552
DOCSUP-11552: Add support for argument of UUID type for empty and notEmpty functions
|
2021-07-26 14:40:23 +03:00 |
|
Alexey Boykov
|
eead9f51cc
|
Merge pull request #26479 from ka1bi4/romanzhukov-DOCSUP-11554-dictGet-dictsource
DOCSUP-11554: Edit and translate to Russian
|
2021-07-22 13:06:49 +03:00 |
|
alexey-milovidov
|
6eb11e5525
|
Update functions-for-nulls.md
|
2021-07-19 17:33:52 +03:00 |
|
romanzhukov
|
282c26e3a1
|
DOCSUP-11554: Minor fixes.
|
2021-07-19 15:10:33 +03:00 |
|
Miguel Fernández
|
c308ab4a40
|
Fix assumeNotNull docs
assumeNotNull empirically behaves like the opposite of what was described, returning a non-null value for a null type.
|
2021-07-19 14:02:22 +02:00 |
|
zxc111
|
be122ac2dd
|
update docs/en/sql-reference/functions/string-functions.md
|
2021-07-17 16:04:39 +08:00 |
|
Maksim Kita
|
4cc98c8fd8
|
Merge pull request #26230 from lehasm/alexey-sm-DOCSUP-9858-doc-postgres-like-cast
DOCSUP-9858: document cast syntax x::t
|
2021-07-15 18:16:39 +03:00 |
|
lehasm
|
c49c06f629
|
Update docs/en/sql-reference/functions/type-conversion-functions.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
|
2021-07-15 16:36:18 +03:00 |
|
Alexey
|
83460e8db9
|
Example changed to show casting float to decimal
Other fixes and improvements
|
2021-07-14 19:27:32 +00:00 |
|
Nikita Mikhaylov
|
cac2aa9699
|
Revert "Revert "Implement h3ToGeo function""
|
2021-07-13 12:10:21 +00:00 |
|
Anton Popov
|
06570d2a5a
|
Merge pull request #26040 from lehasm/alexey-sm-DOCSUP-10296-document-toJSONString
DOCSUP-10296: Document the toJSONString function
|
2021-07-13 15:06:06 +03:00 |
|
Alexey
|
30be1c6171
|
Article changed
|
2021-07-12 18:48:14 +00:00 |
|
Alexey
|
f56d1563b7
|
New syntax added and the beginning is edited.
|
2021-07-11 19:10:49 +00:00 |
|
alexey-milovidov
|
103b860555
|
Update tuple-functions.md
|
2021-07-10 23:12:32 +03:00 |
|
Alexey
|
6403bd72fc
|
Second example returned.
output_format_json_quote_denormals mentioned in the description.
|
2021-07-10 07:01:34 +00:00 |
|
Maksim Kita
|
03c4853451
|
Functions dictGet, dictHas complex key dictionary key argument tuple fix
|
2021-07-09 17:20:02 +03:00 |
|
Alexey
|
4f48c5c723
|
The only example left
'quoted' changed to 'enclosed in qoutes'
Added See Also with link to related settings.
|
2021-07-08 20:18:56 +00:00 |
|
alexey-milovidov
|
0608eb41ce
|
Merge pull request #25797 from gyuton/gyuton-DOCSUP-10112-Document-logical-functions
DOCSUP-10112: Documented logical functions
|
2021-07-08 00:34:23 +03:00 |
|
Alexey
|
8582df272f
|
More fixes
|
2021-07-07 19:30:02 +00:00 |
|
lehasm
|
8783685923
|
Update docs/en/sql-reference/functions/json-functions.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
|
2021-07-07 21:36:58 +03:00 |
|
lehasm
|
b6acc6ecb1
|
Update docs/en/sql-reference/functions/json-functions.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
|
2021-07-07 21:36:47 +03:00 |
|
Alexey
|
0eee65b5e9
|
Minor update
|
2021-07-06 21:01:45 +00:00 |
|
Alexey
|
fa364a45c3
|
Ready for PR draft
|
2021-07-06 20:49:14 +00:00 |
|
Maksim Kita
|
ca734bff93
|
Merge pull request #25805 from gyuton/gyuton-DOCSUP-10532-Edited-and-translated-to-Russian
DOCSUP-10532: Edited and translated to Russian (dateName and bitPositionsToArray functions)
|
2021-07-05 21:42:05 +03:00 |
|
George
|
aa377bcd42
|
Deleted wrong doc
|
2021-07-02 13:23:00 +03:00 |
|
Alexey
|
219dff242c
|
Draft
|
2021-07-01 20:57:01 +00:00 |
|
Kruglov Pavel
|
e23cf79338
|
Merge pull request #25596 from ildus/map_add_for_maps
Support Map type in mapAdd and mapSubtract
|
2021-07-01 21:08:07 +03:00 |
|
Ildus Kurbangaliev
|
f56ae8f9cd
|
Apply suggestions from code review
Co-authored-by: Kruglov Pavel <48961922+Avogar@users.noreply.github.com>
|
2021-07-01 13:38:13 +02:00 |
|
gyuton
|
077c7fab43
|
Apply suggestions from code review
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-06-30 13:23:07 +03:00 |
|
gyuton
|
abba502138
|
Apply suggestions from code review
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
|
2021-06-30 00:54:03 +03:00 |
|
George
|
6b8e2eee19
|
Small fix
|
2021-06-29 23:47:19 +03:00 |
|
George
|
cdb75d7081
|
small fixes
|
2021-06-29 22:42:34 +03:00 |
|
gyuton
|
e6d423cca1
|
Apply suggestions from code review
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
|
2021-06-29 22:30:12 +03:00 |
|
George
|
4e8e5a2b55
|
Added expressions
|
2021-06-29 16:27:54 +03:00 |
|
George
|
2af628f963
|
Small update
|
2021-06-29 04:55:31 +03:00 |
|
George
|
6458a51ccf
|
Edited bitPositionsToArray(num)
|
2021-06-29 04:38:33 +03:00 |
|
George
|
aaf39189f1
|
Edited dateName
|
2021-06-29 03:59:19 +03:00 |
|
George
|
12798a2c47
|
more fixes
|
2021-06-28 22:32:37 +03:00 |
|
George
|
985ca2cd5a
|
some fixes
|
2021-06-28 21:44:59 +03:00 |
|
George
|
c5e5ebcdf3
|
First draft
|
2021-06-28 21:25:52 +03:00 |
|
gyuton
|
5e5aa409ee
|
Apply suggestions from code review
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-06-27 01:00:39 +03:00 |
|
George
|
e69cd8c6b8
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into gyuton-DOCSUP-10293-Document-the-optimize_functions_to_subcolumns-setting
|
2021-06-23 15:10:35 +03:00 |
|
Anton Popov
|
c2458778f6
|
Merge pull request #25586 from CurtizJ/fix-doc
Fix docs for function `initializeAggregation`
|
2021-06-23 13:38:18 +03:00 |
|
George
|
e7fe155e98
|
Added the articles
|
2021-06-23 03:58:24 +03:00 |
|
George
|
ecb766a5c6
|
En docs
|
2021-06-23 03:15:11 +03:00 |
|
Ildus Kurbangaliev
|
0a937e7377
|
Support Map type in mapAdd and mapSubtract
|
2021-06-22 17:02:42 +02:00 |
|
tavplubix
|
1f07dd06fc
|
Merge pull request #25375 from atereh/terehova-DOCSUP-10113-update-function-range
DOCSUP-10113: Update the function range docs
|
2021-06-22 17:43:43 +03:00 |
|
tavplubix
|
a6a43ce3ee
|
Revert "Implement h3ToGeo function"
|
2021-06-22 17:25:21 +03:00 |
|