Skip to content

Commit

Permalink
chore: test stage
Browse files Browse the repository at this point in the history
  • Loading branch information
drmingdrmer committed Mar 6, 2024
1 parent 6547e14 commit 101ab96
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/query/management/src/stage/stage_mgr.rs
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ impl StageApi for StageMgr {
escape_for_key(&info.stage_name)?
);

// Add stage
let val = Operation::Update(serialize_struct(
&info,
ErrorCode::IllegalUserStageFormat,
Expand Down

0 comments on commit 101ab96

Please sign in to comment.