Alexey Milovidov
|
5314185e25
|
Merge branch 'master' into azat-optimize_skip_unused_shards-optimization
|
2020-11-08 00:17:59 +03:00 |
|
Vladimir Chebotarev
|
aa5f207fd4
|
Added disable_merges option for volumes in multi-disk configuration (#13956)
Co-authored-by: Alexander Kazakov <Akazz@users.noreply.github.com>
|
2020-10-20 18:10:24 +03:00 |
|
Alexey Milovidov
|
5b482f4191
|
Cleanups
|
2020-10-10 19:31:10 +03:00 |
|
Azat Khuzhin
|
b838214a35
|
Pass non-const SelectQueryInfo (and drop mutable qualifiers)
|
2020-10-02 22:42:35 +03:00 |
|
alexey-milovidov
|
7b53a0ef33
|
Revert "Added allow_merges option for volumes in multi-disk configuration (#13402)"
This reverts commit 1e2616542a .
|
2020-08-21 18:44:29 +03:00 |
|
Vladimir Chebotarev
|
1e2616542a
|
Added allow_merges option for volumes in multi-disk configuration (#13402)
|
2020-08-21 12:04:13 +03:00 |
|
Alexander Tokmakov
|
128b19fdba
|
Merge branch 'master' into use_atomic_engine_for_system_db
|
2020-08-14 13:47:44 +03:00 |
|
Alexander Tokmakov
|
a6ff049eec
|
use Atomic for system database
|
2020-08-12 23:40:13 +03:00 |
|
Nikolai Kochetov
|
20e63d2271
|
Refactor Pipe [part 6]
|
2020-08-06 15:24:05 +03:00 |
|
alesapin
|
d3ea1d914b
|
Tiny fixes and avoid dynamic casts
|
2020-07-30 13:04:49 +03:00 |
|
Vladimir Chebotarev
|
bcc926fbb2
|
Returned max_data_part_size to system.storage_policies .
|
2020-07-30 04:19:32 +03:00 |
|
Gleb Novikov
|
ee07c74868
|
Fixed integration test_multiple_disks
|
2020-07-26 21:27:36 +03:00 |
|
Gleb Novikov
|
7f5b6fba78
|
Generic volume is coming...
1. SingleDiskVolume for temporary volumes
2. Generic VolumePtr in StoragePolicies
3. Removed max_data_part_size in system.storage_policies, added volume_type
|
2020-07-26 21:27:36 +03:00 |
|
alesapin
|
4c0879ae30
|
Better logging in storages
|
2020-06-19 20:17:13 +03:00 |
|
alesapin
|
c9fa5d2ec3
|
Better naming
|
2020-06-19 18:39:41 +03:00 |
|
alesapin
|
33c27de54d
|
Check methods in metadata
|
2020-06-17 17:32:25 +03:00 |
|
alesapin
|
1ddeb3d149
|
Buildable getSampleBlock in StorageInMemoryMetadata
|
2020-06-16 18:51:29 +03:00 |
|
alesapin
|
36ba0192df
|
Metadata in read and write methods of IStorage
|
2020-06-15 22:08:58 +03:00 |
|
alesapin
|
af2fe2ba55
|
Compilable setColumns, setConstraints, setIndices
|
2020-06-15 19:55:33 +03:00 |
|
alesapin
|
98ffefd90c
|
Fix bug with return type
|
2020-05-22 13:09:24 +03:00 |
|
alesapin
|
59b3bc0c05
|
Merge branch 'master' into fix_deadlock_system_logs_startup
|
2020-05-21 22:57:52 +03:00 |
|
alesapin
|
c036af0261
|
Fix deadlock after clickhouse-server update (with changes in one of system log tables structure) during startup between concurrent merge and table rename.
|
2020-05-21 17:11:56 +03:00 |
|
Azat Khuzhin
|
d93b9a57f6
|
Forward declaration for Context as much as possible.
Now after changing Context.h 488 modules will be recompiled instead of 582.
|
2020-05-21 01:53:18 +03:00 |
|
Gleb Novikov
|
390b39b272
|
VolumePtr instead of DiskPtr in MergeTreeData*
|
2020-05-10 00:24:15 +03:00 |
|
Ivan Lezhankin
|
06446b4f08
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
|