Skip to content

Commit

Permalink
fix compile
Browse files Browse the repository at this point in the history
  • Loading branch information
zhannngchen committed Feb 10, 2025
1 parent d7c4c8d commit 158b49c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion be/src/cloud/cloud_engine_calc_delete_bitmap_task.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,6 @@ Status CloudTabletCalcDeleteBitmapTask::_handle_rowset(
return status;
}

int64_t t3 = MonotonicMicros();
rowset->set_version(Version(version, version));
TabletTxnInfo txn_info;
txn_info.rowset = rowset;
Expand Down

0 comments on commit 158b49c

Please sign in to comment.