Commit Graph

153945 Commits

Author SHA1 Message Date
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
Han Fei
a940a9ebbc
Merge pull request #69835 from den-crane/patch-75
Improve error message DDLWorker.cpp
2024-09-21 17:25:18 +00:00
Alexander Gololobov
1e21ecc34e
Merge pull request #69838 from ClickHouse/davenger-patch-1
Fix typo in description: mutation_sync -> mutations_sync
2024-09-21 17:14:33 +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
937728d1f5
Merge pull request #69291 from Avogar/fix-dynamic-incomplete-type-insert
Fix insertion of incomplete type into Dynamic during deserialization
2024-09-21 16:53:22 +00:00
Alexey Milovidov
00d9d73e3a
Merge pull request #69040 from ClickHouse/evillique-patch-1
Fix test_replicated_database_cluster_groups
2024-09-21 16:52:36 +00:00
Alexey Milovidov
90dd7b1f91
Merge pull request #69841 from ClickHouse/fix-changelog
Fix changelog
2024-09-21 16:51:11 +00:00
Alexey Milovidov
9191efea85
Merge pull request #69614 from onlyacat/fix_antlr
feat: add more keywords for alias(fix:#69613)
2024-09-21 16:50:32 +00:00
Alexey Milovidov
d915b8d32e
Merge pull request #69715 from bigo-sg/improve_map_from_arrays
Allow default implementations for null in function mapFromArrays
2024-09-21 16:47:45 +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
Alexey Milovidov
3ef34d48dc Fix changelog 2024-09-21 18:26:31 +02:00
Nikita Mikhaylov
59eb09d9bc
Update src/Interpreters/DDLWorker.cpp 2024-09-21 15:05:40 +02:00
Alexander Gololobov
b407946aa1
Fix typo in description: mutation_sync -> mutations_sync 2024-09-21 10:30:22 +02:00
Denny Crane
bdde1165c4
Update DDLWorker.cpp 2024-09-20 16:24:02 -03:00
Yarik Briukhovetskyi
f7ca119b39
Merge pull request #69825 from den-crane/patch-74
Update date32.md
2024-09-20 16:44:14 +00:00
vdimir
31af49db41
Merge pull request #66600 from ClickHouse/vdimir/from-10931
Rename FileSegmentKind::Ephemeral and other changes
2024-09-20 14:41:14 +00: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
de4c19ed48
fix tests 2024-09-20 18:16:12 +04:00
Kirill Nikiforov
266e16d0d0
fix tests 2024-09-20 17:56:47 +04:00
Denny Crane
d64ea45b7f
Update date32.md 2024-09-20 10:34:45 -03:00
Antonio Andelic
fa145bc5e7
Merge pull request #69789 from ClickHouse/fix-bugfix
Fix bugfix check
2024-09-20 13:34:27 +00:00
Denny Crane
f9471058e5
Update date32.md 2024-09-20 10:31:28 -03:00
Yarik Briukhovetskyi
f657a41d73
Merge pull request #69819 from kurikuQwQ/patch-5
Update ext-dict-functions.md
2024-09-20 13:05:19 +00:00
Alexey Katsman
46430ab2f5
Merge pull request #69764 from Baitur5/Baitur5-patch-1
Fixed grammatical errors in the description of settings in Settings.h
2024-09-20 12:35:45 +00:00
Yarik Briukhovetskyi
ccb89e9a72
empty commit 2024-09-20 14:35:03 +02:00
Raúl Marín
91a37cbee9
Merge pull request #69820 from Algunenano/contributors
Allow cyrillic characters in generated contributor names
2024-09-20 12:00:51 +00:00
Raúl Marín
8f40b49869 Allow cyrillic characters in generated contributor names 2024-09-20 12:58:26 +02:00
kurikuQwQ
2ebf0057f4
Update ext-dict-functions.md
fix example query result
2024-09-20 13:40:33 +03:00
vdimir
b12a367741
Merge pull request #68627 from ClickHouse/vdimir/fix_03221_s3_imds_decent_timeout
Fix 03221_s3_imds_decent_timeout
2024-09-20 09:58:21 +00:00
Yarik Briukhovetskyi
297bbc8061
Merge pull request #69774 from ClickHouse/add-s3-queue-ordered-mode-doc
Update s3queue.md
2024-09-20 09:23:08 +00:00
Yarik Briukhovetskyi
5f0c1f5eba
Merge pull request #67626 from yariks5s/Fix_set_key_condition
Fix incorrect behaviour with KeyCondition.cpp
2024-09-20 09:19:31 +00:00
Raúl Marín
993888e7d0
Merge pull request #68355 from zvonand/tryfix-65762-again
Some fixes for LDAP
2024-09-20 08:44:04 +00:00
Michael Kolupaev
032a43772a
Merge pull request #69574 from ClickHouse/zznode
Don't leave an empty znode when replicated table is dropped
2024-09-20 08:25:41 +00:00
Antonio Andelic
ad04f5cad6 Fix bugfix check 2024-09-20 10:04:42 +02:00
Raúl Marín
432c96d04c
Merge pull request #69781 from Algunenano/slow_test_do_not_belong_to_fasttest
Slow test do not belong to fasttest
2024-09-20 08:03:44 +00:00
Baitur
6ecf9f28c5 Changed tests/queries/0_stateless/01221_system_settings.reference to reflect the updated description for send_timeout setting 2024-09-20 10:00:26 +06:00
Baitur
e6337b4c15 Fixed gramatical errors in the descriptions of settings in src/Core/Settings.cpp 2024-09-20 09:54:34 +06:00
Michael Kolupaev
0c9481d8d5 Merge branch 'zznode' of github.com:ClickHouse/ClickHouse into zznode 2024-09-19 21:11:55 +00:00
Michael Kolupaev
8132ae34b7 Merge remote-tracking branch 'origin/master' into zznode 2024-09-19 20:25:47 +00:00
Kseniia Sumarokova
3e3496bc51
Update s3queue.md 2024-09-19 21:19:29 +01:00
Kirill Nikiforov
1a28233f7f
fix SettingsChangesHistory.cpp 2024-09-20 00:14:26 +04:00
Raúl Marín
9e12b6cb4e
Merge pull request #69779 from ClickHouse/revert-69400-support_more_oss_endpoints
Revert "Support more oss endpoints"
2024-09-19 20:06:51 +00:00
Miсhael Stetsyuk
8669707a1d
Merge pull request #69745 from ClickHouse/small-fix-convertFieldToTypeImpl
use `tryConvertFieldToType` in `getHyperrectangleForRowGroup`
2024-09-19 18:08:18 +00:00
Kirill Nikiforov
fab91c5d36
empty commit 2024-09-19 21:55:45 +04:00
Nikita Taranov
948636c2f9
Merge pull request #69706 from ClickHouse/pror_events_for_pr
New profile events for parallel replicas
2024-09-19 17:46:40 +00:00
Raúl Marín
cf2fc4dec3 Speed up some tests and disable others 2024-09-19 19:36:37 +02:00
Raúl Marín
0ebe6572b7 Limit fast test timeout to 30s 2024-09-19 19:35:35 +02:00
vdimir
ddd58c6e8d
up mongo-c-driver 2024-09-19 17:28:51 +00:00
Andrey Zvonov
68b1e3c29b fix function, not calls 2024-09-19 17:22:38 +00:00