Skip to content

Commit

Permalink
Update snapshot output
Browse files Browse the repository at this point in the history
  • Loading branch information
emilk committed Jan 17, 2025
1 parent 464d175 commit 67ef6ec
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ ChunkStore {
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.8 KiB
total_size_bytes: 2.0 KiB
num_rows: 1
num_events: 2
}
chunks: [
┌──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
CHUNK METADATA: │
* entity_path: "/this/that"
* heap_size_bytes: "1676"
* heap_size_bytes: "1784"
* id: "661EFDF2E3B19F7C045F15"
* is_sorted: ""
├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
Expand Down

0 comments on commit 67ef6ec

Please sign in to comment.