mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 01:25:21 +00:00
commit
bed8ee556c
@ -25,8 +25,7 @@ class WriteBufferFromFileBase;
|
||||
|
||||
using ObjectAttributes = std::map<std::string, std::string>;
|
||||
|
||||
/// Path to a file and its size.
|
||||
/// Path can be either relative or absolute - according to the context of use.
|
||||
/// Path to a file (always absolute) and its size.
|
||||
struct PathWithSize
|
||||
{
|
||||
std::string path;
|
||||
|
Loading…
Reference in New Issue
Block a user