Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
Signed-off-by: zhangqiang <[email protected]>
  • Loading branch information
sevev committed Dec 8, 2023
1 parent f293620 commit 60d9449
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion be/src/storage/tablet_updates.h
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ class TabletUpdates {
vectorized::ChunkChanger* chunk_changer);

Status reorder_from(const std::shared_ptr<Tablet>& base_tablet, int64_t request_version,
ChunkChanger* chunk_changer);
vectorized::ChunkChanger* chunk_changer);

Status load_snapshot(const SnapshotMeta& snapshot_meta, bool restore_from_backup = false);

Expand Down

0 comments on commit 60d9449

Please sign in to comment.