Skip to content

Commit bc6fcc4

Browse files
committed
doc
Signed-off-by: Adam Gutglick <adam@spiraldb.com>
1 parent ceac352 commit bc6fcc4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

vortex-compressor/src/compressor.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -567,6 +567,7 @@ impl CascadingCompressor {
567567
.into_array())
568568
}
569569

570+
/// Compress very child slot of the array, then re-build it from them.
570571
fn compress_physical_slots(
571572
&self,
572573
array: &ArrayRef,

0 commit comments

Comments
 (0)