Fix style

This commit is contained in:
Kruglov Pavel 2023-08-22 15:22:17 +02:00 committed by GitHub
parent a34c9c3ebc
commit de960f3c35
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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());