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 |
|
Azat Khuzhin
|
b838214a35
|
Pass non-const SelectQueryInfo (and drop mutable qualifiers)
|
2020-10-02 22:42:35 +03:00 |
|
Alexander Tokmakov
|
d8d50f20fd
|
fix sync 1
|
2020-08-14 14:04:47 +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
|
4c0879ae30
|
Better logging in storages
|
2020-06-19 20:17:13 +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 |
|
Ivan Lezhankin
|
06446b4f08
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
|