Skip to content

Commit

Permalink
update memory
Browse files Browse the repository at this point in the history
Signed-off-by: Bugen Zhao <[email protected]>
  • Loading branch information
BugenZhao committed Oct 9, 2022
1 parent 2faa0ec commit 833358c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/meta/src/manager/catalog/fragment.rs
Original file line number Diff line number Diff line change
Expand Up @@ -287,6 +287,7 @@ where
table_fragments.upsert_in_transaction(&mut transaction)?;

self.env.meta_store().txn(transaction).await?;
map.insert(table_id, table_fragments);

Ok(())
} else {
Expand Down

0 comments on commit 833358c

Please sign in to comment.