ClickHouse/src/Storages/Distributed
Azat Khuzhin 263c042c6a Fix opentelemetry for distributed batch sends
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-02-28 22:33:36 +01:00
..
Defines.h Move macros for distributed engine into separate header 2021-10-03 14:34:03 +03:00
DistributedAsyncInsertBatch.cpp Fix opentelemetry for distributed batch sends 2023-02-28 22:33:36 +01:00
DistributedAsyncInsertBatch.h Rename StorageDistributedDirectoryMonitor to DistributedAsyncInsertDirectoryQueue 2023-02-28 22:33:36 +01:00
DistributedAsyncInsertDirectoryQueue.cpp Fix opentelemetry for distributed batch sends 2023-02-28 22:33:36 +01:00
DistributedAsyncInsertDirectoryQueue.h Fix race for distributed sends from disk 2023-02-28 22:33:36 +01:00
DistributedAsyncInsertHeader.cpp Fix opentelemetry for distributed batch sends 2023-02-28 22:33:36 +01:00
DistributedAsyncInsertHeader.h Fix opentelemetry for distributed batch sends 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 Better alias definition 2023-02-01 13:54:03 +00:00
DistributedSink.cpp Use existing public methods of StorageDistributed in DistributedSink 2023-02-28 22:33:36 +01:00
DistributedSink.h Optimize span log for SYNC insert 2022-09-06 16:06:30 +08:00