Skip to content

Commit

Permalink
chore: resolve conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
v0y4g3r committed Jan 3, 2024
1 parent 075ae32 commit 4b89fd6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/mito2/src/error.rs
Original file line number Diff line number Diff line change
Expand Up @@ -434,6 +434,7 @@ pub enum Error {
region_id: RegionId,
flushed_entry_id: u64,
unexpected_entry_id: u64,
},

#[snafu(display("Column not found, column: {column}"))]
ColumnNotFound { column: String, location: Location },
Expand Down

0 comments on commit 4b89fd6

Please sign in to comment.