mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-27 01:51:59 +00:00
deleted commented code
This commit is contained in:
parent
30ed774bf7
commit
f1775af3f0
@ -160,7 +160,6 @@ size_t MergeTreeReader::readRows(size_t from_mark, bool continue_reading, size_t
|
||||
|
||||
/// NOTE: positions for all streams must be kept in sync. In particular, even if for some streams there are no rows to be read,
|
||||
/// you must ensure that no seeks are skipped and at this point they all point to to_mark.
|
||||
// cur_mark_idx = to_mark;
|
||||
}
|
||||
catch (Exception & e)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user