mergify[bot]
|
e229487817
|
Merge branch 'master' into mdha
|
2022-02-01 01:22:16 +00:00 |
|
Amos Bird
|
ec7d367814
|
DiskLocal checker
Add DiskLocal checker so that ReplicatedMergeTree can recover data when some of its disks are broken.
|
2022-02-01 05:55:27 +08:00 |
|
alesapin
|
4bedcc19b5
|
Better invariants
|
2022-01-30 20:40:09 +03:00 |
|
Nikita Mikhaylov
|
dbf5091016
|
Parallel reading from replicas (#29279)
|
2021-12-09 13:39:28 +03:00 |
|
kssenii
|
3995506d37
|
Adjust range reader for remote fs reads
|
2021-10-15 11:36:26 +03:00 |
|
Alexey Milovidov
|
f7ca674b0c
|
Progress on development
|
2021-08-25 01:07:06 +03:00 |
|
Anton Popov
|
5f71a6f5bb
|
improve performance of getting columns list
|
2021-07-15 16:29:01 +03:00 |
|
Alexey Milovidov
|
21fb6ddea5
|
Remove AIO for sequential reads
|
2021-07-05 23:02:24 +03:00 |
|
Azat Khuzhin
|
d2cf03ea41
|
Change logging from trace to debug for messages with rows/bytes
|
2021-04-15 21:00:16 +03:00 |
|
Ivan
|
495c6e03aa
|
Replace all Context references with std::weak_ptr (#22297)
* Replace all Context references with std::weak_ptr
* Fix shared context captured by value
* Fix build
* Fix Context with named sessions
* Fix copy context
* Fix gcc build
* Merge with master and fix build
* Fix gcc-9 build
|
2021-04-11 02:33:54 +03:00 |
|
alesapin
|
4c0879ae30
|
Better logging in storages
|
2020-06-19 20:17:13 +03:00 |
|
alesapin
|
dffdece350
|
getColumns in StorageInMemoryMetadta (only compilable)
|
2020-06-17 19:39:58 +03:00 |
|
alesapin
|
71f99a274d
|
Compileable getSampleBlockWithColumns in StorageInMemoryMetadata
|
2020-06-16 17:25:08 +03:00 |
|
Alexey Milovidov
|
7e1813825b
|
Return old names of macros
|
2020-05-24 01:24:01 +03:00 |
|
Alexey Milovidov
|
af2a59e49b
|
Progress on task
|
2020-05-24 00:50:34 +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 |
|
Alexey Milovidov
|
603d132d45
|
Checkpoint
|
2020-04-22 09:34:20 +03:00 |
|
Alexey Milovidov
|
d7264b292d
|
Merge branch 'master' into sorting-processors
|
2020-04-20 09:29:41 +03:00 |
|
Nikolai Kochetov
|
e23fda80aa
|
Merge with master
|
2020-04-04 19:02:17 +03:00 |
|