mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 07:31:57 +00:00
Fix style
This commit is contained in:
parent
bf44d17eb8
commit
182c00eba7
@ -1726,7 +1726,7 @@ private:
|
||||
}
|
||||
}
|
||||
else if (!dynamic_node->insertResultToColumn(*dynamic_it->second, element, insert_settings, format_settings, error))
|
||||
{
|
||||
{
|
||||
error += fmt::format(" (while reading path {})", current_path);
|
||||
return false;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user