ClickHouse/src/Storages/RocksDB
Antonio Andelic b11f744252
Correctly disable async insert with deduplication when it's not needed (#50663)
* Correctly disable async insert when it's not used

* Better

* Add comment

* Better

* Fix tests

---------

Co-authored-by: Nikita Mikhaylov <mikhaylovnikitka@gmail.com>
2023-06-07 20:33:08 +02:00
..
EmbeddedRocksDBSink.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
EmbeddedRocksDBSink.h Rename some files. 2021-07-26 19:48:25 +03:00
StorageEmbeddedRocksDB.cpp Correctly disable async insert with deduplication when it's not needed (#50663) 2023-06-07 20:33:08 +02:00
StorageEmbeddedRocksDB.h Correctly disable async insert with deduplication when it's not needed (#50663) 2023-06-07 20:33:08 +02:00
StorageSystemRocksDB.cpp Apply suggestions from code review 2021-09-24 13:07:24 +03:00
StorageSystemRocksDB.h Don't let storages inherit from boost::noncopyable 2022-05-03 09:07:08 +02:00