mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-27 01:51:59 +00:00
Fix style
This commit is contained in:
parent
a34c9c3ebc
commit
de960f3c35
@ -597,7 +597,7 @@ StorageS3Source::ReaderHolder StorageS3Source::createReader()
|
||||
format, *read_buf, sample_block, getContext(), max_block_size,
|
||||
format_settings, std::nullopt, std::nullopt,
|
||||
/* is_remote_fs */ true, compression_method);
|
||||
|
||||
|
||||
if (query_info.has_value())
|
||||
input_format->setQueryInfo(query_info.value(), getContext());
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user