mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-12-14 10:22:10 +00:00
fix code style
This commit is contained in:
commit
7e0069aacb
@ -85,7 +85,7 @@ public:
|
||||
/**
|
||||
* called in LocalCachedFileReader read(), the reading process would be blocked until
|
||||
* enough data be downloaded.
|
||||
* If the file has finished download, the process would be unblock
|
||||
* If the file has finished download, the process would unblocked
|
||||
*/
|
||||
RemoteReadBufferCacheError waitMoreData(size_t start_offset_, size_t end_offset_);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user