mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-15 12:14:18 +00:00
Minor changes
This commit is contained in:
parent
8994e7711b
commit
6c4563413f
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user