Skip to content

Commit

Permalink
Update dbms/src/Storages/DeltaMerge/tests/gtest_dm_delta_merge_store_…
Browse files Browse the repository at this point in the history
…for_fast_mode.cpp
  • Loading branch information
JaySon-Huang authored Jul 15, 2022
1 parent 242a4f8 commit 9746854
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@ try
/* is_raw_read= */ true,
/* expected_block_size= */ 1024)[0];
size_t num_rows_read = 0;
in->readSuffix();
in->readPrefix();
switch (mode)
{
case TestMode::V1_BlockOnly:
Expand Down

0 comments on commit 9746854

Please sign in to comment.