chore: Apply suggestions from code review
Co-authored-by: Raphael Taylor-Davies <1781103+tustvold@users.noreply.github.com>pull/24376/head
parent
4e28b4c43b
commit
4fc09484ed
|
@ -86,7 +86,7 @@ pub enum Error {
|
|||
},
|
||||
|
||||
#[snafu(display(
|
||||
"Cannot compact chunks because of error during computing max partition checkpoint"
|
||||
"Cannot compact chunks because of error computing max partition checkpoint"
|
||||
))]
|
||||
ComparePartitionCheckpoint {},
|
||||
|
||||
|
|
Loading…
Reference in New Issue