ClickHouse/src/Storages/Distributed
Robert Schulze b24ca8de52
Fix various clang-tidy warnings
When I tried to add cool new clang-tidy 14 warnings, I noticed that the
current clang-tidy settings already produce a ton of warnings. This
commit addresses many of these. Almost all of them were non-critical,
i.e. C vs. C++ style casts.
2022-04-20 10:29:05 +02:00
..
Defines.h Move macros for distributed engine into separate header 2021-10-03 14:34:03 +03:00
DirectoryMonitor.cpp Fix various clang-tidy warnings 2022-04-20 10:29:05 +02:00
DirectoryMonitor.h Fix some code comments style 2022-02-28 08:15:37 +08:00
DistributedSettings.cpp Add fsync support for Distributed engine. 2021-01-09 11:31:32 +03:00
DistributedSettings.h Add ability to set Distributed directory monitor settings via CREATE TABLE 2021-07-16 04:10:47 +03:00
DistributedSink.cpp Improvements for parallel_distributed_insert_select (and related) (#34728) 2022-03-08 15:24:39 +01:00
DistributedSink.h Move some files. 2021-10-16 17:03:50 +03:00