Skip to content

Commit

Permalink
fix regression
Browse files Browse the repository at this point in the history
  • Loading branch information
qidaye committed Dec 29, 2023
1 parent ceff25f commit 5ac9807
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,6 @@ suite("test_index_compaction_with_multi_index_segments", "p0") {

tablets = sql """ show tablets from ${tableName}; """

replicaNum = get_table_replica_num(tableName)
logger.info("get table replica num: " + replicaNum)
// before full compaction, there are 2 rowsets.
rowsetCount = 0
Expand Down

0 comments on commit 5ac9807

Please sign in to comment.