Skip to content

Commit

Permalink
commit txn
Browse files Browse the repository at this point in the history
  • Loading branch information
wenym1 committed Dec 11, 2024
1 parent 32bff87 commit 7b34a4e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/meta/src/controller/fragment.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1297,6 +1297,7 @@ impl CatalogController {
.await?;
}
}
txn.commit().await?;
Ok(())
}

Expand Down

0 comments on commit 7b34a4e

Please sign in to comment.