ClickHouse/src/Storages/Distributed
Alexey Milovidov 58396c5546
Merge pull request #57218 from tntnatbry/issue-43666
Issue 43666: Add skip_unavailable_shards as a setting for Distributed table.
2023-12-18 04:48:57 +01:00
..
Defines.h Move macros for distributed engine into separate header 2021-10-03 14:34:03 +03:00
DistributedAsyncInsertBatch.cpp Fix possible distributed sends stuck due to "No such file or directory" 2023-12-04 16:52:53 +01:00
DistributedAsyncInsertBatch.h Fix possible distributed sends stuck due to "No such file or directory" 2023-12-04 16:52:53 +01:00
DistributedAsyncInsertDirectoryQueue.cpp Merge pull request #57480 from azat/dist/async-INSERT-fixes 2023-12-09 17:11:35 +01:00
DistributedAsyncInsertDirectoryQueue.h Make DirectoryMonitor handle cluster node list change (#42826) 2023-12-08 14:41:51 +01:00
DistributedAsyncInsertHeader.cpp Support getHexUIntLowercase() with CityHash_v1_0_2::uint128 parameter. 2023-06-29 15:29:37 +02:00
DistributedAsyncInsertHeader.h Fix function names for opentelemetry spans in StorageDistributed 2023-02-28 22:33:36 +01:00
DistributedAsyncInsertHelpers.cpp Separate out Batch as DistributedAsyncInsertBatch (and also some helpers) 2023-02-28 22:33:36 +01:00
DistributedAsyncInsertHelpers.h Separate out Batch as DistributedAsyncInsertBatch (and also some helpers) 2023-02-28 22:33:36 +01:00
DistributedAsyncInsertSource.cpp Rename readDistributedAsyncInsertHeader() 2023-02-28 22:33:36 +01:00
DistributedAsyncInsertSource.h Separate out DirectoryMonitorSource as DistributedAsyncInsertSource 2023-02-28 22:33:36 +01:00
DistributedSettings.cpp Add fsync support for Distributed engine. 2021-01-09 11:31:32 +03:00
DistributedSettings.h Issue 43666: Add skip_unavailable_shards as a setting for Distributed table. 2023-12-08 15:43:59 -05:00
DistributedSink.cpp Merge remote-tracking branch 'origin/master' into pr-cleanup-narrow-dependency 2023-11-21 16:05:48 +00:00
DistributedSink.h More preparation for libcxx(abi), llvm, clang-tidy 16 (follow-up to #47722) 2023-03-20 12:55:03 +00:00