Commit Graph

13596 Commits

Author SHA1 Message Date
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
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
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
Robert Schulze
3d91937a94
Merge remote-tracking branch 'ClickHouse/master' into add-serial-function 2024-05-24 10:32:20 +00:00
Robert Schulze
f924316b9d
Merge pull request #64300 from Blargian/docs_return_type_consistency
[Docs] More consistent formatting of function documentation
2024-05-24 09:03:24 +00:00
Kseniia Sumarokova
c10fc6d80e
Merge branch 'master' into use-iobject-storage-for-table-engines-1 2024-05-24 10:46:45 +02:00
Blargian
c638de90c2 Fix incorrectly placed :::note blocks 2024-05-24 10:01:06 +02:00
Blargian
8783647703 Revert addressToLine to original formatting 2024-05-24 07:03:15 +02:00
Blargian
b19c5ad13a Revert roundAge to original formatting 2024-05-24 07:01:15 +02:00
Blargian
3071909aca Revert roundAge to original formatting 2024-05-24 07:00:47 +02:00
Blargian
67ff6883fd Restore original formatting for logical functions and, or, not, xor 2024-05-24 06:51:38 +02:00
Blargian
e87c168bd8 Turn multi-line returns into a single line 2024-05-24 06:42:13 +02:00
Blargian
029e2ea226 Standardize references to data type docs 2024-05-24 05:54:16 +02:00
Alexey Milovidov
476bdb7174
Merge pull request #64325 from natalyjazzviolin/nataly/file-engine-cloud
Adds note: File engine unavailable in ClickHouse Cloud.
2024-05-24 01:13:23 +00:00
Nataly Merezhuk
5710b5852f Adds note - file engine unavailable in ClickHouse Cloud. 2024-05-23 17:45:58 -04:00
Robert Schulze
dab090e629
Cosmetics, pt. VII (includes a move of all snowflake-related functions in one document) 2024-05-23 17:14:06 +00:00
Shaun Struwig
3b2ff65994
Merge branch 'master' into docs_return_type_consistency 2024-05-23 17:29:26 +02:00