Skip to content

Commit

Permalink
pick #4950
Browse files Browse the repository at this point in the history
Signed-off-by: JaySon-Huang <[email protected]>
  • Loading branch information
JaySon-Huang committed Aug 22, 2022
1 parent 66f0c91 commit f6f4a4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dbms/src/Flash/Management/tests/gtest_manual_compact.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ class BasicManualCompactTest
storage = StorageDeltaMerge::create("TiFlash",
"default" /* db_name */,
"test_table" /* table_name */,
std::ref(table_info),
table_info,
ColumnsDescription{columns},
astptr,
0,
Expand Down

0 comments on commit f6f4a4c

Please sign in to comment.