Merge branch 'fix/p0-chunked-read' into fix/phase0-correctness

This commit is contained in:
osobh
2026-09-25 21:20:59 -05:00
10 changed files with 1381 additions and 429 deletions
@@ -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));