ClickHouse/src/Storages/Hive
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
..
HiveCommon.cpp remove some dead and commented code 2022-07-21 15:05:48 +02:00
HiveCommon.h Generate config.h into ${CONFIG_INCLUDE_PATH} 2022-09-28 12:48:26 +00:00
HiveFile.cpp forbid old ctor of Exception 2023-01-23 22:18:05 +01:00
HiveFile.h Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
HiveSettings.cpp add compile swiych USE_HIVE 2021-11-22 10:52:10 +08:00
HiveSettings.h Better alias definition 2023-02-01 13:54:03 +00:00
StorageHive.cpp Correctly disable async insert with deduplication when it's not needed (#50663) 2023-06-07 20:33:08 +02:00
StorageHive.h Correctly disable async insert with deduplication when it's not needed (#50663) 2023-06-07 20:33:08 +02:00
StorageHiveMetadata.cpp fix building 2022-01-04 15:06:19 +08:00
StorageHiveMetadata.h Generate config.h into ${CONFIG_INCLUDE_PATH} 2022-09-28 12:48:26 +00:00