Commit Graph

6197 Commits

Author SHA1 Message Date
vdimir
b858595e54
Merge pull request #69861 from ClickHouse/vdimir/fix-mongo-cxx-driver-gen
Resubmit #63279
2024-09-24 11:41:28 +00:00
Sergei Trifonov
d01c6c1a6e
Merge pull request #69239 from alsugiliazova/update-create/alter-user-syntax-in-docs
Update docs: create/alter statements syntax according to current functionality
2024-09-23 17:58:12 +00:00
Alexey Katsman
3aa75a1c5a
Merge pull request #69646 from bigo-sg/array_element_or_null
Support function arrayElementOrNull
2024-09-23 17:24:44 +00:00
alsu
a2b0618a7a Merge branch 'update-create/alter-user-syntax-in-docs' of https://github.com/alsugiliazova/ClickHouse into update-create/alter-user-syntax-in-docs 2024-09-23 13:17:55 +02:00
alsu
18e82c4ff8 update settings profile syntax in docs 2024-09-23 13:16:24 +02:00
Alsu Giliazova
97c0727f39
Merge branch 'master' into update-create/alter-user-syntax-in-docs 2024-09-23 12:14:31 +03:00
alsu
6357427019 remove TO from ALTER SETTINGS PROFILE syntax box in docs and update russian alter/create settings profile 2024-09-23 11:08:05 +02:00
alsu
224a23647a remove extra space 2024-09-23 11:02:54 +02:00
vdimir
4c9c9015f8
Revert "Revert "Merge pull request #63279 from allmazz/mongodb_refactoring""
This reverts commit 2ae9c9ac16.
2024-09-23 07:06:58 +00:00
Justin de Guzman
019b227edf
[Docs] Fix s3cluster example syntax error 2024-09-22 18:26:44 -07:00
Alexey Milovidov
2ae9c9ac16 Revert "Merge pull request #63279 from allmazz/mongodb_refactoring"
This reverts commit 14cb02a18c, reversing
changes made to a940a9ebbc.
2024-09-22 22:28:24 +02:00
Denny Crane
a05273ef02 fix broken link 2024-09-22 12:02:46 -03:00
Denny Crane
020fb667f0 fix broken link 2024-09-22 11:43:26 -03:00
Alexey Milovidov
14cb02a18c
Merge pull request #63279 from allmazz/mongodb_refactoring
MongoDB integration refactoring
2024-09-21 18:18:44 +00:00
Alexey Milovidov
b995b45f8b
Merge pull request #67656 from ClickHouse/docs-peerdb
[Docs] Add notes on PeerDB
2024-09-21 16:54:06 +00:00
Alexey Milovidov
9f6eaf5f00
Merge pull request #69392 from heavelock/patch-1
DOCS: Replace live view with refreshable since the former is deprecated
2024-09-21 18:52:09 +02:00
vdimir
8ba6acb64c
Merge pull request #68989 from petern48/add_arrayUnion_func
Add support for `arrayUnion()` function
2024-09-20 14:40:16 +00:00
Kirill Nikiforov
8173c4fcff
Merge remote-tracking branch 'origin' into mongodb_refactoring 2024-09-19 17:00:00 +04:00
alsu
3e7ae86419 update syntax box in docs for create/alter settings profile 2024-09-19 11:37:22 +02:00
alsu
47d00f85cd update syntax for create/alter role 2024-09-19 11:29:05 +02:00
Robert Schulze
396abf7636
Merge pull request #69717 from gabrielmcg44/add-array-unscaled
Allow `arrayAUC` without scaling
2024-09-19 08:37:18 +00:00
Kirill Nikiforov
2c360e86be
Merge remote-tracking branch 'origin' into mongodb_refactoring 2024-09-18 16:14:02 +04:00
Gabriel Mendes
8f350a7ec9
remove separate function 2024-09-18 08:52:58 -03:00
mmav
06b49d18d9
Update quantileddsketch.md
Update function syntax
2024-09-18 10:45:10 +01:00
Gabriel Mendes
2218ebebbf
initial commit, tested function 2024-09-18 05:15:57 -03:00
taiyang-li
3a6c3769dc fix building errors 2024-09-18 12:15:57 +08:00
Arthur Passos
2c165096cd Merge branch 'master' into multi_auth_methods 2024-09-13 05:18:11 -03:00
Sergei Trifonov
db42cf12fd
Merge pull request #68933 from Blargian/docs_toRelativeXYZ
[Docs] update `toReference*Num` docs
2024-09-10 10:48:24 +00:00
Daniil Ivanik
25a5768adc
Merge pull request #68952 from Blargian/docs_toDateTime64XYZ
[Docs] update docs for `DateTime64OrZero/Null/Default` functions
2024-09-10 09:15:34 +00:00
Damian Kula
367e31d50f
Removes last reference to live view
Co-authored-by: János Benjamin Antal <antaljanosbenjamin@users.noreply.github.com>
2024-09-10 10:53:47 +02:00
Damian Kula
86c3b9d185
Replace live view with refreshable since the former is deprecated 2024-09-09 16:46:17 +02:00
Robert Schulze
5639fed2a5
Merge pull request #69379 from rschu1ze/doc-from
Docs: Mention `FROM`-before-`SELECT` syntax
2024-09-09 10:13:48 +00:00
Yarik Briukhovetskyi
2c35d53bf6
Merge pull request #56738 from yariks5s/time_buckets_impl
Add time-bucket overload to function `toStartOfInterval()`
2024-09-09 09:18:35 +00:00
Robert Schulze
c5f8802ac8
Docs: Mention FROM-before-SELECT 2024-09-09 08:05:18 +00:00
Robert Schulze
654f8b98de
Update docs/en/sql-reference/functions/string-replace-functions.md
Co-authored-by: Yakov Olkhovskiy <99031427+yakov-olkhovskiy@users.noreply.github.com>
2024-09-07 20:47:03 +02:00
Robert Schulze
7ff244d7a3
Update docs/en/sql-reference/functions/string-replace-functions.md
Co-authored-by: Yakov Olkhovskiy <99031427+yakov-olkhovskiy@users.noreply.github.com>
2024-09-07 20:46:56 +02:00
Robert Schulze
84a5c88b50
Minor follow-up to #66933 2024-09-06 12:39:05 +00:00
Yarik Briukhovetskyi
eb540da247
Merge branch 'ClickHouse:master' into time_buckets_impl 2024-09-06 11:56:22 +02:00
Konstantin Bogdanov
4ad2b04702
Merge pull request #69289 from cwurm/docs_clarify_lightweight_delete_v2
Docs: Add info on lightweight_deletes_sync
2024-09-05 23:03:34 +00:00
Yarik Briukhovetskyi
e799adc618
Merge branch 'ClickHouse:master' into time_buckets_impl 2024-09-05 19:57:53 +02:00
Christoph Wurm
5e0673d207 Remove version note 2024-09-05 16:07:33 +01:00
Alexander Tokmakov
b6572e36b4
Merge pull request #61987 from allmazz/feat/59376
support ATTACH PARTITION `ALL` FROM `TABLE`
2024-09-05 14:57:38 +00:00
Christoph Wurm
57f80473cc Docs: Add info on lightweight_deletes_sync 2024-09-05 13:42:09 +01:00
Nikita Mikhaylov
2b0fe084ae
Merge pull request #69277 from den-crane/patch-73
Doc. Remove a misleading statement
2024-09-05 12:01:44 +00:00
Daniil Ivanik
6c52c3d015
Merge pull request #69285 from cwurm/docs_clarify_lightweight_delete
Clarify timing of lightweight delete
2024-09-05 11:22:32 +00:00
Yarik Briukhovetskyi
ab378a0a46
Merge branch 'ClickHouse:master' into time_buckets_impl 2024-09-05 11:36:28 +02:00
Christoph Wurm
35748dffb2 Clarify lightweight delete. 2024-09-05 10:31:14 +01:00
Anton Popov
10d2631ec9
Merge pull request #69030 from bigo-sg/improve_array_zip
Add new function arrayZipUnaligned
2024-09-05 08:05:56 +00:00
Denny Crane
ec8d0f94fe
Update index.md 2024-09-04 20:56:16 -03:00
alsu
8e9b45a010 update create/alter user syntax in docs according to current functionality 2024-09-04 11:12:42 +02:00