ClickHouse/src/Storages/FileLog
Alexander Tokmakov 8f423b9fd4
Merge pull request #62421 from ClickHouse/tavplubix-patch-13
Update StorageFileLog.cpp
2024-04-09 20:41:28 +00:00
..
Buffer_fwd.h Allow to save unparsed records and errors in RabbitMQ, NATS and FileLog engines 2023-10-10 16:21:33 +00:00
DirectoryWatcherBase.cpp Fix long shutdown of FileLog storage 2024-02-12 11:52:09 +01:00
DirectoryWatcherBase.h Remove nested dependency on DateLutImpl 2024-04-02 14:45:48 +02:00
FileLogConsumer.cpp Updated implementation 2024-01-25 14:31:49 +03:00
FileLogConsumer.h Updated implementation 2024-01-25 14:31:49 +03:00
FileLogDirectoryWatcher.cpp Updated implementation 2024-01-25 14:31:49 +03:00
FileLogDirectoryWatcher.h Updated implementation 2024-01-25 14:31:49 +03:00
FileLogSettings.cpp Add sanity check for poll_max_batch_size FileLog setting to avoid big untracked allocations 2024-03-14 20:36:18 +00:00
FileLogSettings.h Allow to save unparsed records and errors in RabbitMQ, NATS and FileLog engines 2023-10-10 16:21:33 +00:00
FileLogSource.cpp refactoring of virtual columns 2024-02-29 18:01:54 +00:00
FileLogSource.h Enable clang-tidy in headers 2024-03-18 08:00:09 +00:00
StorageFileLog.cpp Merge pull request #62421 from ClickHouse/tavplubix-patch-13 2024-04-09 20:41:28 +00:00
StorageFileLog.h Don't access static members through instance 2024-04-03 18:50:33 +00:00