mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-26 17:41:59 +00:00
fixed : code style
This commit is contained in:
parent
d0de8ce961
commit
11c8729b80
@ -66,7 +66,7 @@ public:
|
||||
|
||||
/**
|
||||
* Called by LocalCachedFileReader, must be used in pair
|
||||
* The second value of the return tuple is the local_path to store file.
|
||||
* The second value of the return tuple is the local_path to store file.
|
||||
* It will be empty if the file has not been downloaded
|
||||
*/
|
||||
std::tuple<FILE *, std::filesystem::path> allocFile();
|
||||
|
Loading…
Reference in New Issue
Block a user