Minor changes

This commit is contained in:
Alexey Milovidov 2024-10-20 02:15:55 +02:00
parent 8994e7711b
commit 6c4563413f

View File

@ -1428,7 +1428,7 @@ public:
/// that is going in insertion order.
ProcessorPtr merged_transform;
const auto &header = pipeline.getHeader();
const auto & header = pipeline.getHeader();
const auto input_streams_count = pipeline.getNumStreams();
WriteBuffer * rows_sources_write_buf = nullptr;