Skip to content

Commit 11e3db8

Browse files
committed
u
Signed-off-by: Joe Isaacs <[email protected]>
1 parent b5aab36 commit 11e3db8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vortex-btrblocks/src/string.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ impl Scheme for VarBinScheme {
184184

185185
fn expected_compression_ratio(
186186
&self,
187-
_stats: &Self::StatsType,
187+
stats: &Self::StatsType,
188188
_is_sample: bool,
189189
_allowed_cascading: usize,
190190
_excludes: &[StringCode],

0 commit comments

Comments
 (0)