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
Kruglov Pavel
16abbcd095
Revert "Updated format settings references in the docs (datetime.md)"
2024-03-15 12:54:13 +01:00
Austin Kothig
a05ca50b01
Update docs/ru/sql-reference/functions/date-time-functions.md
...
Co-authored-by: Ilya Yatsishin <2159081+qoega@users.noreply.github.com>
2024-03-14 17:48:54 -04:00
Austin Kothig
5020741b25
Add support for nanosecond level precision.
2024-03-14 14:34:45 -07:00
qaziqarta
a4a859ba31
Updated ru portion of previous commit
2024-03-13 21:37:50 +06:00
Nikita Mikhaylov
2bc4d27ac6
Bye bye
2024-03-07 19:24:39 +00:00
pufit
330a206470
Add definers for views (Attempt 2) ( #60439 )
2024-02-27 19:00:17 -05:00
Raúl Marín
464b5e0e15
Revert "Add definers for views ( #54901 )"
...
This reverts commit 57306706b3
.
2024-02-23 12:44:31 +01:00
pufit
57306706b3
Add definers for views ( #54901 )
2024-02-22 17:47:50 +01:00
Nikolai Fedorovskikh
a98af159b5
[Docs] fix some typos and missing commas
2024-02-13 02:10:41 +01:00
Alexey Gerasimchuck
559de083a3
Implemented failed login attempt counting using quota
2024-01-29 23:20:38 +00:00
Jayme Bird
f7173004cc
update docs
2024-01-08 12:40:05 +00:00
zvonand
89beb32e64
Edit docs for toWeek()
2024-01-03 13:10:14 +01:00
Alexey Milovidov
48a397577c
Add a style check against DOS and Windows
2023-12-29 13:10:40 +01:00
Shani Elharrar
679a0e1300
StorageS3 / TableFunctionS3: Allow passing session_token to AuthSettings
...
This can help users that want to pass temporary credentials that
issued by AWS in order to load data from S3 without changing
configuration or creating an IAM User.
Fixes #57848
2023-12-19 08:06:36 +02:00
Andrey Zvonov
f9579580e9
Retrigger CI + make docs a bit better
2023-12-14 16:34:10 +01:00