Merge branch 'fix/p0-chunked-read' into fix/phase0-correctness
This commit is contained in:
@@ -1609,6 +1609,7 @@ mod tests {
|
||||
chunk_index_type,
|
||||
single_chunk_filtered_size,
|
||||
single_chunk_filter_mask,
|
||||
..
|
||||
} => {
|
||||
assert_eq!(version, 4);
|
||||
assert_eq!(chunk_index_type, Some(1));
|
||||
|
||||
Reference in New Issue
Block a user