Commit Graph

18346 Commits

Author SHA1 Message Date
Yarik Briukhovetskyi
230fbf76a9
Merge pull request #60156 from Artemmm91/hilbert-function
Add `hilbertEncode` and `hilbertDecode` functions
2024-06-03 12:23:01 +00:00
Francesco Ciocchetti
a82cc3da6a
Add Note about ZSTD_QAT codec being disabled in ClickHouse Cloud 2024-06-03 09:08:02 +02:00
Antonio Andelic
7196852d08
Merge pull request #64565 from KrisBuytaert/patch-1
Update configuration-files.md
2024-06-03 06:46:28 +00:00
Alexey Milovidov
0d6b418d47
Merge pull request #64711 from ClickHouse/docs-async_insert_max_data_size
Update default value of async_insert_max_data_size
2024-06-01 17:17:24 +00:00
robot-clickhouse
eef5875506 Update version_date.tsv and changelogs after v24.5.1.1763-stable 2024-06-01 07:48:53 +00:00
Justin de Guzman
0961dea92d
Update default value of async_insert_max_data_size 2024-05-31 16:40:02 -07:00
Peignon Melvyn
299a0ec9cf
Update view.md 2024-05-31 03:09:54 +02:00
Peignon Melvyn
a286524a46
Update view.md 2024-05-31 03:06:20 +02:00
Mikhail f. Shiryaev
36624a03ca
Fix the changelogs for 23.8 2024-05-30 18:10:12 +02:00
Mikhail f. Shiryaev
69c24eb05b
Partially update corrupted changelogs 2024-05-30 16:58:36 +02:00
pufit
ce48e4626d
Merge pull request #64292 from Beetelbrox/fjurado-59849/feat-allow-comparison-between-ipv4-and-ipv6
[59849] Allow equality comparison between ipv4 and ipv6
2024-05-30 11:31:24 +00:00
Daniil Ivanik
2520e5c369
Merge pull request #63452 from sarielwxm/feature/loop
Add `loop()` table function
2024-05-30 10:59:19 +00:00
Robert Schulze
48bd68a93e
Revert "Add fromReadableSize function" 2024-05-30 09:55:26 +02:00
Julia Kartseva
d816f38d77
Merge pull request #64511 from Blargian/document_JSON
[Docs] Update JSON functions docs
2024-05-30 00:03:16 +00:00
Blargian
481a1f032f Add missing domainWithoutWWWRFC 2024-05-29 20:26:52 +02:00
Robert Schulze
2690b58eae
Merge pull request #64506 from rschu1ze/remove-generateUUIDv7-variants
Remove `generateUUIDv7(NonMonotonic|ThreadMonotonic)` functions
2024-05-29 15:05:47 +00:00
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
Shaun Struwig
fcb03aadd0
Fix typo 2024-05-29 13:52:47 +02: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
Blargian
9bd558bc00 Incorporate review changes 2024-05-29 11:09:41 +02:00
Kris Buytaert
edd25f4617
Update configuration-files.md
Clarify the behaviour of the config.d style configuration by explaining that the keeper config lives in keeper_config.d/
2024-05-29 10:42:56 +02: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
Artem Mustafin
d630f34eca docs upd 2024-05-28 18:37:39 +00:00
Artem Mustafin
3f1941dd15 docs added 2024-05-28 18:25:37 +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