ClickHouse/src/Storages/RocksDB
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
..
EmbeddedRocksDBBlockInputStream.cpp refactoring of serializations 2021-03-09 17:46:52 +03:00
EmbeddedRocksDBBlockInputStream.h Merge branch 'storage-rocksdb' of github.com:sundy-li/ClickHouse into storage-rocksdb 2020-11-11 13:19:30 +08:00
EmbeddedRocksDBBlockOutputStream.cpp refactoring of serializations 2021-03-09 17:46:52 +03:00
EmbeddedRocksDBBlockOutputStream.h improve rocksdb-cmake build 2020-11-11 17:39:23 +08:00
StorageEmbeddedRocksDB.cpp Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
StorageEmbeddedRocksDB.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00