Skip to content

Commit

Permalink
Merge b90ff31 into 6dd6689
Browse files Browse the repository at this point in the history
  • Loading branch information
coderPonyGao committed Oct 10, 2019
2 parents 6dd6689 + b90ff31 commit d607117
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/compaction.rs
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ impl Compaction {
grand_parent_index: 0,
seen_key: false,
overlapped_bytes: 0,
level_ptrs: vec![],
level_ptrs,
oldest_snapshot_alive: 0,
outputs: vec![],
builder: None,
Expand Down

0 comments on commit d607117

Please sign in to comment.