Robert Schulze
|
8b9c75853f
|
Merge pull request #64494 from Blargian/document_topLevelDomainRFC
[Docs] add missing `RFC` variants to URL functions
|
2024-05-29 14:53:04 +00:00 |
|
Robert Schulze
|
62d95eb13f
|
Streamline docs
|
2024-05-29 14:15:46 +00:00 |
|
Robert Schulze
|
ef8707507b
|
Minor consistency fix
|
2024-05-29 13:56:16 +00:00 |
|
Robert Schulze
|
811b5e638b
|
Function arguments are by convention lower case
|
2024-05-29 13:52:54 +00:00 |
|
Robert Schulze
|
c2a71e047a
|
No …, please.
|
2024-05-29 13:50:24 +00:00 |
|
Robert Schulze
|
c40a5647c2
|
Rephrase intro a bit
|
2024-05-29 13:49:46 +00:00 |
|
Robert Schulze
|
a6140ac8b0
|
Strip trailing whitespace
|
2024-05-29 13:43:15 +00:00 |
|
Blargian
|
3495d92803
|
Fix style check
|
2024-05-29 15:26:10 +02:00 |
|
Blargian
|
16c237141b
|
Fix mroe typos
|
2024-05-29 15:12:19 +02:00 |
|
Blargian
|
fc4bf97ffe
|
Fix typo
|
2024-05-29 15:10:57 +02:00 |
|
Blargian
|
33dc8ce456
|
Update url-functions.md
|
2024-05-29 15:04:02 +02:00 |
|
Robert Schulze
|
de792a2655
|
Merge pull request #64573 from rschu1ze/docs-thirdparty-libs
Docs: Update third-party library guide
|
2024-05-29 11:55:27 +00:00 |
|
Blargian
|
a68ebaafd7
|
Solve merge conflict
|
2024-05-29 13:50:45 +02:00 |
|
Mikhail f. Shiryaev
|
01ebf6204f
|
Merge pull request #64508 from ClickHouse/remove-old-repo-docs
Remove old time deprecated repo.clickhouse.com from docs
|
2024-05-29 11:19:15 +00:00 |
|
Robert Schulze
|
a87e99e736
|
Merge pull request #64386 from Beetelbrox/fjurado-61548/feat-add-fromreadablesize-function
Add `fromReadableSize` function
|
2024-05-29 11:05:29 +00:00 |
|
Robert Schulze
|
744284425f
|
Update docs/en/development/contrib.md
Co-authored-by: Konstantin Bogdanov <thevar1able@users.noreply.github.com>
|
2024-05-29 12:58:57 +02:00 |
|
Robert Schulze
|
c3cd8ea97e
|
Update docs/en/development/contrib.md
Co-authored-by: Konstantin Bogdanov <thevar1able@users.noreply.github.com>
|
2024-05-29 12:55:11 +02:00 |
|
Robert Schulze
|
cfdc0cf7e7
|
Update docs/en/development/contrib.md
Co-authored-by: Konstantin Bogdanov <thevar1able@users.noreply.github.com>
|
2024-05-29 12:54:42 +02:00 |
|
Robert Schulze
|
85f4de47fd
|
Update docs/en/development/contrib.md
Co-authored-by: Konstantin Bogdanov <thevar1able@users.noreply.github.com>
|
2024-05-29 12:54:35 +02:00 |
|
Robert Schulze
|
0cb8793ceb
|
Update docs/en/development/contrib.md
Co-authored-by: Konstantin Bogdanov <thevar1able@users.noreply.github.com>
|
2024-05-29 12:54:29 +02:00 |
|
Mikhail f. Shiryaev
|
7d64cb0229
|
Rephrase the spoiler for old DEB distributions
|
2024-05-29 12:45:44 +02:00 |
|
Robert Schulze
|
73ce2ecc93
|
Docs: Update third-party library guide
|
2024-05-29 10:43:15 +00:00 |
|
Robert Schulze
|
b3fb2f7d5e
|
Merge pull request #64496 from Blargian/docs_UTCTimestamp
[Docs] add missing `UTCTimestamp` function
|
2024-05-29 09:34:00 +00:00 |
|
Nikita Mikhaylov
|
e54949da2a
|
Merge pull request #64515 from ClickHouse/melvynator-patch-2
Update view.md
|
2024-05-28 23:25:30 +00:00 |
|
Robert Schulze
|
0dbb33232a
|
Merge pull request #64458 from Blargian/document_toStartOf
[Docs] add missing `toStartOfMillisecond`, `toStartOfMicrosecond`, `toStartOfNanosecond`
|
2024-05-28 22:21:08 +00:00 |
|
Nikolay Degterinsky
|
f48f3feafa
|
Unify SYSTEM query docs
|
2024-05-28 18:35:46 +02:00 |
|
Robert Schulze
|
990ce0b3ae
|
Add cross-refs and make the description easier to digest
|
2024-05-28 15:32:34 +00:00 |
|
Robert Schulze
|
81ca448d6b
|
Move fromReadable* docs after docs of formatReadable* functions
|
2024-05-28 15:20:23 +00:00 |
|
Peignon Melvyn
|
6a729fbb7e
|
Update view.md
Remove mention of experimental settings.
|
2024-05-28 16:25:08 +02:00 |
|
Mikhail f. Shiryaev
|
97092e7f0c
|
Remove old time deprecated repo.clickhouse.com from docs
|
2024-05-28 13:48:38 +02:00 |
|
Francisco Javier Jurado Moreno
|
a25c4676da
|
Update examples for fromReadableDecimalSize
|
2024-05-28 12:50:07 +02:00 |
|
Francisco Javier Jurado Moreno
|
25f4430fbc
|
Add regular docs for formatReadableSize flavours
|
2024-05-28 12:42:06 +02:00 |
|
Robert Schulze
|
70302fe309
|
Remove generateSnowflakeIDThreadMonotonic
|
2024-05-28 09:22:52 +00:00 |
|
Blargian
|
98e6f115d5
|
Add link to now function
|
2024-05-28 10:39:17 +02:00 |
|
Blargian
|
ebacc95df3
|
Add missing UTCTimestamp function
|
2024-05-28 10:35:00 +02:00 |
|
Shaun Struwig
|
899bb86f9a
|
Merge branch 'master' into document_topLevelDomainRFC
|
2024-05-28 09:07:01 +02:00 |
|
Blargian
|
304dc52b3a
|
Add missing topLevelDomainRFC
|
2024-05-28 09:02:21 +02:00 |
|
Robert Schulze
|
d6089cf456
|
Merge pull request #64428 from Blargian/document_reinterpretAsXYZ
[Docs] add missing `reinterpretXYZ` functions
|
2024-05-27 15:35:55 +00:00 |
|
Blargian
|
985e327553
|
Add missing toStartOfNanosecond
|
2024-05-27 17:10:32 +02:00 |
|
Blargian
|
9f72635c4e
|
Add missing toStartOfMillisecond, toStartOfMicrosecond
|
2024-05-27 16:58:58 +02:00 |
|
Blargian
|
8166da7fbb
|
Incorporate review changes
|
2024-05-27 16:21:36 +02:00 |
|
Francisco Javier Jurado Moreno
|
7dcfb55021
|
Update documentation to reflect new type
|
2024-05-27 15:09:30 +02:00 |
|
Blargian
|
c6660c70b1
|
Add missing reinterpret functions to documentation
|
2024-05-27 10:27:50 +02:00 |
|
Robert Schulze
|
1425f0776f
|
Merge remote-tracking branch 'ClickHouse/master' into add-serial-function
|
2024-05-26 13:55:14 +00:00 |
|
Kseniia Sumarokova
|
31fd4f5eb4
|
Merge pull request #59767 from ClickHouse/use-iobject-storage-for-table-engines-1
Unite s3/hdfs/azure storage implementations into a single class working with IObjectStorage. Same for *Cluster, data lakes and Queue storages.
|
2024-05-25 09:35:55 +00:00 |
|
Francisco Javier Jurado Moreno
|
12760dddae
|
Fix typos in doc
|
2024-05-25 07:55:36 +02:00 |
|
Kseniia Sumarokova
|
772d38a0c1
|
Update s3queue.md
|
2024-05-24 18:11:21 +02:00 |
|
Francisco Javier Jurado Moreno
|
b884d827a5
|
Rebase and fix merge conflicts
|
2024-05-24 17:21:02 +02:00 |
|
Francisco Javier Jurado Moreno
|
0b7ef00161
|
Update docs
|
2024-05-24 17:08:29 +02:00 |
|
Nikita Fomichev
|
2cc1b27fb5
|
Update docs for settings cross_join_min_rows_to_compress and cross_join_min_bytes_to_compress
|
2024-05-24 14:41:04 +02:00 |
|