diff --git a/crates/store/re_chunk_store/tests/snapshots/formatting__format_chunk_store.snap b/crates/store/re_chunk_store/tests/snapshots/formatting__format_chunk_store.snap index f8edb7be14e0..23ee30ee7353 100644 --- a/crates/store/re_chunk_store/tests/snapshots/formatting__format_chunk_store.snap +++ b/crates/store/re_chunk_store/tests/snapshots/formatting__format_chunk_store.snap @@ -1,13 +1,15 @@ --- source: crates/store/re_chunk_store/tests/formatting.rs +assertion_line: 45 expression: store.to_string() +snapshot_kind: text --- ChunkStore { id: test_id config: ChunkStoreConfig { enable_changelog: true, chunk_max_bytes: 393216, chunk_max_rows: 4096, chunk_max_rows_if_unsorted: 1024 } stats: { num_chunks: 1 - total_size_bytes: 1.0 KiB + total_size_bytes: 1.3 KiB num_rows: 1 num_events: 2 } @@ -15,7 +17,7 @@ ChunkStore { ┌──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐ │ CHUNK METADATA: │ │ * entity_path: "/this/that" │ - │ * heap_size_bytes: "838" │ + │ * heap_size_bytes: "1134" │ │ * id: "661EFDF2E3B19F7C045F15" │ │ * is_sorted: "" │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤