serxa
|
0a7bd6010b
|
fix test_resource_read_and_write
|
2024-09-24 16:48:29 +00:00 |
|
serxa
|
d57c28aa52
|
add logs for resource to disk mapping
|
2024-09-24 16:47:54 +00:00 |
|
serxa
|
9db958dcdc
|
integrate DiskObjectStorage and RESOURCEs
|
2024-09-24 15:52:29 +00:00 |
|
serxa
|
709c8489f7
|
add simple integration tests
|
2024-09-23 12:28:07 +00:00 |
|
serxa
|
e713cd9381
|
better parsing and validation of WORKLOAD settings
|
2024-09-23 12:21:43 +00:00 |
|
serxa
|
32a1766d15
|
add resource operations AST and parser
|
2024-09-23 11:37:46 +00:00 |
|
serxa
|
956b40ec24
|
add SETTINGS clause in CREATE WORKLOAD query
|
2024-09-23 09:51:16 +00:00 |
|
serxa
|
823271ddd6
|
fix build: use new setting access style
|
2024-09-23 09:34:07 +00:00 |
|
serxa
|
8aeb1120c1
|
Merge branch 'master' into sql-for-workload-management
|
2024-09-22 15:43:02 +00:00 |
|
serxa
|
1053530a86
|
add ResourceManagerDispatcher to combine io and custom managers
|
2024-09-22 15:39:01 +00:00 |
|
serxa
|
64359a54fd
|
rename: DynamicResourceManager -> CustomResourceManager
|
2024-09-22 14:35:48 +00:00 |
|
Alexey Milovidov
|
f2e8980dfd
|
Merge pull request #69844 from ClickHouse/add-test-51036
Add a test for #51036
|
2024-09-22 01:16:11 +00:00 |
|
Alexey Milovidov
|
cd99613f8e
|
Merge pull request #64955 from azat/mt/rename-without-lock-v2
Lock-free parts rename for ReplicatedMergeTree to avoid INSERT affect SELECT (resubmit)
|
2024-09-22 00:49:35 +00:00 |
|
serxa
|
36b8481793
|
improve workload entities subscription model
|
2024-09-22 00:13:55 +00:00 |
|
Alexey Milovidov
|
ea8f34f504
|
Merge pull request #69790 from ClickHouse/allmazz/mongodb_refactoring
Followup for #63279
|
2024-09-21 23:11:28 +00:00 |
|
Alexey Milovidov
|
e5420c3fca
|
Merge pull request #69842 from ClickHouse/add-test-49940
Add a test for #49940
|
2024-09-21 23:07:43 +00:00 |
|
Alexey Milovidov
|
a0f1cca1d2
|
Add a test for #51036
|
2024-09-22 00:31:30 +02:00 |
|
serxa
|
b60d1427a9
|
fix destruction order
|
2024-09-21 22:17:08 +00:00 |
|
vdimir
|
bec2540cd9
|
Upd docs/en/engines/table-engines/integrations/mongodb.md
|
2024-09-21 19:53:33 +00:00 |
|
Alexey Milovidov
|
2850da375e
|
Add a test for #49940
|
2024-09-21 21:46:15 +02:00 |
|
serxa
|
32f6699c8f
|
.gitignore /programs/server/workload
|
2024-09-21 19:09:41 +00:00 |
|
serxa
|
50168629b0
|
fix subscription handlers
|
2024-09-21 19:07:44 +00:00 |
|
Alexey Milovidov
|
14cb02a18c
|
Merge pull request #63279 from allmazz/mongodb_refactoring
MongoDB integration refactoring
|
2024-09-21 18:18:44 +00:00 |
|
serxa
|
b83fd18c9c
|
resolve conflict
|
2024-09-21 18:12:43 +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 |
|