Konstantin Smirnov
|
d6127d5f49
|
add ON CLUSTER
|
2024-08-28 22:30:12 +05:00 |
|
Konstantin Bogdanov
|
1cdccd527f
|
Merge pull request #68639 from m7kss1/ripedmd-160
Add RIPEMD160 function
|
2024-08-26 12:06:18 +00:00 |
|
Maxim Dergousov
|
8cc5d766b5
|
small cosmetic changes in docs
|
2024-08-23 12:52:55 +03:00 |
|
Dergousov
|
a2ff8e4384
|
fix: correct return type inconsistencies in docs
|
2024-08-22 20:49:56 +03:00 |
|
Dergousov
|
7f15f61426
|
feat: add docs
|
2024-08-21 22:46:55 +03:00 |
|
Yarik Briukhovetskyi
|
e9659626ad
|
fix style + add docs
|
2024-08-08 20:41:15 +02:00 |
|
Andrey Zvonov
|
97f1cfc232
|
add ** glob to hdfs docs
|
2024-08-06 11:18:47 +00:00 |
|
Konstantin Bogdanov
|
138eb924fa
|
Merge pull request #65626 from tonickkozlov/tonickkozlov/x509-san-validation
Add support for x509 SubjectAltName identification
|
2024-07-02 11:20:01 +00:00 |
|
Anton Kozlov
|
b1b9aaf2ec
|
Add support for x509 SubjectAltName identification
|
2024-07-01 09:47:28 +00:00 |
|
Robert Schulze
|
8b772f3fe3
|
Merge remote-tracking branch 'rschu1ze/master' into base64URL
|
2024-06-27 11:07:39 +00:00 |
|
Robert Schulze
|
7d26f45a28
|
base64En/Decode64Url --> base64En/Decode64URL
|
2024-06-27 09:05:44 +00:00 |
|
Maciej Bak
|
d8eef19f56
|
Documentation: Add missing IF NOT EXISTS clause for manipulating constraints
|
2024-06-25 16:41:12 +02:00 |
|
Mikhail Gorshkov
|
a6520bcf90
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into ADQM-1893
|
2024-06-13 14:03:11 +00:00 |
|
Mikhail Gorshkov
|
0da0d8dfb1
|
PR post-review fixes
|
2024-06-10 10:14:45 +00:00 |
|
Mikhail Gorshkov
|
98235ba2b1
|
Dedicated support for Base64URL encoding
|
2024-06-07 15:47:12 +00:00 |
|
Mikhail Gorshkov
|
83901b82c9
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into ADQM-1892
|
2024-06-05 13:13:06 +00:00 |
|
Mikhail Gorshkov
|
830acd3a89
|
Support non-const scale arguments in rounding functions
|
2024-06-04 15:32:38 +00:00 |
|
Mikhail Gorshkov
|
f3c97ff31f
|
Merge branch 'master' into ADQM-1868
|
2024-05-31 12:19:06 +03:00 |
|
Mikhail Gorshkov
|
1ea6069712
|
Merge branch 'upstream_master' into 'ADQM-1868'
|
2024-05-29 13:46:57 +00:00 |
|
Mikhail Gorshkov
|
1f31f19da5
|
Fixes and documentation
|
2024-05-28 13:09:41 +00:00 |
|
Robert Schulze
|
52d77052d3
|
Remove generateUUIDv7NonMonotonic() and generateUUIDv7ThreadMonotonic() functions
|
2024-05-28 11:27:06 +00:00 |
|
Shaun Struwig
|
f8fc1fa338
|
Merge branch 'master' into document_revision
|
2024-05-23 16:00:38 +02:00 |
|
Blargian
|
ce26c4f657
|
Review changes and replace … with ...
|
2024-05-23 13:54:45 +02:00 |
|
Pazitiff9
|
782cbcfa58
|
Correction of a typo in table.md
Correction of a typo in ru docs about Create Table
|
2024-05-17 14:19:14 +03:00 |
|
rfraposa
|
2ce2e2858e
|
Two more slug fixes
|
2024-05-14 21:50:04 -06:00 |
|
Robert Schulze
|
c9382252ae
|
Merge pull request #63520 from Blargian/document_isXYZ
[Docs] add missing `isXYZ` functions
|
2024-05-11 19:20:25 +00:00 |
|
Alexander van Olst
|
0586952eca
|
Fix links to IETF Base58 draft
|
2024-05-10 11:29:18 +02:00 |
|
Blargian
|
ca5e70f424
|
Undo file renaming for ru and zh
|
2024-05-09 10:57:13 +02:00 |
|
Shaun Struwig
|
1aa10b1633
|
Undo renaming
|
2024-05-09 10:31:03 +02:00 |
|
Blargian
|
a75151e80b
|
Undo renaming and make review changes
|
2024-05-09 10:29:35 +02:00 |
|
Blargian
|
b48ee1b949
|
Add isNotDistinctFrom to documentation
|
2024-05-08 13:56:49 +02:00 |
|
Blargian
|
70c6419651
|
Standardize file name for null-functions and add isNullable function
|
2024-05-08 12:51:22 +02:00 |
|
Alexey Petrunyaka
|
698578402e
|
Merge branch 'master' into UUIDv7
|
2024-04-30 00:44:50 +03:00 |
|
Alexey Petrunyaka
|
29e70f5004
|
In-source and Russian .md UUIDv7 docs synced with English .md docs
|
2024-04-29 21:04:44 +03:00 |
|
Alexey Petrunyaka
|
9235845988
|
Performance optimizations + docs and tests changes (#4)
|
2024-04-27 17:30:27 +03:00 |
|
Nikita Mikhaylov
|
12aac468be
|
Merge pull request #62657 from jus1096/patch-5
Add description for argMax function in documetation
|
2024-04-26 11:27:01 +00:00 |
|
Alexey Petrunyaka
|
7c24d4f48d
|
Update Russian version of uuid-functions.md
|
2024-04-24 03:33:53 +03:00 |
|
Yarik Briukhovetskyi
|
eae08375c7
|
fix for russian
|
2024-04-17 14:34:25 +01:00 |
|
Yarik Briukhovetskyi
|
a3b42abad0
|
init
|
2024-04-17 14:34:00 +01:00 |
|
Jus
|
03c0b20c2e
|
Update argmax.md
small fix
|
2024-04-15 17:53:36 +04:00 |
|
Jus
|
d566080670
|
Update argmax.md
add description for argmax
|
2024-04-15 17:38:20 +04:00 |
|
Raúl Marín
|
83d6f2ef99
|
Correct the documentation about duplicates with argmin and argmax
|
2024-04-11 21:51:31 +02:00 |
|
Robert Schulze
|
2bcf984e55
|
Merge remote-tracking branch 'rschu1ze/master' into docs-datatypes2
|
2024-04-08 17:17:35 +00:00 |
|
Kruglov Pavel
|
9fa84f0397
|
Merge pull request #61442 from ClickHouse/revert-61435-revert-61316-patch-1
Revert "Revert "Updated format settings references in the docs (datetime.md)""
|
2024-04-03 19:46:03 +02:00 |
|
Robert Schulze
|
606058c1ca
|
Consolidate SQL compat alias docs into data type docs + improve sidebar order
|
2024-04-02 20:26:14 +00:00 |
|
yariks5s
|
9c3bf05675
|
init
|
2024-04-02 14:58:45 +00:00 |
|
Austin Kothig
|
c15993220f
|
Merge remote-tracking branch 'upstream' into feature/dateDiff-nanoseconds
|
2024-03-26 09:04:23 -07:00 |
|
Kruglov Pavel
|
837b89b8fe
|
Fix settings names
|
2024-03-26 16:08:19 +01:00 |
|
Kruglov Pavel
|
c5f6296b43
|
Try to fix links in ru docs
|
2024-03-26 16:07:15 +01:00 |
|
Kruglov Pavel
|
4285f1a811
|
Revert "Revert "Updated format settings references in the docs (datetime.md)""
|
2024-03-15 13:50:03 +01:00 |
|