Fix build

This commit is contained in:
Kruglov Pavel 2022-02-08 17:31:02 +03:00 committed by GitHub
parent 720310fcf1
commit cae1517693
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -479,7 +479,7 @@ ColumnsDescription IStorageURLBase::getTableStructureFromData(
else
{
auto parsed_uri = Poco::URI(uri);
setCredentials(credentials, parsed_uri);
StorageURLSource::setCredentials(credentials, parsed_uri);
read_buffer_creator = [&]()
{
return wrapReadBufferWithCompressionMethod(