Azat Khuzhin
|
613789dfbb
|
Make StorageEmbeddedRocksDB.cpp self compilable (missing ReadBufferFromString.h)
|
2021-05-06 09:07:59 +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 |
|
Anton Popov
|
6a15431be7
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2021-03-25 15:57:35 +03:00 |
|
tavplubix
|
fc0b87c5c4
|
Update StorageEmbeddedRocksDB.h
|
2021-03-19 10:24:27 +03:00 |
|
Anton Popov
|
bc417cf54a
|
refactoring of serializations
|
2021-03-09 17:46:52 +03:00 |
|
Alexey Milovidov
|
82ab793731
|
Fix missing type check in StorageEmbeddedRocksDB
|
2021-02-03 20:35:23 +03:00 |
|
Azat Khuzhin
|
714d5a067a
|
Expose supports_parallel_insert via system.table_engines
|
2021-01-08 14:57:24 +03:00 |
|
Yatsishin Ilya
|
ce1e2b18a3
|
Fix codespell warnings. Split style checks. Update style checks docker
|
2020-12-24 13:17:52 +03:00 |
|
Alexander Kuzmenkov
|
d54d96701a
|
fixup
|
2020-12-11 18:57:26 +03:00 |
|
sundy-li
|
579f4c50ed
|
improve rocksdb-cmake build
|
2020-11-11 17:39:23 +08:00 |
|
sundy-li
|
d8376a2d60
|
Merge branch 'storage-rocksdb' of github.com:sundy-li/ClickHouse into storage-rocksdb
|
2020-11-11 13:19:30 +08:00 |
|
sundy-li
|
c56d1212a2
|
rocksdb-cmake && fix iteration bug && improve tests
|
2020-11-11 09:39:09 +08:00 |
|
Alexey Milovidov
|
765c9eaeed
|
Fix improper error handling
|
2020-11-11 09:08:53 +08:00 |
|
Alexey Milovidov
|
07fbab9645
|
More normal
|
2020-11-11 09:08:53 +08:00 |
|
Alexey Milovidov
|
33599ae9b0
|
Remove unneeded dir
|
2020-11-11 09:08:53 +08:00 |
|
Alexey Milovidov
|
73e2f1b7ed
|
Improve performance two times
|
2020-11-11 09:08:53 +08:00 |
|
Alexey Milovidov
|
0001433b82
|
Better code
|
2020-11-11 09:08:53 +08:00 |
|
Alexey Milovidov
|
3915d65c2f
|
Fix bad wording
|
2020-11-11 09:08:53 +08:00 |
|
Alexey Milovidov
|
630aa9b0c3
|
Rename Rocksdb to RocksDB
|
2020-11-11 09:08:53 +08:00 |
|
Alexey Milovidov
|
8bb10ac3d8
|
Fix improper error handling
|
2020-11-08 20:29:16 +03:00 |
|
Alexey Milovidov
|
fa29c2f00d
|
More normal
|
2020-11-08 20:22:21 +03:00 |
|
Alexey Milovidov
|
e072d18a83
|
Remove unneeded dir
|
2020-11-08 20:13:17 +03:00 |
|
Alexey Milovidov
|
1250006e4e
|
Improve performance two times
|
2020-11-08 20:09:41 +03:00 |
|
Alexey Milovidov
|
2d9f07e601
|
Better code
|
2020-11-08 19:24:58 +03:00 |
|
Alexey Milovidov
|
2ea93f4b67
|
Fix bad wording
|
2020-11-08 18:52:55 +03:00 |
|
Alexey Milovidov
|
c89a363980
|
Rename Rocksdb to RocksDB
|
2020-11-08 18:41:16 +03:00 |
|