Commit Graph

14780 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
Alexey Milovidov
71dcc7ef69 Revert "Merge pull request #69032 from alexon1234/include_real_time_execution_in_http_header"
This reverts commit b6ea3442b4, reversing
changes made to 0076084f9a.
2024-09-24 02:57:30 +02: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
Robert Schulze
feb514c70d
Update mysql.md 2024-09-23 17:48:11 +02:00
Robert Schulze
1de8a54b7c
Update mysql.md 2024-09-23 17:27:39 +02:00
Robert Schulze
96464aef63
Document implicit 'prefer_column_name_to_alias = 1' in MySQL handler 2024-09-23 15:24:42 +00:00
vdimir
987635c12f
Merge branch 'master' into vdimir/fix-mongo-cxx-driver-gen 2024-09-23 12:49:33 +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
Robert Schulze
ab129b6489
Update docs/en/getting-started/example-datasets/star-schema.md
Co-authored-by: vdimir <vdimir@clickhouse.com>
2024-09-23 12:33:23 +02:00
Robert Schulze
939afa2d6b
Docs: Update SSB instructions 2024-09-23 09:34:45 +00: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
vdimir
53af3d6ea6
Upd docs/en/engines/table-engines/integrations/mongodb.md 2024-09-23 09:03:11 +00: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
006386f872
Merge pull request #50665 from tonickkozlov/tonickkozlov/parametrized-query-aliases
Enable parametrized SQL aliases
2024-09-22 20:44:34 +00: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
Alexey Milovidov
ea71d7f6d1 Revert "Merge pull request #69790 from ClickHouse/allmazz/mongodb_refactoring"
This reverts commit ea8f34f504, reversing
changes made to e5420c3fca.
2024-09-22 22:28:18 +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
vdimir
bec2540cd9
Upd docs/en/engines/table-engines/integrations/mongodb.md 2024-09-21 19:53:33 +00: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
266e16d0d0
fix tests 2024-09-20 17:56:47 +04:00
Kseniia Sumarokova
3e3496bc51
Update s3queue.md 2024-09-19 21:19:29 +01:00
kssenii
043d830313 Update s3queue.md 2024-09-19 16:05:33 +02:00
Kirill Nikiforov
8173c4fcff
Merge remote-tracking branch 'origin' into mongodb_refactoring 2024-09-19 17:00:00 +04:00
Kirill Nikiforov
070afb17d8
remove +srv support 2024-09-19 15:10:22 +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
Raúl Marín
474499d240
Revert "Add user-level settings min_free_diskspace_bytes_to_throw_insert and min_free_diskspace_ratio_to_throw_insert" 2024-09-17 21:48:19 +02:00
jsc0218
839f06035f
Merge pull request #69376 from marco-vb/marco-vb/setting-stop-insert-on-full-disk
Add user-level settings min_free_diskspace_bytes_to_throw_insert and min_free_diskspace_ratio_to_throw_insert
2024-09-17 18:46:43 +00:00
Kseniia Sumarokova
0369aaea87
Merge pull request #69092 from 1on/master
Ability to limit columns for tables in MaterializedPostgreSQL
2024-09-17 11:08:05 +00:00
Kseniia Sumarokova
79223045c9
Merge pull request #68592 from Sergey2Gnezdilov/patch-1
Update nats.md
2024-09-17 10:56:37 +00:00
pufit
7b94dc1813
Merge pull request #65277 from arthurpassos/multi_auth_methods
Multi auth methods
2024-09-16 23:53:33 +00:00
Kruglov Pavel
da993ad0a3
Merge pull request #69635 from ClickHouse/Avogar-patch-7
Update docs of JSONAsObject format with new JSON type
2024-09-16 16:24:21 +00:00
Yarik Briukhovetskyi
19dbee7cdb
Merge pull request #69625 from ClickHouse/fix-filelog-docs
Update filelog.md
2024-09-16 15:50:38 +00:00
Rich Raposa
d793e06860
Merge pull request #69622 from Olexandr88/patch-1
Docs: Update index
2024-09-16 13:12:30 +00:00
Kruglov Pavel
e5ae4c8e8b
Update docs of JSONAsObject format with new JSON type 2024-09-16 14:19:20 +02:00