[INFO] fetching crate re_dataframe 0.27.0-alpha.7...
[INFO] testing re_dataframe-0.27.0-alpha.7 against 1.91.0 for beta-1.92-2
[INFO] extracting crate re_dataframe 0.27.0-alpha.7 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate re_dataframe 0.27.0-alpha.7
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate re_dataframe 0.27.0-alpha.7
[INFO] tweaked toml for crates.io crate re_dataframe 0.27.0-alpha.7 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate re_dataframe 0.27.0-alpha.7 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate re_dataframe 0.27.0-alpha.7 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded peg v0.8.5
[INFO] [stderr]   Downloaded ply-rs-bw v2.0.2
[INFO] [stderr]   Downloaded peg-macros v0.8.5
[INFO] [stderr]   Downloaded peg-runtime v0.8.5
[INFO] [stderr]   Downloaded indent v0.1.1
[INFO] [stderr]   Downloaded saturating_cast v0.1.0
[INFO] [stderr]   Downloaded infer v0.16.0
[INFO] [stderr]   Downloaded re_smart_channel v0.27.0-alpha.7
[INFO] [stderr]   Downloaded re_uri v0.27.0-alpha.7
[INFO] [stderr]   Downloaded re_log_encoding v0.27.0-alpha.7
[INFO] [stderr]   Downloaded pulldown-cmark v0.9.6
[INFO] [stderr]   Downloaded re_chunk_store v0.27.0-alpha.7
[INFO] [stderr]   Downloaded re_chunk v0.27.0-alpha.7
[INFO] [stderr]   Downloaded re_protos v0.27.0-alpha.7
[INFO] [stderr]   Downloaded re_query v0.27.0-alpha.7
[INFO] [stderr]   Downloaded re_types v0.27.0-alpha.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 59cad8780a3910f64f77b3f63dbdf101d1a25525dc2c2181c270c4b0fa8abb43
[INFO] running `Command { std: "docker" "start" "-a" "59cad8780a3910f64f77b3f63dbdf101d1a25525dc2c2181c270c4b0fa8abb43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "59cad8780a3910f64f77b3f63dbdf101d1a25525dc2c2181c270c4b0fa8abb43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59cad8780a3910f64f77b3f63dbdf101d1a25525dc2c2181c270c4b0fa8abb43", kill_on_drop: false }`
[INFO] [stdout] 59cad8780a3910f64f77b3f63dbdf101d1a25525dc2c2181c270c4b0fa8abb43
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dfd69f98f64f6c9f94b8f725412be96c887851fbb128725798f0b65968f8438f
[INFO] running `Command { std: "docker" "start" "-a" "dfd69f98f64f6c9f94b8f725412be96c887851fbb128725798f0b65968f8438f", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling arrow-schema v55.2.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling lexical-util v1.0.7
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.6
[INFO] [stderr]    Compiling lexical-write-integer v1.0.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling flatbuffers v25.9.23
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling lexical-write-float v1.0.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling lexical-parse-float v1.0.6
[INFO] [stderr]    Compiling lexical-core v1.0.6
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling puffin v0.19.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling log-once v0.4.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling re_case v0.27.0-alpha.7
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling re_tracing v0.27.0-alpha.7
[INFO] [stderr]    Compiling fixed v1.29.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling re_error v0.27.0-alpha.7
[INFO] [stderr]    Compiling comfy-table v7.2.1
[INFO] [stderr]    Compiling natord v1.0.9
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling clean-path v0.2.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling re_span v0.27.0-alpha.7
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling lz4_flex v0.11.5
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling saturating_cast v0.1.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling indent v0.1.1
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling arrow-buffer v55.2.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling re_log v0.27.0-alpha.7
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling re_format v0.27.0-alpha.7
[INFO] [stderr]    Compiling arrow-data v55.2.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling arrow-array v55.2.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling re_string_interner v0.27.0-alpha.7
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]    Compiling prost-types v0.14.1
[INFO] [stderr]    Compiling arrow-select v55.2.0
[INFO] [stderr]    Compiling arrow-row v55.2.0
[INFO] [stderr]    Compiling arrow-ipc v55.2.0
[INFO] [stderr]    Compiling arrow-arith v55.2.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling arrow-cast v55.2.0
[INFO] [stderr]    Compiling arrow-ord v55.2.0
[INFO] [stderr]    Compiling arrow-string v55.2.0
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling arrow v55.2.0
[INFO] [stderr]    Compiling re_byte_size v0.27.0-alpha.7
[INFO] [stderr]    Compiling re_tuid v0.27.0-alpha.7
[INFO] [stderr]    Compiling re_types_core v0.27.0-alpha.7
[INFO] [stderr]    Compiling re_build_info v0.27.0-alpha.7
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling re_arrow_util v0.27.0-alpha.7
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling re_log_types v0.27.0-alpha.7
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling tonic v0.14.2
[INFO] [stderr]    Compiling re_sorbet v0.27.0-alpha.7
[INFO] [stderr]    Compiling re_uri v0.27.0-alpha.7
[INFO] [stderr]    Compiling re_smart_channel v0.27.0-alpha.7
[INFO] [stderr]    Compiling re_chunk v0.27.0-alpha.7
[INFO] [stderr]    Compiling tonic-prost v0.14.2
[INFO] [stderr]    Compiling re_protos v0.27.0-alpha.7
[INFO] [stderr]    Compiling re_log_encoding v0.27.0-alpha.7
[INFO] [stderr]    Compiling re_chunk_store v0.27.0-alpha.7
[INFO] [stderr]    Compiling re_query v0.27.0-alpha.7
[INFO] [stderr]    Compiling re_dataframe v0.27.0-alpha.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 25s
[INFO] running `Command { std: "docker" "inspect" "dfd69f98f64f6c9f94b8f725412be96c887851fbb128725798f0b65968f8438f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dfd69f98f64f6c9f94b8f725412be96c887851fbb128725798f0b65968f8438f", kill_on_drop: false }`
[INFO] [stdout] dfd69f98f64f6c9f94b8f725412be96c887851fbb128725798f0b65968f8438f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6a12b6e94b09c990a72710fd4b6d4d7cfe4950feac6251b8159a2e3f61fc5efe
[INFO] running `Command { std: "docker" "start" "-a" "6a12b6e94b09c990a72710fd4b6d4d7cfe4950feac6251b8159a2e3f61fc5efe", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling peg-runtime v0.8.5
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling mime_guess2 v2.3.1
[INFO] [stderr]    Compiling peg-macros v0.8.5
[INFO] [stderr]    Compiling cfb v0.7.3
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling infer v0.16.0
[INFO] [stderr]    Compiling peg v0.8.5
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling emath v0.33.0
[INFO] [stderr]    Compiling array-init v2.1.0
[INFO] [stderr]    Compiling similar-asserts v1.7.0
[INFO] [stderr]    Compiling insta v1.43.2
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling flatbuffers v25.9.23
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling cargo_metadata v0.14.2
[INFO] [stderr]    Compiling arrow-ipc v55.2.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling skeptic v0.13.7
[INFO] [stderr]    Compiling arrow v55.2.0
[INFO] [stderr]    Compiling re_byte_size v0.27.0-alpha.7
[INFO] [stderr]    Compiling re_tuid v0.27.0-alpha.7
[INFO] [stderr]    Compiling re_build_info v0.27.0-alpha.7
[INFO] [stderr]    Compiling ply-rs-bw v2.0.2
[INFO] [stderr]    Compiling re_types_core v0.27.0-alpha.7
[INFO] [stderr]    Compiling re_arrow_util v0.27.0-alpha.7
[INFO] [stderr]    Compiling re_log_types v0.27.0-alpha.7
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling re_sorbet v0.27.0-alpha.7
[INFO] [stderr]    Compiling re_uri v0.27.0-alpha.7
[INFO] [stderr]    Compiling re_smart_channel v0.27.0-alpha.7
[INFO] [stderr]    Compiling re_chunk v0.27.0-alpha.7
[INFO] [stderr]    Compiling re_types v0.27.0-alpha.7
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling tonic v0.14.2
[INFO] [stderr]    Compiling tonic-prost v0.14.2
[INFO] [stderr]    Compiling re_protos v0.27.0-alpha.7
[INFO] [stderr]    Compiling re_log_encoding v0.27.0-alpha.7
[INFO] [stderr]    Compiling re_chunk_store v0.27.0-alpha.7
[INFO] [stderr]    Compiling re_query v0.27.0-alpha.7
[INFO] [stderr]    Compiling re_dataframe v0.27.0-alpha.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 04s
[INFO] running `Command { std: "docker" "inspect" "6a12b6e94b09c990a72710fd4b6d4d7cfe4950feac6251b8159a2e3f61fc5efe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a12b6e94b09c990a72710fd4b6d4d7cfe4950feac6251b8159a2e3f61fc5efe", kill_on_drop: false }`
[INFO] [stdout] 6a12b6e94b09c990a72710fd4b6d4d7cfe4950feac6251b8159a2e3f61fc5efe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 99729460d7794f36d3034c4ce0a69844b41bd1658d3c4c921ed47bf8ad3df4aa
[INFO] running `Command { std: "docker" "start" "-a" "99729460d7794f36d3034c4ce0a69844b41bd1658d3c4c921ed47bf8ad3df4aa", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.53s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/re_dataframe-c671e2f944fcf71b)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test query::tests::pagination ... ok
[INFO] [stdout] test query::tests::query_static_any_values ... FAILED
[INFO] [stdout] test query::tests::filtered_is_not_null ... FAILED
[INFO] [stdout] test query::tests::barebones ... FAILED
[INFO] [stdout] test query::tests::selection ... FAILED
[INFO] [stdout] test query::tests::filtered_index_range ... FAILED
[INFO] [stdout] test query::tests::clears ... FAILED
[INFO] [stdout] test query::tests::filtered_index_values ... FAILED
[INFO] [stdout] test query::tests::using_index_values ... FAILED
[INFO] [stdout] test query::tests::sparse_fill_strategy_latestatglobal ... FAILED
[INFO] [stdout] test query::tests::view_contents ... FAILED
[INFO] [stdout] test query::tests::async_barebones ... FAILED
[INFO] [stdout] test query::tests::view_contents_and_selection ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- query::tests::query_static_any_values stdout ----
[INFO] [stdout] ┌───────────────────────────────────┬────────────────────────────────────┬────────────────────────────────────┐
[INFO] [stdout] │ /test:baz                         ┆ /test:foo                          ┆ /test:yak                          │
[INFO] [stdout] │ ---                               ┆ ---                                ┆ ---                                │
[INFO] [stdout] │ type: nullable List[nullable u32] ┆ type: nullable List[nullable Utf8] ┆ type: nullable List[nullable Utf8] │
[INFO] [stdout] │ component: baz                    ┆ component: foo                     ┆ component: yak                     │
[INFO] [stdout] │ entity_path: /test                ┆ entity_path: /test                 ┆ entity_path: /test                 │
[INFO] [stdout] │ is_static: true                   ┆ is_static: true                    ┆ is_static: true                    │
[INFO] [stdout] │ kind: data                        ┆ kind: data                         ┆ kind: data                         │
[INFO] [stdout] ╞═══════════════════════════════════╪════════════════════════════════════╪════════════════════════════════════╡
[INFO] [stdout] │ [42]                              ┆ [bar]                              ┆ [yuk]                              │
[INFO] [stdout] └───────────────────────────────────┴────────────────────────────────────┴────────────────────────────────────┘
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/snapshots/re_dataframe__query__tests__query_static_any_values.snap
[INFO] [stdout] Snapshot: query_static_any_values
[INFO] [stdout] Source: src/query.rs:2346
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: DisplayRB(dataframe)
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]           1 │+┌───────────────────────────────────┬────────────────────────────────────┬────────────────────────────────────┐
[INFO] [stdout]           2 │+│ /test:baz                         ┆ /test:foo                          ┆ /test:yak                          │
[INFO] [stdout]           3 │+│ ---                               ┆ ---                                ┆ ---                                │
[INFO] [stdout]           4 │+│ type: nullable List[nullable u32] ┆ type: nullable List[nullable Utf8] ┆ type: nullable List[nullable Utf8] │
[INFO] [stdout]           5 │+│ component: baz                    ┆ component: foo                     ┆ component: yak                     │
[INFO] [stdout]           6 │+│ entity_path: /test                ┆ entity_path: /test                 ┆ entity_path: /test                 │
[INFO] [stdout]           7 │+│ is_static: true                   ┆ is_static: true                    ┆ is_static: true                    │
[INFO] [stdout]           8 │+│ kind: data                        ┆ kind: data                         ┆ kind: data                         │
[INFO] [stdout]           9 │+╞═══════════════════════════════════╪════════════════════════════════════╪════════════════════════════════════╡
[INFO] [stdout]          10 │+│ [42]                              ┆ [bar]                              ┆ [yuk]                              │
[INFO] [stdout]          11 │+└───────────────────────────────────┴────────────────────────────────────┴────────────────────────────────────┘
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'query::tests::query_static_any_values' (24) panicked at src/query.rs:2346:9:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5948c683bec2 - std::backtrace_rs::backtrace::libunwind::trace::h62f3c6bea0fedab3
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5948c683bec2 - std::backtrace_rs::backtrace::trace_unsynchronized::hc41aaca6c0af0bde
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5948c683bec2 - std::sys::backtrace::_print_fmt::h33ac2b97007106cc
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5948c683bec2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5948c684f9af - core::fmt::rt::Argument::fmt::h1edd6a3e00b22f10
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5948c684f9af - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5948c6803d11 - std::io::default_write_fmt::ha6b238eff7f0ef8a
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5948c6803d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5948c6810bb2 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5948c681716f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5948c6817001 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5948c5e9acae - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb8126f8384f98101
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5948c5e9acae - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5948c68178df - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha703f6686c81d0c6
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5948c68178df - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5948c681768a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5948c6810cf9 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5948c67f705d - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5948c6859af0 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5948c6858a96 - core::result::unwrap_failed::h5d9b16b0b732a2ac
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5948c5d72612 - core::result::Result<T,E>::unwrap::h9a5c1532077ce55c
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x5948c5d72612 - re_dataframe::query::tests::query_static_any_values::h39cc5a88f248d06e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query.rs:2346:9
[INFO] [stdout]   22:     0x5948c5d72997 - re_dataframe::query::tests::query_static_any_values::{{closure}}::hf16d450917110ba7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query.rs:2297:37
[INFO] [stdout]   23:     0x5948c5e06f46 - core::ops::function::FnOnce::call_once::hec55418ad2f22dad
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5948c5e9aa8b - core::ops::function::FnOnce::call_once::h8f50ae93d93b62b4
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5948c5e9aa8b - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5948c5eb06c5 - test::run_test_in_process::{{closure}}::hf890ba4755ca86c0
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5948c5eb06c5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h31e4b2860e583faa
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5948c5eb06c5 - std::panicking::catch_unwind::do_call::hec7cdbbe797e2cab
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5948c5eb06c5 - std::panicking::catch_unwind::h24d3b93458b5ba67
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5948c5eb06c5 - std::panic::catch_unwind::h46eeec7cf9c9336c
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5948c5eb06c5 - test::run_test_in_process::h290de6e559006104
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5948c5eb06c5 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5948c5e86ec4 - test::run_test::{{closure}}::h85af00882daabeaa
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5948c5e86ec4 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5948c5e8a86a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc6aada8b43f0527b
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5948c5e8a86a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha89fe5505c1206f5
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5948c5e8a86a - std::panicking::catch_unwind::do_call::he3e0bef721d99583
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5948c5e8a86a - std::panicking::catch_unwind::ha8241964d3d773cd
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5948c5e8a86a - std::panic::catch_unwind::ha8554bc7696cae72
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5948c5e8a86a - std::thread::Builder::spawn_unchecked_::{{closure}}::he06f1f62b4c90f8d
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5948c5e8a86a - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5948c680bcef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h43642ed9c40e0ab2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x5948c680bcef - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x7c1af8de8aa4 - <unknown>
[INFO] [stdout]   45:     0x7c1af8e75a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- query::tests::filtered_is_not_null stdout ----
[INFO] [stdout] ChunkStore {
[INFO] [stdout]     id: StoreId(Recording, "test_app", "rec_1719751aac6148cfa1176457cbda5b4b")
[INFO] [stdout]     config: ChunkStoreConfig { enable_changelog: true, chunk_max_bytes: 0, chunk_max_rows: 0, chunk_max_rows_if_unsorted: 0 }
[INFO] [stdout]     stats: {
[INFO] [stdout]         num_chunks: 7
[INFO] [stdout]         total_size_bytes: 8.2 KiB
[INFO] [stdout]         num_rows: 28
[INFO] [stdout]         num_events: 35
[INFO] [stdout]     }
[INFO] [stdout]     chunks: [
[INFO] [stdout]         ┌──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout]         │ METADATA:                                                                                                                                                                                                                    │
[INFO] [stdout]         │ * entity_path: /this/that                                                                                                                                                                                                    │
[INFO] [stdout]         │ * heap_size_bytes: 1516                                                                                                                                                                                                      │
[INFO] [stdout]         │ * id: chunk_187503517422C66117b04e656e94263c                                                                                                                                                                                 │
[INFO] [stdout]         │ * version: 0.1.1                                                                                                                                                                                                             │
[INFO] [stdout]         ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]         │ ┌───────────────────────────────────────────────┬──────────────────────┬───────────────────────────────┬────────────────────────────────────┬────────────────────────────────────┬─────────────────────────────────────────┐ │
[INFO] [stdout]         │ │ RowId                                         ┆ frame_nr             ┆ log_time                      ┆ example.MyPoints:colors            ┆ example.MyPoints:labels            ┆ example.MyPoints:points                 │ │
[INFO] [stdout]         │ │ ---                                           ┆ ---                  ┆ ---                           ┆ ---                                ┆ ---                                ┆ ---                                     │ │
[INFO] [stdout]         │ │ type: FixedSizeBinary[16]                     ┆ type: nullable i64   ┆ type: nullable Timestamp(ns)  ┆ type: nullable List[nullable u32]  ┆ type: nullable List[nullable Utf8] ┆ type: nullable List[nullable Struct[2]] │ │
[INFO] [stdout]         │ │ ARROW:extension:metadata: {"namespace":"row"} ┆ index_name: frame_nr ┆ index_name: log_time          ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints             │ │
[INFO] [stdout]         │ │ ARROW:extension:name: TUID                    ┆ is_sorted: true      ┆ is_sorted: true               ┆ component: example.MyPoints:colors ┆ component: example.MyPoints:labels ┆ component: example.MyPoints:points      │ │
[INFO] [stdout]         │ │ is_sorted: true                               ┆ kind: index          ┆ kind: index                   ┆ component_type: example.MyColor    ┆ component_type: example.MyLabel    ┆ component_type: example.MyPoint         │ │
[INFO] [stdout]         │ │ kind: control                                 ┆                      ┆                               ┆ kind: data                         ┆ kind: data                         ┆ kind: data                              │ │
[INFO] [stdout]         │ ╞═══════════════════════════════════════════════╪══════════════════════╪═══════════════════════════════╪════════════════════════════════════╪════════════════════════════════════╪═════════════════════════════════════════╡ │
[INFO] [stdout]         │ │ row_187503517422C1A617b04e656e942636          ┆ 10                   ┆ 1970-01-01T00:00:00.000000010 ┆ null                               ┆ [a]                                ┆ [{x: 0.0, y: 0.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_187503517422C32D17b04e656e942637          ┆ 30                   ┆ 1970-01-01T00:00:00.000000030 ┆ [2]                                ┆ null                               ┆ [{x: 2.0, y: 2.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_187503517422C3C217b04e656e942638          ┆ 50                   ┆ 1970-01-01T00:00:00.000000050 ┆ null                               ┆ null                               ┆ [{x: 4.0, y: 4.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_187503517422C44E17b04e656e942639          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 6.0, y: 6.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_187503517422C4E517b04e656e94263a          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 7.0, y: 7.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_187503517422C57117b04e656e94263b          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 8.0, y: 8.0}]                      │ │
[INFO] [stdout]         │ └───────────────────────────────────────────────┴──────────────────────┴───────────────────────────────┴────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────────┘ │
[INFO] [stdout]         └──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout]         ┌──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout]         │ METADATA:                                                                                                                                                                                                                    │
[INFO] [stdout]         │ * entity_path: /this/that                                                                                                                                                                                                    │
[INFO] [stdout]         │ * heap_size_bytes: 1516                                                                                                                                                                                                      │
[INFO] [stdout]         │ * id: chunk_18750351747401F617b04e656e94263d                                                                                                                                                                                 │
[INFO] [stdout]         │ * version: 0.1.1                                                                                                                                                                                                             │
[INFO] [stdout]         ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]         │ ┌───────────────────────────────────────────────┬──────────────────────┬───────────────────────────────┬────────────────────────────────────┬────────────────────────────────────┬─────────────────────────────────────────┐ │
[INFO] [stdout]         │ │ RowId                                         ┆ frame_nr             ┆ log_time                      ┆ example.MyPoints:colors            ┆ example.MyPoints:labels            ┆ example.MyPoints:points                 │ │
[INFO] [stdout]         │ │ ---                                           ┆ ---                  ┆ ---                           ┆ ---                                ┆ ---                                ┆ ---                                     │ │
[INFO] [stdout]         │ │ type: FixedSizeBinary[16]                     ┆ type: nullable i64   ┆ type: nullable Timestamp(ns)  ┆ type: nullable List[nullable u32]  ┆ type: nullable List[nullable Utf8] ┆ type: nullable List[nullable Struct[2]] │ │
[INFO] [stdout]         │ │ ARROW:extension:metadata: {"namespace":"row"} ┆ index_name: frame_nr ┆ index_name: log_time          ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints             │ │
[INFO] [stdout]         │ │ ARROW:extension:name: TUID                    ┆ is_sorted: true      ┆ is_sorted: true               ┆ component: example.MyPoints:colors ┆ component: example.MyPoints:labels ┆ component: example.MyPoints:points      │ │
[INFO] [stdout]         │ │ is_sorted: true                               ┆ kind: index          ┆ kind: index                   ┆ component_type: example.MyColor    ┆ component_type: example.MyLabel    ┆ component_type: example.MyPoint         │ │
[INFO] [stdout]         │ │ kind: control                                 ┆                      ┆                               ┆ kind: data                         ┆ kind: data                         ┆ kind: data                              │ │
[INFO] [stdout]         │ ╞═══════════════════════════════════════════════╪══════════════════════╪═══════════════════════════════╪════════════════════════════════════╪════════════════════════════════════╪═════════════════════════════════════════╡ │
[INFO] [stdout]         │ │ row_187503517474046217b04e656e94263e          ┆ 10                   ┆ 1970-01-01T00:00:00.000000010 ┆ null                               ┆ [a]                                ┆ [{x: 0.0, y: 0.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_187503517474046217b04e656e94263f          ┆ 30                   ┆ 1970-01-01T00:00:00.000000030 ┆ [2]                                ┆ null                               ┆ [{x: 2.0, y: 2.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_187503517474046217b04e656e942640          ┆ 50                   ┆ 1970-01-01T00:00:00.000000050 ┆ null                               ┆ null                               ┆ [{x: 4.0, y: 4.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_187503517474046217b04e656e942641          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 6.0, y: 6.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_187503517474046217b04e656e942642          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 7.0, y: 7.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_187503517474046217b04e656e942643          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 8.0, y: 8.0}]                      │ │
[INFO] [stdout]         │ └───────────────────────────────────────────────┴──────────────────────┴───────────────────────────────┴────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────────┘ │
[INFO] [stdout]         └──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout]         ┌──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout]         │ METADATA:                                                                                                                                                                                                                    │
[INFO] [stdout]         │ * entity_path: /this/that                                                                                                                                                                                                    │
[INFO] [stdout]         │ * heap_size_bytes: 1516                                                                                                                                                                                                      │
[INFO] [stdout]         │ * id: chunk_187503517474D49617b04e656e94263f                                                                                                                                                                                 │
[INFO] [stdout]         │ * version: 0.1.1                                                                                                                                                                                                             │
[INFO] [stdout]         ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]         │ ┌───────────────────────────────────────────────┬──────────────────────┬───────────────────────────────┬────────────────────────────────────┬────────────────────────────────────┬─────────────────────────────────────────┐ │
[INFO] [stdout]         │ │ RowId                                         ┆ frame_nr             ┆ log_time                      ┆ example.MyPoints:colors            ┆ example.MyPoints:labels            ┆ example.MyPoints:points                 │ │
[INFO] [stdout]         │ │ ---                                           ┆ ---                  ┆ ---                           ┆ ---                                ┆ ---                                ┆ ---                                     │ │
[INFO] [stdout]         │ │ type: FixedSizeBinary[16]                     ┆ type: nullable i64   ┆ type: nullable Timestamp(ns)  ┆ type: nullable List[nullable u32]  ┆ type: nullable List[nullable Utf8] ┆ type: nullable List[nullable Struct[2]] │ │
[INFO] [stdout]         │ │ ARROW:extension:metadata: {"namespace":"row"} ┆ index_name: frame_nr ┆ index_name: log_time          ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints             │ │
[INFO] [stdout]         │ │ ARROW:extension:name: TUID                    ┆ is_sorted: true      ┆ is_sorted: true               ┆ component: example.MyPoints:colors ┆ component: example.MyPoints:labels ┆ component: example.MyPoints:points      │ │
[INFO] [stdout]         │ │ is_sorted: true                               ┆ kind: index          ┆ kind: index                   ┆ component_type: example.MyColor    ┆ component_type: example.MyLabel    ┆ component_type: example.MyPoint         │ │
[INFO] [stdout]         │ │ kind: control                                 ┆                      ┆                               ┆ kind: data                         ┆ kind: data                         ┆ kind: data                              │ │
[INFO] [stdout]         │ ╞═══════════════════════════════════════════════╪══════════════════════╪═══════════════════════════════╪════════════════════════════════════╪════════════════════════════════════╪═════════════════════════════════════════╡ │
[INFO] [stdout]         │ │ row_187503517474D59A17b04e656e942640          ┆ 10                   ┆ 1970-01-01T00:00:00.000000010 ┆ null                               ┆ [a]                                ┆ [{x: 0.0, y: 0.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_187503517474D59A17b04e656e942641          ┆ 30                   ┆ 1970-01-01T00:00:00.000000030 ┆ [2]                                ┆ null                               ┆ [{x: 2.0, y: 2.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_187503517474D59A17b04e656e942642          ┆ 50                   ┆ 1970-01-01T00:00:00.000000050 ┆ null                               ┆ null                               ┆ [{x: 4.0, y: 4.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_187503517474D59A17b04e656e942643          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 6.0, y: 6.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_187503517474D59A17b04e656e942644          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 7.0, y: 7.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_187503517474D59A17b04e656e942645          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 8.0, y: 8.0}]                      │ │
[INFO] [stdout]         │ └───────────────────────────────────────────────┴──────────────────────┴───────────────────────────────┴────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────────┘ │
[INFO] [stdout]         └──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout]         ┌─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout]         │ METADATA:                                                                                                                                               │
[INFO] [stdout]         │ * entity_path: /this/that                                                                                                                               │
[INFO] [stdout]         │ * heap_size_bytes: 832                                                                                                                                  │
[INFO] [stdout]         │ * id: chunk_187503517475914217b04e656e942644                                                                                                            │
[INFO] [stdout]         │ * version: 0.1.1                                                                                                                                        │
[INFO] [stdout]         ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]         │ ┌───────────────────────────────────────────────┬──────────────────────┬────────────────────────────────────┬─────────────────────────────────────────┐ │
[INFO] [stdout]         │ │ RowId                                         ┆ frame_nr             ┆ example.MyPoints:colors            ┆ example.MyPoints:points                 │ │
[INFO] [stdout]         │ │ ---                                           ┆ ---                  ┆ ---                                ┆ ---                                     │ │
[INFO] [stdout]         │ │ type: FixedSizeBinary[16]                     ┆ type: nullable i64   ┆ type: nullable List[nullable u32]  ┆ type: nullable List[nullable Struct[2]] │ │
[INFO] [stdout]         │ │ ARROW:extension:metadata: {"namespace":"row"} ┆ index_name: frame_nr ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints             │ │
[INFO] [stdout]         │ │ ARROW:extension:name: TUID                    ┆ is_sorted: true      ┆ component: example.MyPoints:colors ┆ component: example.MyPoints:points      │ │
[INFO] [stdout]         │ │ is_sorted: true                               ┆ kind: index          ┆ component_type: example.MyColor    ┆ component_type: example.MyPoint         │ │
[INFO] [stdout]         │ │ kind: control                                 ┆                      ┆ kind: data                         ┆ kind: data                              │ │
[INFO] [stdout]         │ ╞═══════════════════════════════════════════════╪══════════════════════╪════════════════════════════════════╪═════════════════════════════════════════╡ │
[INFO] [stdout]         │ │ row_1875035174758ED617b04e656e942641          ┆ 20                   ┆ null                               ┆ [{x: 1.0, y: 1.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_1875035174758FDA17b04e656e942642          ┆ 30                   ┆ [2]                                ┆ [{x: 2.0, y: 2.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_187503517475905217b04e656e942643          ┆ 40                   ┆ null                               ┆ [{x: 3.0, y: 3.0}]                      │ │
[INFO] [stdout]         │ └───────────────────────────────────────────────┴──────────────────────┴────────────────────────────────────┴─────────────────────────────────────────┘ │
[INFO] [stdout]         └─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout]         ┌────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout]         │ METADATA:                                                                                                          │
[INFO] [stdout]         │ * entity_path: /this/that                                                                                          │
[INFO] [stdout]         │ * heap_size_bytes: 512                                                                                             │
[INFO] [stdout]         │ * id: chunk_187503517478C38017b04e656e942648                                                                       │
[INFO] [stdout]         │ * version: 0.1.1                                                                                                   │
[INFO] [stdout]         ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]         │ ┌───────────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┐ │
[INFO] [stdout]         │ │ RowId                                         ┆ frame_nr             ┆ example.MyPoints:points                 │ │
[INFO] [stdout]         │ │ ---                                           ┆ ---                  ┆ ---                                     │ │
[INFO] [stdout]         │ │ type: FixedSizeBinary[16]                     ┆ type: nullable i64   ┆ type: nullable List[nullable Struct[2]] │ │
[INFO] [stdout]         │ │ ARROW:extension:metadata: {"namespace":"row"} ┆ index_name: frame_nr ┆ archetype: example.MyPoints             │ │
[INFO] [stdout]         │ │ ARROW:extension:name: TUID                    ┆ is_sorted: true      ┆ component: example.MyPoints:points      │ │
[INFO] [stdout]         │ │ is_sorted: true                               ┆ kind: index          ┆ component_type: example.MyPoint         │ │
[INFO] [stdout]         │ │ kind: control                                 ┆                      ┆ kind: data                              │ │
[INFO] [stdout]         │ ╞═══════════════════════════════════════════════╪══════════════════════╪═════════════════════════════════════════╡ │
[INFO] [stdout]         │ │ row_187503517478BF9817b04e656e942645          ┆ 20                   ┆ [{x: 1.0, y: 1.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_187503517478C1D217b04e656e942646          ┆ 40                   ┆ [{x: 3.0, y: 3.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_187503517478C25E17b04e656e942647          ┆ 60                   ┆ [{x: 5.0, y: 5.0}]                      │ │
[INFO] [stdout]         │ └───────────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┘ │
[INFO] [stdout]         └────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout]         ┌───────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout]         │ METADATA:                                                                                                     │
[INFO] [stdout]         │ * entity_path: /this/that                                                                                     │
[INFO] [stdout]         │ * heap_size_bytes: 500                                                                                        │
[INFO] [stdout]         │ * id: chunk_18750351747B703A17b04e656e94264c                                                                  │
[INFO] [stdout]         │ * version: 0.1.1                                                                                              │
[INFO] [stdout]         ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]         │ ┌───────────────────────────────────────────────┬──────────────────────┬────────────────────────────────────┐ │
[INFO] [stdout]         │ │ RowId                                         ┆ frame_nr             ┆ example.MyPoints:colors            │ │
[INFO] [stdout]         │ │ ---                                           ┆ ---                  ┆ ---                                │ │
[INFO] [stdout]         │ │ type: FixedSizeBinary[16]                     ┆ type: nullable i64   ┆ type: nullable List[nullable u32]  │ │
[INFO] [stdout]         │ │ ARROW:extension:metadata: {"namespace":"row"} ┆ index_name: frame_nr ┆ archetype: example.MyPoints        │ │
[INFO] [stdout]         │ │ ARROW:extension:name: TUID                    ┆ is_sorted: true      ┆ component: example.MyPoints:colors │ │
[INFO] [stdout]         │ │ is_sorted: true                               ┆ kind: index          ┆ component_type: example.MyColor    │ │
[INFO] [stdout]         │ │ kind: control                                 ┆                      ┆ kind: data                         │ │
[INFO] [stdout]         │ ╞═══════════════════════════════════════════════╪══════════════════════╪════════════════════════════════════╡ │
[INFO] [stdout]         │ │ row_18750351747B6C2A17b04e656e942649          ┆ 40                   ┆ [3]                                │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750351747B6E6E17b04e656e94264a          ┆ 50                   ┆ [4]                                │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750351747B6F0E17b04e656e94264b          ┆ 70                   ┆ [6]                                │ │
[INFO] [stdout]         │ └───────────────────────────────────────────────┴──────────────────────┴────────────────────────────────────┘ │
[INFO] [stdout]         └───────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout]         ┌────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout]         │ METADATA:                                                                              │
[INFO] [stdout]         │ * entity_path: /this/that                                                              │
[INFO] [stdout]         │ * heap_size_bytes: 416                                                                 │
[INFO] [stdout]         │ * id: chunk_187503517481132817b04e656e942650                                           │
[INFO] [stdout]         │ * version: 0.1.1                                                                       │
[INFO] [stdout]         ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]         │ ┌───────────────────────────────────────────────┬────────────────────────────────────┐ │
[INFO] [stdout]         │ │ RowId                                         ┆ example.MyPoints:labels            │ │
[INFO] [stdout]         │ │ ---                                           ┆ ---                                │ │
[INFO] [stdout]         │ │ type: FixedSizeBinary[16]                     ┆ type: nullable List[nullable Utf8] │ │
[INFO] [stdout]         │ │ ARROW:extension:metadata: {"namespace":"row"} ┆ archetype: example.MyPoints        │ │
[INFO] [stdout]         │ │ ARROW:extension:name: TUID                    ┆ component: example.MyPoints:labels │ │
[INFO] [stdout]         │ │ is_sorted: true                               ┆ component_type: example.MyLabel    │ │
[INFO] [stdout]         │ │ kind: control                                 ┆ kind: data                         │ │
[INFO] [stdout]         │ ╞═══════════════════════════════════════════════╪════════════════════════════════════╡ │
[INFO] [stdout]         │ │ row_187503517481106C17b04e656e94264f          ┆ [c]                                │ │
[INFO] [stdout]         │ └───────────────────────────────────────────────┴────────────────────────────────────┘ │
[INFO] [stdout]         └────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout]     ]
[INFO] [stdout] }
[INFO] [stdout] QueryExpression {
[INFO] [stdout]     view_contents: None,
[INFO] [stdout]     include_semantically_empty_columns: false,
[INFO] [stdout]     include_tombstone_columns: false,
[INFO] [stdout]     include_static_columns: Both,
[INFO] [stdout]     filtered_index: Some(
[INFO] [stdout]         "frame_nr",
[INFO] [stdout]     ),
[INFO] [stdout]     filtered_index_range: None,
[INFO] [stdout]     filtered_index_values: None,
[INFO] [stdout]     using_index_values: None,
[INFO] [stdout]     filtered_is_not_null: Some(
[INFO] [stdout]         ComponentColumnSelector {
[INFO] [stdout]             entity_path: /no/such/entity,
[INFO] [stdout]             component: "example.MyPoints:points",
[INFO] [stdout]         },
[INFO] [stdout]     ),
[INFO] [stdout]     sparse_fill_strategy: None,
[INFO] [stdout]     selection: None,
[INFO] [stdout] }:
[INFO] [stdout] ┌──────────────────────┬──────────────────────────────┬────────────────────────────────────┬────────────────────────────────────┬─────────────────────────────────────────┐
[INFO] [stdout] │ frame_nr             ┆ log_time                     ┆ /this/that:example.MyPoints:colors ┆ /this/that:example.MyPoints:labels ┆ /this/that:example.MyPoints:points      │
[INFO] [stdout] │ ---                  ┆ ---                          ┆ ---                                ┆ ---                                ┆ ---                                     │
[INFO] [stdout] │ type: nullable i64   ┆ type: nullable Timestamp(ns) ┆ type: nullable List[nullable u32]  ┆ type: nullable List[nullable Utf8] ┆ type: nullable List[nullable Struct[2]] │
[INFO] [stdout] │ index_name: frame_nr ┆ index_name: log_time         ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints             │
[INFO] [stdout] │ kind: index          ┆ kind: index                  ┆ component: example.MyPoints:colors ┆ component: example.MyPoints:labels ┆ component: example.MyPoints:points      │
[INFO] [stdout] │                      ┆                              ┆ component_type: example.MyColor    ┆ component_type: example.MyLabel    ┆ component_type: example.MyPoint         │
[INFO] [stdout] │                      ┆                              ┆ entity_path: /this/that            ┆ entity_path: /this/that            ┆ entity_path: /this/that                 │
[INFO] [stdout] │                      ┆                              ┆ kind: data                         ┆ is_static: true                    ┆ kind: data                              │
[INFO] [stdout] │                      ┆                              ┆                                    ┆ kind: data                         ┆                                         │
[INFO] [stdout] ╞══════════════════════╪══════════════════════════════╪════════════════════════════════════╪════════════════════════════════════╪═════════════════════════════════════════╡
[INFO] [stdout] └──────────────────────┴──────────────────────────────┴────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────────┘
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/snapshots/re_dataframe__query__tests__filtered_is_not_null.snap
[INFO] [stdout] Snapshot: filtered_is_not_null
[INFO] [stdout] Source: src/query.rs:1654
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: DisplayRB(dataframe)
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]           1 │+┌──────────────────────┬──────────────────────────────┬────────────────────────────────────┬────────────────────────────────────┬──────────────────────────────────────┐
[INFO] [stdout]           2 │+│ frame_nr             ┆ log_time                     ┆ /this/that:example.MyPoints:colors ┆ /this/that:example.MyPoints:labels ┆ /this/that:example.MyPoints:points   │
[INFO] [stdout]           3 │+│ ---                  ┆ ---                          ┆ ---                                ┆ ---                                ┆ ---                                  │
[INFO] [stdout]           4 │+│ type: nullable i64   ┆ type: nullable Timestamp(ns) ┆ type: nullable List[nullable u32]  ┆ type: nullable List[nullable Utf8] ┆ type: nullable List[nullable         │
[INFO] [stdout]           5 │+│ index_name: frame_nr ┆ index_name: log_time         ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints        ┆ Struct[2]]                           │
[INFO] [stdout]           6 │+│ kind: index          ┆ kind: index                  ┆ component: example.MyPoints:colors ┆ component: example.MyPoints:labels ┆ archetype: example.MyPoints          │
[INFO] [stdout]           7 │+│                      ┆                              ┆ component_type: example.MyColor    ┆ component_type: example.MyLabel    ┆ component: example.MyPoints:points   │
[INFO] [stdout]           8 │+│                      ┆                              ┆ entity_path: /this/that            ┆ entity_path: /this/that            ┆ component_type: example.MyPoint      │
[INFO] [stdout]           9 │+│                      ┆                              ┆ kind: data                         ┆ is_static: true                    ┆ entity_path: /this/that              │
[INFO] [stdout]          10 │+│                      ┆                              ┆                                    ┆ kind: data                         ┆ kind: data                           │
[INFO] [stdout]          11 │+╞══════════════════════╪══════════════════════════════╪════════════════════════════════════╪════════════════════════════════════╪══════════════════════════════════════╡
[INFO] [stdout]          12 │+└──────────────────────┴──────────────────────────────┴────────────────────────────────────┴────────────────────────────────────┴──────────────────────────────────────┘
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'query::tests::filtered_is_not_null' (22) panicked at src/query.rs:1654:13:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5948c683bec2 - std::backtrace_rs::backtrace::libunwind::trace::h62f3c6bea0fedab3
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5948c683bec2 - std::backtrace_rs::backtrace::trace_unsynchronized::hc41aaca6c0af0bde
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5948c683bec2 - std::sys::backtrace::_print_fmt::h33ac2b97007106cc
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5948c683bec2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5948c684f9af - core::fmt::rt::Argument::fmt::h1edd6a3e00b22f10
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5948c684f9af - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5948c6803d11 - std::io::default_write_fmt::ha6b238eff7f0ef8a
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5948c6803d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5948c6810bb2 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5948c681716f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5948c6817001 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5948c5e9acae - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb8126f8384f98101
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5948c5e9acae - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5948c68178df - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha703f6686c81d0c6
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5948c68178df - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5948c681768a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5948c6810cf9 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5948c67f705d - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5948c6859af0 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5948c6858a96 - core::result::unwrap_failed::h5d9b16b0b732a2ac
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5948c5d6d4dc - core::result::Result<T,E>::unwrap::h9a5c1532077ce55c
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x5948c5d6d4dc - re_dataframe::query::tests::filtered_is_not_null::h0f1d76fb4b4d693e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query.rs:1654:13
[INFO] [stdout]   22:     0x5948c5d700e7 - re_dataframe::query::tests::filtered_is_not_null::{{closure}}::hf87f44c1f45c8ef6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query.rs:1618:34
[INFO] [stdout]   23:     0x5948c5e06286 - core::ops::function::FnOnce::call_once::h891a28295e2ec1e3
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5948c5e9aa8b - core::ops::function::FnOnce::call_once::h8f50ae93d93b62b4
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5948c5e9aa8b - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5948c5eb06c5 - test::run_test_in_process::{{closure}}::hf890ba4755ca86c0
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5948c5eb06c5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h31e4b2860e583faa
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5948c5eb06c5 - std::panicking::catch_unwind::do_call::hec7cdbbe797e2cab
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5948c5eb06c5 - std::panicking::catch_unwind::h24d3b93458b5ba67
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5948c5eb06c5 - std::panic::catch_unwind::h46eeec7cf9c9336c
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5948c5eb06c5 - test::run_test_in_process::h290de6e559006104
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5948c5eb06c5 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5948c5e86ec4 - test::run_test::{{closure}}::h85af00882daabeaa
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5948c5e86ec4 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5948c5e8a86a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc6aada8b43f0527b
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5948c5e8a86a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha89fe5505c1206f5
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5948c5e8a86a - std::panicking::catch_unwind::do_call::he3e0bef721d99583
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5948c5e8a86a - std::panicking::catch_unwind::ha8241964d3d773cd
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5948c5e8a86a - std::panic::catch_unwind::ha8554bc7696cae72
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5948c5e8a86a - std::thread::Builder::spawn_unchecked_::{{closure}}::he06f1f62b4c90f8d
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5948c5e8a86a - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5948c680bcef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h43642ed9c40e0ab2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x5948c680bcef - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x7c1af8de8aa4 - <unknown>
[INFO] [stdout]   45:     0x7c1af8e75a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- query::tests::barebones stdout ----
[INFO] [stdout] ChunkStore {
[INFO] [stdout]     id: StoreId(Recording, "test_app", "rec_62a84c7edd2b4f21b9936f3234006513")
[INFO] [stdout]     config: ChunkStoreConfig { enable_changelog: true, chunk_max_bytes: 0, chunk_max_rows: 0, chunk_max_rows_if_unsorted: 0 }
[INFO] [stdout]     stats: {
[INFO] [stdout]         num_chunks: 7
[INFO] [stdout]         total_size_bytes: 8.2 KiB
[INFO] [stdout]         num_rows: 28
[INFO] [stdout]         num_events: 35
[INFO] [stdout]     }
[INFO] [stdout]     chunks: [
[INFO] [stdout]         ┌──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout]         │ METADATA:                                                                                                                                                                                                                    │
[INFO] [stdout]         │ * entity_path: /this/that                                                                                                                                                                                                    │
[INFO] [stdout]         │ * heap_size_bytes: 1516                                                                                                                                                                                                      │
[INFO] [stdout]         │ * id: chunk_18750351762F1C9273f1062d613a8ada                                                                                                                                                                                 │
[INFO] [stdout]         │ * version: 0.1.1                                                                                                                                                                                                             │
[INFO] [stdout]         ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]         │ ┌───────────────────────────────────────────────┬──────────────────────┬───────────────────────────────┬────────────────────────────────────┬────────────────────────────────────┬─────────────────────────────────────────┐ │
[INFO] [stdout]         │ │ RowId                                         ┆ frame_nr             ┆ log_time                      ┆ example.MyPoints:colors            ┆ example.MyPoints:labels            ┆ example.MyPoints:points                 │ │
[INFO] [stdout]         │ │ ---                                           ┆ ---                  ┆ ---                           ┆ ---                                ┆ ---                                ┆ ---                                     │ │
[INFO] [stdout]         │ │ type: FixedSizeBinary[16]                     ┆ type: nullable i64   ┆ type: nullable Timestamp(ns)  ┆ type: nullable List[nullable u32]  ┆ type: nullable List[nullable Utf8] ┆ type: nullable List[nullable Struct[2]] │ │
[INFO] [stdout]         │ │ ARROW:extension:metadata: {"namespace":"row"} ┆ index_name: frame_nr ┆ index_name: log_time          ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints             │ │
[INFO] [stdout]         │ │ ARROW:extension:name: TUID                    ┆ is_sorted: true      ┆ is_sorted: true               ┆ component: example.MyPoints:colors ┆ component: example.MyPoints:labels ┆ component: example.MyPoints:points      │ │
[INFO] [stdout]         │ │ is_sorted: true                               ┆ kind: index          ┆ kind: index                   ┆ component_type: example.MyColor    ┆ component_type: example.MyLabel    ┆ component_type: example.MyPoint         │ │
[INFO] [stdout]         │ │ kind: control                                 ┆                      ┆                               ┆ kind: data                         ┆ kind: data                         ┆ kind: data                              │ │
[INFO] [stdout]         │ ╞═══════════════════════════════════════════════╪══════════════════════╪═══════════════════════════════╪════════════════════════════════════╪════════════════════════════════════╪═════════════════════════════════════════╡ │
[INFO] [stdout]         │ │ row_18750351762F14A473f1062d613a8ad4          ┆ 10                   ┆ 1970-01-01T00:00:00.000000010 ┆ null                               ┆ [a]                                ┆ [{x: 0.0, y: 0.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750351762F186473f1062d613a8ad5          ┆ 30                   ┆ 1970-01-01T00:00:00.000000030 ┆ [2]                                ┆ null                               ┆ [{x: 2.0, y: 2.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750351762F190473f1062d613a8ad6          ┆ 50                   ┆ 1970-01-01T00:00:00.000000050 ┆ null                               ┆ null                               ┆ [{x: 4.0, y: 4.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750351762F199A73f1062d613a8ad7          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 6.0, y: 6.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750351762F1A3073f1062d613a8ad8          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 7.0, y: 7.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750351762F1AD073f1062d613a8ad9          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 8.0, y: 8.0}]                      │ │
[INFO] [stdout]         │ └───────────────────────────────────────────────┴──────────────────────┴───────────────────────────────┴────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────────┘ │
[INFO] [stdout]         └──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout]         ┌──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout]         │ METADATA:                                                                                                                                                                                                                    │
[INFO] [stdout]         │ * entity_path: /this/that                                                                                                                                                                                                    │
[INFO] [stdout]         │ * heap_size_bytes: 1516                                                                                                                                                                                                      │
[INFO] [stdout]         │ * id: chunk_187503517636D8C473f1062d613a8adb                                                                                                                                                                                 │
[INFO] [stdout]         │ * version: 0.1.1                                                                                                                                                                                                             │
[INFO] [stdout]         ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]         │ ┌───────────────────────────────────────────────┬──────────────────────┬───────────────────────────────┬────────────────────────────────────┬────────────────────────────────────┬─────────────────────────────────────────┐ │
[INFO] [stdout]         │ │ RowId                                         ┆ frame_nr             ┆ log_time                      ┆ example.MyPoints:colors            ┆ example.MyPoints:labels            ┆ example.MyPoints:points                 │ │
[INFO] [stdout]         │ │ ---                                           ┆ ---                  ┆ ---                           ┆ ---                                ┆ ---                                ┆ ---                                     │ │
[INFO] [stdout]         │ │ type: FixedSizeBinary[16]                     ┆ type: nullable i64   ┆ type: nullable Timestamp(ns)  ┆ type: nullable List[nullable u32]  ┆ type: nullable List[nullable Utf8] ┆ type: nullable List[nullable Struct[2]] │ │
[INFO] [stdout]         │ │ ARROW:extension:metadata: {"namespace":"row"} ┆ index_name: frame_nr ┆ index_name: log_time          ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints             │ │
[INFO] [stdout]         │ │ ARROW:extension:name: TUID                    ┆ is_sorted: true      ┆ is_sorted: true               ┆ component: example.MyPoints:colors ┆ component: example.MyPoints:labels ┆ component: example.MyPoints:points      │ │
[INFO] [stdout]         │ │ is_sorted: true                               ┆ kind: index          ┆ kind: index                   ┆ component_type: example.MyColor    ┆ component_type: example.MyLabel    ┆ component_type: example.MyPoint         │ │
[INFO] [stdout]         │ │ kind: control                                 ┆                      ┆                               ┆ kind: data                         ┆ kind: data                         ┆ kind: data                              │ │
[INFO] [stdout]         │ ╞═══════════════════════════════════════════════╪══════════════════════╪═══════════════════════════════╪════════════════════════════════════╪════════════════════════════════════╪═════════════════════════════════════════╡ │
[INFO] [stdout]         │ │ row_187503517636DB0873f1062d613a8adc          ┆ 10                   ┆ 1970-01-01T00:00:00.000000010 ┆ null                               ┆ [a]                                ┆ [{x: 0.0, y: 0.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_187503517636DB0873f1062d613a8add          ┆ 30                   ┆ 1970-01-01T00:00:00.000000030 ┆ [2]                                ┆ null                               ┆ [{x: 2.0, y: 2.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_187503517636DB0873f1062d613a8ade          ┆ 50                   ┆ 1970-01-01T00:00:00.000000050 ┆ null                               ┆ null                               ┆ [{x: 4.0, y: 4.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_187503517636DB0873f1062d613a8adf          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 6.0, y: 6.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_187503517636DB0873f1062d613a8ae0          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 7.0, y: 7.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_187503517636DB0873f1062d613a8ae1          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 8.0, y: 8.0}]                      │ │
[INFO] [stdout]         │ └───────────────────────────────────────────────┴──────────────────────┴───────────────────────────────┴────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────────┘ │
[INFO] [stdout]         └──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout]         ┌──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout]         │ METADATA:                                                                                                                                                                                                                    │
[INFO] [stdout]         │ * entity_path: /this/that                                                                                                                                                                                                    │
[INFO] [stdout]         │ * heap_size_bytes: 1516                                                                                                                                                                                                      │
[INFO] [stdout]         │ * id: chunk_187503517637C71673f1062d613a8add                                                                                                                                                                                 │
[INFO] [stdout]         │ * version: 0.1.1                                                                                                                                                                                                             │
[INFO] [stdout]         ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]         │ ┌───────────────────────────────────────────────┬──────────────────────┬───────────────────────────────┬────────────────────────────────────┬────────────────────────────────────┬─────────────────────────────────────────┐ │
[INFO] [stdout]         │ │ RowId                                         ┆ frame_nr             ┆ log_time                      ┆ example.MyPoints:colors            ┆ example.MyPoints:labels            ┆ example.MyPoints:points                 │ │
[INFO] [stdout]         │ │ ---                                           ┆ ---                  ┆ ---                           ┆ ---                                ┆ ---                                ┆ ---                                     │ │
[INFO] [stdout]         │ │ type: FixedSizeBinary[16]                     ┆ type: nullable i64   ┆ type: nullable Timestamp(ns)  ┆ type: nullable List[nullable u32]  ┆ type: nullable List[nullable Utf8] ┆ type: nullable List[nullable Struct[2]] │ │
[INFO] [stdout]         │ │ ARROW:extension:metadata: {"namespace":"row"} ┆ index_name: frame_nr ┆ index_name: log_time          ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints             │ │
[INFO] [stdout]         │ │ ARROW:extension:name: TUID                    ┆ is_sorted: true      ┆ is_sorted: true               ┆ component: example.MyPoints:colors ┆ component: example.MyPoints:labels ┆ component: example.MyPoints:points      │ │
[INFO] [stdout]         │ │ is_sorted: true                               ┆ kind: index          ┆ kind: index                   ┆ component_type: example.MyColor    ┆ component_type: example.MyLabel    ┆ component_type: example.MyPoint         │ │
[INFO] [stdout]         │ │ kind: control                                 ┆                      ┆                               ┆ kind: data                         ┆ kind: data                         ┆ kind: data                              │ │
[INFO] [stdout]         │ ╞═══════════════════════════════════════════════╪══════════════════════╪═══════════════════════════════╪════════════════════════════════════╪════════════════════════════════════╪═════════════════════════════════════════╡ │
[INFO] [stdout]         │ │ row_187503517637C86073f1062d613a8ade          ┆ 10                   ┆ 1970-01-01T00:00:00.000000010 ┆ null                               ┆ [a]                                ┆ [{x: 0.0, y: 0.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_187503517637C86073f1062d613a8adf          ┆ 30                   ┆ 1970-01-01T00:00:00.000000030 ┆ [2]                                ┆ null                               ┆ [{x: 2.0, y: 2.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_187503517637C86073f1062d613a8ae0          ┆ 50                   ┆ 1970-01-01T00:00:00.000000050 ┆ null                               ┆ null                               ┆ [{x: 4.0, y: 4.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_187503517637C86073f1062d613a8ae1          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 6.0, y: 6.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_187503517637C86073f1062d613a8ae2          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 7.0, y: 7.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_187503517637C86073f1062d613a8ae3          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 8.0, y: 8.0}]                      │ │
[INFO] [stdout]         │ └───────────────────────────────────────────────┴──────────────────────┴───────────────────────────────┴────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────────┘ │
[INFO] [stdout]         └──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout]         ┌─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout]         │ METADATA:                                                                                                                                               │
[INFO] [stdout]         │ * entity_path: /this/that                                                                                                                               │
[INFO] [stdout]         │ * heap_size_bytes: 832                                                                                                                                  │
[INFO] [stdout]         │ * id: chunk_187503517676783073f1062d613a8ae2                                                                                                            │
[INFO] [stdout]         │ * version: 0.1.1                                                                                                                                        │
[INFO] [stdout]         ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]         │ ┌───────────────────────────────────────────────┬──────────────────────┬────────────────────────────────────┬─────────────────────────────────────────┐ │
[INFO] [stdout]         │ │ RowId                                         ┆ frame_nr             ┆ example.MyPoints:colors            ┆ example.MyPoints:points                 │ │
[INFO] [stdout]         │ │ ---                                           ┆ ---                  ┆ ---                                ┆ ---                                     │ │
[INFO] [stdout]         │ │ type: FixedSizeBinary[16]                     ┆ type: nullable i64   ┆ type: nullable List[nullable u32]  ┆ type: nullable List[nullable Struct[2]] │ │
[INFO] [stdout]         │ │ ARROW:extension:metadata: {"namespace":"row"} ┆ index_name: frame_nr ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints             │ │
[INFO] [stdout]         │ │ ARROW:extension:name: TUID                    ┆ is_sorted: true      ┆ component: example.MyPoints:colors ┆ component: example.MyPoints:points      │ │
[INFO] [stdout]         │ │ is_sorted: true                               ┆ kind: index          ┆ component_type: example.MyColor    ┆ component_type: example.MyPoint         │ │
[INFO] [stdout]         │ │ kind: control                                 ┆                      ┆ kind: data                         ┆ kind: data                              │ │
[INFO] [stdout]         │ ╞═══════════════════════════════════════════════╪══════════════════════╪════════════════════════════════════╪═════════════════════════════════════════╡ │
[INFO] [stdout]         │ │ row_187503517676736273f1062d613a8adf          ┆ 20                   ┆ null                               ┆ [{x: 1.0, y: 1.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750351767675C473f1062d613a8ae0          ┆ 30                   ┆ [2]                                ┆ [{x: 2.0, y: 2.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_187503517676765073f1062d613a8ae1          ┆ 40                   ┆ null                               ┆ [{x: 3.0, y: 3.0}]                      │ │
[INFO] [stdout]         │ └───────────────────────────────────────────────┴──────────────────────┴────────────────────────────────────┴─────────────────────────────────────────┘ │
[INFO] [stdout]         └─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout]         ┌────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout]         │ METADATA:                                                                                                          │
[INFO] [stdout]         │ * entity_path: /this/that                                                                                          │
[INFO] [stdout]         │ * heap_size_bytes: 512                                                                                             │
[INFO] [stdout]         │ * id: chunk_18750351767A389E73f1062d613a8ae6                                                                       │
[INFO] [stdout]         │ * version: 0.1.1                                                                                                   │
[INFO] [stdout]         ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]         │ ┌───────────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┐ │
[INFO] [stdout]         │ │ RowId                                         ┆ frame_nr             ┆ example.MyPoints:points                 │ │
[INFO] [stdout]         │ │ ---                                           ┆ ---                  ┆ ---                                     │ │
[INFO] [stdout]         │ │ type: FixedSizeBinary[16]                     ┆ type: nullable i64   ┆ type: nullable List[nullable Struct[2]] │ │
[INFO] [stdout]         │ │ ARROW:extension:metadata: {"namespace":"row"} ┆ index_name: frame_nr ┆ archetype: example.MyPoints             │ │
[INFO] [stdout]         │ │ ARROW:extension:name: TUID                    ┆ is_sorted: true      ┆ component: example.MyPoints:points      │ │
[INFO] [stdout]         │ │ is_sorted: true                               ┆ kind: index          ┆ component_type: example.MyPoint         │ │
[INFO] [stdout]         │ │ kind: control                                 ┆                      ┆ kind: data                              │ │
[INFO] [stdout]         │ ╞═══════════════════════════════════════════════╪══════════════════════╪═════════════════════════════════════════╡ │
[INFO] [stdout]         │ │ row_18750351767A34DE73f1062d613a8ae3          ┆ 20                   ┆ [{x: 1.0, y: 1.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750351767A370473f1062d613a8ae4          ┆ 40                   ┆ [{x: 3.0, y: 3.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750351767A378673f1062d613a8ae5          ┆ 60                   ┆ [{x: 5.0, y: 5.0}]                      │ │
[INFO] [stdout]         │ └───────────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┘ │
[INFO] [stdout]         └────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout]         ┌───────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout]         │ METADATA:                                                                                                     │
[INFO] [stdout]         │ * entity_path: /this/that                                                                                     │
[INFO] [stdout]         │ * heap_size_bytes: 500                                                                                        │
[INFO] [stdout]         │ * id: chunk_18750351767CFBCE73f1062d613a8aea                                                                  │
[INFO] [stdout]         │ * version: 0.1.1                                                                                              │
[INFO] [stdout]         ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]         │ ┌───────────────────────────────────────────────┬──────────────────────┬────────────────────────────────────┐ │
[INFO] [stdout]         │ │ RowId                                         ┆ frame_nr             ┆ example.MyPoints:colors            │ │
[INFO] [stdout]         │ │ ---                                           ┆ ---                  ┆ ---                                │ │
[INFO] [stdout]         │ │ type: FixedSizeBinary[16]                     ┆ type: nullable i64   ┆ type: nullable List[nullable u32]  │ │
[INFO] [stdout]         │ │ ARROW:extension:metadata: {"namespace":"row"} ┆ index_name: frame_nr ┆ archetype: example.MyPoints        │ │
[INFO] [stdout]         │ │ ARROW:extension:name: TUID                    ┆ is_sorted: true      ┆ component: example.MyPoints:colors │ │
[INFO] [stdout]         │ │ is_sorted: true                               ┆ kind: index          ┆ component_type: example.MyColor    │ │
[INFO] [stdout]         │ │ kind: control                                 ┆                      ┆ kind: data                         │ │
[INFO] [stdout]         │ ╞═══════════════════════════════════════════════╪══════════════════════╪════════════════════════════════════╡ │
[INFO] [stdout]         │ │ row_18750351767CF7FA73f1062d613a8ae7          ┆ 40                   ┆ [3]                                │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750351767CFA2073f1062d613a8ae8          ┆ 50                   ┆ [4]                                │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750351767CFAC073f1062d613a8ae9          ┆ 70                   ┆ [6]                                │ │
[INFO] [stdout]         │ └───────────────────────────────────────────────┴──────────────────────┴────────────────────────────────────┘ │
[INFO] [stdout]         └───────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout]         ┌────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout]         │ METADATA:                                                                              │
[INFO] [stdout]         │ * entity_path: /this/that                                                              │
[INFO] [stdout]         │ * heap_size_bytes: 416                                                                 │
[INFO] [stdout]         │ * id: chunk_187503517680BB2473f1062d613a8aee                                           │
[INFO] [stdout]         │ * version: 0.1.1                                                                       │
[INFO] [stdout]         ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]         │ ┌───────────────────────────────────────────────┬────────────────────────────────────┐ │
[INFO] [stdout]         │ │ RowId                                         ┆ example.MyPoints:labels            │ │
[INFO] [stdout]         │ │ ---                                           ┆ ---                                │ │
[INFO] [stdout]         │ │ type: FixedSizeBinary[16]                     ┆ type: nullable List[nullable Utf8] │ │
[INFO] [stdout]         │ │ ARROW:extension:metadata: {"namespace":"row"} ┆ archetype: example.MyPoints        │ │
[INFO] [stdout]         │ │ ARROW:extension:name: TUID                    ┆ component: example.MyPoints:labels │ │
[INFO] [stdout]         │ │ is_sorted: true                               ┆ component_type: example.MyLabel    │ │
[INFO] [stdout]         │ │ kind: control                                 ┆ kind: data                         │ │
[INFO] [stdout]         │ ╞═══════════════════════════════════════════════╪════════════════════════════════════╡ │
[INFO] [stdout]         │ │ row_187503517680B8D673f1062d613a8aed          ┆ [c]                                │ │
[INFO] [stdout]         │ └───────────────────────────────────────────────┴────────────────────────────────────┘ │
[INFO] [stdout]         └────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout]     ]
[INFO] [stdout] }
[INFO] [stdout] QueryExpression {
[INFO] [stdout]     view_contents: None,
[INFO] [stdout]     include_semantically_empty_columns: false,
[INFO] [stdout]     include_tombstone_columns: false,
[INFO] [stdout]     include_static_columns: Both,
[INFO] [stdout]     filtered_index: None,
[INFO] [stdout]     filtered_index_range: None,
[INFO] [stdout]     filtered_index_values: None,
[INFO] [stdout]     using_index_values: None,
[INFO] [stdout]     filtered_is_not_null: None,
[INFO] [stdout]     sparse_fill_strategy: None,
[INFO] [stdout]     selection: None,
[INFO] [stdout] }:
[INFO] [stdout] ┌──────────────────────┬──────────────────────────────┬────────────────────────────────────┬────────────────────────────────────┬─────────────────────────────────────────┐
[INFO] [stdout] │ frame_nr             ┆ log_time                     ┆ /this/that:example.MyPoints:colors ┆ /this/that:example.MyPoints:labels ┆ /this/that:example.MyPoints:points      │
[INFO] [stdout] │ ---                  ┆ ---                          ┆ ---                                ┆ ---                                ┆ ---                                     │
[INFO] [stdout] │ type: nullable i64   ┆ type: nullable Timestamp(ns) ┆ type: nullable List[nullable u32]  ┆ type: nullable List[nullable Utf8] ┆ type: nullable List[nullable Struct[2]] │
[INFO] [stdout] │ index_name: frame_nr ┆ index_name: log_time         ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints             │
[INFO] [stdout] │ kind: index          ┆ kind: index                  ┆ component: example.MyPoints:colors ┆ component: example.MyPoints:labels ┆ component: example.MyPoints:points      │
[INFO] [stdout] │                      ┆                              ┆ component_type: example.MyColor    ┆ component_type: example.MyLabel    ┆ component_type: example.MyPoint         │
[INFO] [stdout] │                      ┆                              ┆ entity_path: /this/that            ┆ entity_path: /this/that            ┆ entity_path: /this/that                 │
[INFO] [stdout] │                      ┆                              ┆ kind: data                         ┆ is_static: true                    ┆ kind: data                              │
[INFO] [stdout] │                      ┆                              ┆                                    ┆ kind: data                         ┆                                         │
[INFO] [stdout] ╞══════════════════════╪══════════════════════════════╪════════════════════════════════════╪════════════════════════════════════╪═════════════════════════════════════════╡
[INFO] [stdout] │ null                 ┆ null                         ┆ null                               ┆ [c]                                ┆ null                                    │
[INFO] [stdout] └──────────────────────┴──────────────────────────────┴────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────────┘
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/snapshots/re_dataframe__query__tests__barebones.snap
[INFO] [stdout] Snapshot: barebones
[INFO] [stdout] Source: src/query.rs:1411
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: DisplayRB(dataframe)
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]           1 │+┌──────────────────────┬──────────────────────────────┬────────────────────────────────────┬────────────────────────────────────┬──────────────────────────────────────┐
[INFO] [stdout]           2 │+│ frame_nr             ┆ log_time                     ┆ /this/that:example.MyPoints:colors ┆ /this/that:example.MyPoints:labels ┆ /this/that:example.MyPoints:points   │
[INFO] [stdout]           3 │+│ ---                  ┆ ---                          ┆ ---                                ┆ ---                                ┆ ---                                  │
[INFO] [stdout]           4 │+│ type: nullable i64   ┆ type: nullable Timestamp(ns) ┆ type: nullable List[nullable u32]  ┆ type: nullable List[nullable Utf8] ┆ type: nullable List[nullable         │
[INFO] [stdout]           5 │+│ index_name: frame_nr ┆ index_name: log_time         ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints        ┆ Struct[2]]                           │
[INFO] [stdout]           6 │+│ kind: index          ┆ kind: index                  ┆ component: example.MyPoints:colors ┆ component: example.MyPoints:labels ┆ archetype: example.MyPoints          │
[INFO] [stdout]           7 │+│                      ┆                              ┆ component_type: example.MyColor    ┆ component_type: example.MyLabel    ┆ component: example.MyPoints:points   │
[INFO] [stdout]           8 │+│                      ┆                              ┆ entity_path: /this/that            ┆ entity_path: /this/that            ┆ component_type: example.MyPoint      │
[INFO] [stdout]           9 │+│                      ┆                              ┆ kind: data                         ┆ is_static: true                    ┆ entity_path: /this/that              │
[INFO] [stdout]          10 │+│                      ┆                              ┆                                    ┆ kind: data                         ┆ kind: data                           │
[INFO] [stdout]          11 │+╞══════════════════════╪══════════════════════════════╪════════════════════════════════════╪════════════════════════════════════╪══════════════════════════════════════╡
[INFO] [stdout]          12 │+│ null                 ┆ null                         ┆ null                               ┆ [c]                                ┆ null                                 │
[INFO] [stdout]          13 │+└──────────────────────┴──────────────────────────────┴────────────────────────────────────┴────────────────────────────────────┴──────────────────────────────────────┘
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'query::tests::barebones' (18) panicked at src/query.rs:1411:13:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5948c683bec2 - std::backtrace_rs::backtrace::libunwind::trace::h62f3c6bea0fedab3
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5948c683bec2 - std::backtrace_rs::backtrace::trace_unsynchronized::hc41aaca6c0af0bde
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5948c683bec2 - std::sys::backtrace::_print_fmt::h33ac2b97007106cc
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5948c683bec2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5948c684f9af - core::fmt::rt::Argument::fmt::h1edd6a3e00b22f10
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5948c684f9af - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5948c6803d11 - std::io::default_write_fmt::ha6b238eff7f0ef8a
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5948c6803d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5948c6810bb2 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5948c681716f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5948c6817001 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5948c5e9acae - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb8126f8384f98101
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5948c5e9acae - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5948c68178df - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha703f6686c81d0c6
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5948c68178df - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5948c681768a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5948c6810cf9 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5948c67f705d - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5948c6859af0 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5948c6858a96 - core::result::unwrap_failed::h5d9b16b0b732a2ac
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5948c5d7a68a - core::result::Result<T,E>::unwrap::h9a5c1532077ce55c
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x5948c5d7a68a - re_dataframe::query::tests::barebones::h1ac669ca8083ef0e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query.rs:1411:13
[INFO] [stdout]   22:     0x5948c5d7b587 - re_dataframe::query::tests::barebones::{{closure}}::he093e67222b606e5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query.rs:1385:23
[INFO] [stdout]   23:     0x5948c5e062f6 - core::ops::function::FnOnce::call_once::h8f3a6995a207a5c3
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5948c5e9aa8b - core::ops::function::FnOnce::call_once::h8f50ae93d93b62b4
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5948c5e9aa8b - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5948c5eb06c5 - test::run_test_in_process::{{closure}}::hf890ba4755ca86c0
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5948c5eb06c5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h31e4b2860e583faa
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5948c5eb06c5 - std::panicking::catch_unwind::do_call::hec7cdbbe797e2cab
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5948c5eb06c5 - std::panicking::catch_unwind::h24d3b93458b5ba67
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5948c5eb06c5 - std::panic::catch_unwind::h46eeec7cf9c9336c
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5948c5eb06c5 - test::run_test_in_process::h290de6e559006104
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5948c5eb06c5 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5948c5e86ec4 - test::run_test::{{closure}}::h85af00882daabeaa
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5948c5e86ec4 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5948c5e8a86a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc6aada8b43f0527b
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5948c5e8a86a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha89fe5505c1206f5
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5948c5e8a86a - std::panicking::catch_unwind::do_call::he3e0bef721d99583
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5948c5e8a86a - std::panicking::catch_unwind::ha8241964d3d773cd
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5948c5e8a86a - std::panic::catch_unwind::ha8554bc7696cae72
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5948c5e8a86a - std::thread::Builder::spawn_unchecked_::{{closure}}::he06f1f62b4c90f8d
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5948c5e8a86a - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5948c680bcef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h43642ed9c40e0ab2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x5948c680bcef - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x7c1af8de8aa4 - <unknown>
[INFO] [stdout]   45:     0x7c1af8e75a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- query::tests::selection stdout ----
[INFO] [stdout] ChunkStore {
[INFO] [stdout]     id: StoreId(Recording, "test_app", "rec_af7f363c93094d1f848bd1554e7ad725")
[INFO] [stdout]     config: ChunkStoreConfig { enable_changelog: true, chunk_max_bytes: 0, chunk_max_rows: 0, chunk_max_rows_if_unsorted: 0 }
[INFO] [stdout]     stats: {
[INFO] [stdout]         num_chunks: 7
[INFO] [stdout]         total_size_bytes: 8.2 KiB
[INFO] [stdout]         num_rows: 28
[INFO] [stdout]         num_events: 35
[INFO] [stdout]     }
[INFO] [stdout]     chunks: [
[INFO] [stdout]         ┌──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout]         │ METADATA:                                                                                                                                                                                                                    │
[INFO] [stdout]         │ * entity_path: /this/that                                                                                                                                                                                                    │
[INFO] [stdout]         │ * heap_size_bytes: 1516                                                                                                                                                                                                      │
[INFO] [stdout]         │ * id: chunk_1875035187C2EFDF38e6dee83719a1a4                                                                                                                                                                                 │
[INFO] [stdout]         │ * version: 0.1.1                                                                                                                                                                                                             │
[INFO] [stdout]         ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]         │ ┌───────────────────────────────────────────────┬──────────────────────┬───────────────────────────────┬────────────────────────────────────┬────────────────────────────────────┬─────────────────────────────────────────┐ │
[INFO] [stdout]         │ │ RowId                                         ┆ frame_nr             ┆ log_time                      ┆ example.MyPoints:colors            ┆ example.MyPoints:labels            ┆ example.MyPoints:points                 │ │
[INFO] [stdout]         │ │ ---                                           ┆ ---                  ┆ ---                           ┆ ---                                ┆ ---                                ┆ ---                                     │ │
[INFO] [stdout]         │ │ type: FixedSizeBinary[16]                     ┆ type: nullable i64   ┆ type: nullable Timestamp(ns)  ┆ type: nullable List[nullable u32]  ┆ type: nullable List[nullable Utf8] ┆ type: nullable List[nullable Struct[2]] │ │
[INFO] [stdout]         │ │ ARROW:extension:metadata: {"namespace":"row"} ┆ index_name: frame_nr ┆ index_name: log_time          ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints             │ │
[INFO] [stdout]         │ │ ARROW:extension:name: TUID                    ┆ is_sorted: true      ┆ is_sorted: true               ┆ component: example.MyPoints:colors ┆ component: example.MyPoints:labels ┆ component: example.MyPoints:points      │ │
[INFO] [stdout]         │ │ is_sorted: true                               ┆ kind: index          ┆ kind: index                   ┆ component_type: example.MyColor    ┆ component_type: example.MyLabel    ┆ component_type: example.MyPoint         │ │
[INFO] [stdout]         │ │ kind: control                                 ┆                      ┆                               ┆ kind: data                         ┆ kind: data                         ┆ kind: data                              │ │
[INFO] [stdout]         │ ╞═══════════════════════════════════════════════╪══════════════════════╪═══════════════════════════════╪════════════════════════════════════╪════════════════════════════════════╪═════════════════════════════════════════╡ │
[INFO] [stdout]         │ │ row_1875035187C2E77938e6dee83719a19e          ┆ 10                   ┆ 1970-01-01T00:00:00.000000010 ┆ null                               ┆ [a]                                ┆ [{x: 0.0, y: 0.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_1875035187C2EB5738e6dee83719a19f          ┆ 30                   ┆ 1970-01-01T00:00:00.000000030 ┆ [2]                                ┆ null                               ┆ [{x: 2.0, y: 2.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_1875035187C2EC0B38e6dee83719a1a0          ┆ 50                   ┆ 1970-01-01T00:00:00.000000050 ┆ null                               ┆ null                               ┆ [{x: 4.0, y: 4.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_1875035187C2ECBF38e6dee83719a1a1          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 6.0, y: 6.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_1875035187C2ED5538e6dee83719a1a2          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 7.0, y: 7.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_1875035187C2EDEB38e6dee83719a1a3          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 8.0, y: 8.0}]                      │ │
[INFO] [stdout]         │ └───────────────────────────────────────────────┴──────────────────────┴───────────────────────────────┴────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────────┘ │
[INFO] [stdout]         └──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout]         ┌──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout]         │ METADATA:                                                                                                                                                                                                                    │
[INFO] [stdout]         │ * entity_path: /this/that                                                                                                                                                                                                    │
[INFO] [stdout]         │ * heap_size_bytes: 1516                                                                                                                                                                                                      │
[INFO] [stdout]         │ * id: chunk_1875035187CAE47938e6dee83719a1a5                                                                                                                                                                                 │
[INFO] [stdout]         │ * version: 0.1.1                                                                                                                                                                                                             │
[INFO] [stdout]         ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]         │ ┌───────────────────────────────────────────────┬──────────────────────┬───────────────────────────────┬────────────────────────────────────┬────────────────────────────────────┬─────────────────────────────────────────┐ │
[INFO] [stdout]         │ │ RowId                                         ┆ frame_nr             ┆ log_time                      ┆ example.MyPoints:colors            ┆ example.MyPoints:labels            ┆ example.MyPoints:points                 │ │
[INFO] [stdout]         │ │ ---                                           ┆ ---                  ┆ ---                           ┆ ---                                ┆ ---                                ┆ ---                                     │ │
[INFO] [stdout]         │ │ type: FixedSizeBinary[16]                     ┆ type: nullable i64   ┆ type: nullable Timestamp(ns)  ┆ type: nullable List[nullable u32]  ┆ type: nullable List[nullable Utf8] ┆ type: nullable List[nullable Struct[2]] │ │
[INFO] [stdout]         │ │ ARROW:extension:metadata: {"namespace":"row"} ┆ index_name: frame_nr ┆ index_name: log_time          ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints             │ │
[INFO] [stdout]         │ │ ARROW:extension:name: TUID                    ┆ is_sorted: true      ┆ is_sorted: true               ┆ component: example.MyPoints:colors ┆ component: example.MyPoints:labels ┆ component: example.MyPoints:points      │ │
[INFO] [stdout]         │ │ is_sorted: true                               ┆ kind: index          ┆ kind: index                   ┆ component_type: example.MyColor    ┆ component_type: example.MyLabel    ┆ component_type: example.MyPoint         │ │
[INFO] [stdout]         │ │ kind: control                                 ┆                      ┆                               ┆ kind: data                         ┆ kind: data                         ┆ kind: data                              │ │
[INFO] [stdout]         │ ╞═══════════════════════════════════════════════╪══════════════════════╪═══════════════════════════════╪════════════════════════════════════╪════════════════════════════════════╪═════════════════════════════════════════╡ │
[INFO] [stdout]         │ │ row_1875035187CAE6BD38e6dee83719a1a6          ┆ 10                   ┆ 1970-01-01T00:00:00.000000010 ┆ null                               ┆ [a]                                ┆ [{x: 0.0, y: 0.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_1875035187CAE6BD38e6dee83719a1a7          ┆ 30                   ┆ 1970-01-01T00:00:00.000000030 ┆ [2]                                ┆ null                               ┆ [{x: 2.0, y: 2.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_1875035187CAE6BD38e6dee83719a1a8          ┆ 50                   ┆ 1970-01-01T00:00:00.000000050 ┆ null                               ┆ null                               ┆ [{x: 4.0, y: 4.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_1875035187CAE6BD38e6dee83719a1a9          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 6.0, y: 6.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_1875035187CAE6BD38e6dee83719a1aa          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 7.0, y: 7.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_1875035187CAE6BD38e6dee83719a1ab          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 8.0, y: 8.0}]                      │ │
[INFO] [stdout]         │ └───────────────────────────────────────────────┴──────────────────────┴───────────────────────────────┴────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────────┘ │
[INFO] [stdout]         └──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout]         ┌──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout]         │ METADATA:                                                                                                                                                                                                                    │
[INFO] [stdout]         │ * entity_path: /this/that                                                                                                                                                                                                    │
[INFO] [stdout]         │ * heap_size_bytes: 1516                                                                                                                                                                                                      │
[INFO] [stdout]         │ * id: chunk_1875035187CBBBDD38e6dee83719a1a7                                                                                                                                                                                 │
[INFO] [stdout]         │ * version: 0.1.1                                                                                                                                                                                                             │
[INFO] [stdout]         ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]         │ ┌───────────────────────────────────────────────┬──────────────────────┬───────────────────────────────┬────────────────────────────────────┬────────────────────────────────────┬─────────────────────────────────────────┐ │
[INFO] [stdout]         │ │ RowId                                         ┆ frame_nr             ┆ log_time                      ┆ example.MyPoints:colors            ┆ example.MyPoints:labels            ┆ example.MyPoints:points                 │ │
[INFO] [stdout]         │ │ ---                                           ┆ ---                  ┆ ---                           ┆ ---                                ┆ ---                                ┆ ---                                     │ │
[INFO] [stdout]         │ │ type: FixedSizeBinary[16]                     ┆ type: nullable i64   ┆ type: nullable Timestamp(ns)  ┆ type: nullable List[nullable u32]  ┆ type: nullable List[nullable Utf8] ┆ type: nullable List[nullable Struct[2]] │ │
[INFO] [stdout]         │ │ ARROW:extension:metadata: {"namespace":"row"} ┆ index_name: frame_nr ┆ index_name: log_time          ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints             │ │
[INFO] [stdout]         │ │ ARROW:extension:name: TUID                    ┆ is_sorted: true      ┆ is_sorted: true               ┆ component: example.MyPoints:colors ┆ component: example.MyPoints:labels ┆ component: example.MyPoints:points      │ │
[INFO] [stdout]         │ │ is_sorted: true                               ┆ kind: index          ┆ kind: index                   ┆ component_type: example.MyColor    ┆ component_type: example.MyLabel    ┆ component_type: example.MyPoint         │ │
[INFO] [stdout]         │ │ kind: control                                 ┆                      ┆                               ┆ kind: data                         ┆ kind: data                         ┆ kind: data                              │ │
[INFO] [stdout]         │ ╞═══════════════════════════════════════════════╪══════════════════════╪═══════════════════════════════╪════════════════════════════════════╪════════════════════════════════════╪═════════════════════════════════════════╡ │
[INFO] [stdout]         │ │ row_1875035187CBBD1338e6dee83719a1a8          ┆ 10                   ┆ 1970-01-01T00:00:00.000000010 ┆ null                               ┆ [a]                                ┆ [{x: 0.0, y: 0.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_1875035187CBBD1338e6dee83719a1a9          ┆ 30                   ┆ 1970-01-01T00:00:00.000000030 ┆ [2]                                ┆ null                               ┆ [{x: 2.0, y: 2.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_1875035187CBBD1338e6dee83719a1aa          ┆ 50                   ┆ 1970-01-01T00:00:00.000000050 ┆ null                               ┆ null                               ┆ [{x: 4.0, y: 4.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_1875035187CBBD1338e6dee83719a1ab          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 6.0, y: 6.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_1875035187CBBD1338e6dee83719a1ac          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 7.0, y: 7.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_1875035187CBBD1338e6dee83719a1ad          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 8.0, y: 8.0}]                      │ │
[INFO] [stdout]         │ └───────────────────────────────────────────────┴──────────────────────┴───────────────────────────────┴────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────────┘ │
[INFO] [stdout]         └──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout]         ┌─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout]         │ METADATA:                                                                                                                                               │
[INFO] [stdout]         │ * entity_path: /this/that                                                                                                                               │
[INFO] [stdout]         │ * heap_size_bytes: 832                                                                                                                                  │
[INFO] [stdout]         │ * id: chunk_1875035187CC43F538e6dee83719a1ac                                                                                                            │
[INFO] [stdout]         │ * version: 0.1.1                                                                                                                                        │
[INFO] [stdout]         ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]         │ ┌───────────────────────────────────────────────┬──────────────────────┬────────────────────────────────────┬─────────────────────────────────────────┐ │
[INFO] [stdout]         │ │ RowId                                         ┆ frame_nr             ┆ example.MyPoints:colors            ┆ example.MyPoints:points                 │ │
[INFO] [stdout]         │ │ ---                                           ┆ ---                  ┆ ---                                ┆ ---                                     │ │
[INFO] [stdout]         │ │ type: FixedSizeBinary[16]                     ┆ type: nullable i64   ┆ type: nullable List[nullable u32]  ┆ type: nullable List[nullable Struct[2]] │ │
[INFO] [stdout]         │ │ ARROW:extension:metadata: {"namespace":"row"} ┆ index_name: frame_nr ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints             │ │
[INFO] [stdout]         │ │ ARROW:extension:name: TUID                    ┆ is_sorted: true      ┆ component: example.MyPoints:colors ┆ component: example.MyPoints:points      │ │
[INFO] [stdout]         │ │ is_sorted: true                               ┆ kind: index          ┆ component_type: example.MyColor    ┆ component_type: example.MyPoint         │ │
[INFO] [stdout]         │ │ kind: control                                 ┆                      ┆ kind: data                         ┆ kind: data                              │ │
[INFO] [stdout]         │ ╞═══════════════════════════════════════════════╪══════════════════════╪════════════════════════════════════╪═════════════════════════════════════════╡ │
[INFO] [stdout]         │ │ row_1875035187CC419D38e6dee83719a1a9          ┆ 20                   ┆ null                               ┆ [{x: 1.0, y: 1.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_1875035187CC429738e6dee83719a1aa          ┆ 30                   ┆ [2]                                ┆ [{x: 2.0, y: 2.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_1875035187CC432D38e6dee83719a1ab          ┆ 40                   ┆ null                               ┆ [{x: 3.0, y: 3.0}]                      │ │
[INFO] [stdout]         │ └───────────────────────────────────────────────┴──────────────────────┴────────────────────────────────────┴─────────────────────────────────────────┘ │
[INFO] [stdout]         └─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout]         ┌────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout]         │ METADATA:                                                                                                          │
[INFO] [stdout]         │ * entity_path: /this/that                                                                                          │
[INFO] [stdout]         │ * heap_size_bytes: 512                                                                                             │
[INFO] [stdout]         │ * id: chunk_1875035187CF588338e6dee83719a1b0                                                                       │
[INFO] [stdout]         │ * version: 0.1.1                                                                                                   │
[INFO] [stdout]         ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]         │ ┌───────────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┐ │
[INFO] [stdout]         │ │ RowId                                         ┆ frame_nr             ┆ example.MyPoints:points                 │ │
[INFO] [stdout]         │ │ ---                                           ┆ ---                  ┆ ---                                     │ │
[INFO] [stdout]         │ │ type: FixedSizeBinary[16]                     ┆ type: nullable i64   ┆ type: nullable List[nullable Struct[2]] │ │
[INFO] [stdout]         │ │ ARROW:extension:metadata: {"namespace":"row"} ┆ index_name: frame_nr ┆ archetype: example.MyPoints             │ │
[INFO] [stdout]         │ │ ARROW:extension:name: TUID                    ┆ is_sorted: true      ┆ component: example.MyPoints:points      │ │
[INFO] [stdout]         │ │ is_sorted: true                               ┆ kind: index          ┆ component_type: example.MyPoint         │ │
[INFO] [stdout]         │ │ kind: control                                 ┆                      ┆ kind: data                              │ │
[INFO] [stdout]         │ ╞═══════════════════════════════════════════════╪══════════════════════╪═════════════════════════════════════════╡ │
[INFO] [stdout]         │ │ row_1875035187CF54FF38e6dee83719a1ad          ┆ 20                   ┆ [{x: 1.0, y: 1.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_1875035187CF570738e6dee83719a1ae          ┆ 40                   ┆ [{x: 3.0, y: 3.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_1875035187CF579338e6dee83719a1af          ┆ 60                   ┆ [{x: 5.0, y: 5.0}]                      │ │
[INFO] [stdout]         │ └───────────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┘ │
[INFO] [stdout]         └────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout]         ┌───────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout]         │ METADATA:                                                                                                     │
[INFO] [stdout]         │ * entity_path: /this/that                                                                                     │
[INFO] [stdout]         │ * heap_size_bytes: 500                                                                                        │
[INFO] [stdout]         │ * id: chunk_1875035187D173CF38e6dee83719a1b4                                                                  │
[INFO] [stdout]         │ * version: 0.1.1                                                                                              │
[INFO] [stdout]         ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]         │ ┌───────────────────────────────────────────────┬──────────────────────┬────────────────────────────────────┐ │
[INFO] [stdout]         │ │ RowId                                         ┆ frame_nr             ┆ example.MyPoints:colors            │ │
[INFO] [stdout]         │ │ ---                                           ┆ ---                  ┆ ---                                │ │
[INFO] [stdout]         │ │ type: FixedSizeBinary[16]                     ┆ type: nullable i64   ┆ type: nullable List[nullable u32]  │ │
[INFO] [stdout]         │ │ ARROW:extension:metadata: {"namespace":"row"} ┆ index_name: frame_nr ┆ archetype: example.MyPoints        │ │
[INFO] [stdout]         │ │ ARROW:extension:name: TUID                    ┆ is_sorted: true      ┆ component: example.MyPoints:colors │ │
[INFO] [stdout]         │ │ is_sorted: true                               ┆ kind: index          ┆ component_type: example.MyColor    │ │
[INFO] [stdout]         │ │ kind: control                                 ┆                      ┆ kind: data                         │ │
[INFO] [stdout]         │ ╞═══════════════════════════════════════════════╪══════════════════════╪════════════════════════════════════╡ │
[INFO] [stdout]         │ │ row_1875035187D170AF38e6dee83719a1b1          ┆ 40                   ┆ [3]                                │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_1875035187D1726738e6dee83719a1b2          ┆ 50                   ┆ [4]                                │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_1875035187D172E938e6dee83719a1b3          ┆ 70                   ┆ [6]                                │ │
[INFO] [stdout]         │ └───────────────────────────────────────────────┴──────────────────────┴────────────────────────────────────┘ │
[INFO] [stdout]         └───────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout]         ┌────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout]         │ METADATA:                                                                              │
[INFO] [stdout]         │ * entity_path: /this/that                                                              │
[INFO] [stdout]         │ * heap_size_bytes: 416                                                                 │
[INFO] [stdout]         │ * id: chunk_1875035187D4452D38e6dee83719a1b8                                           │
[INFO] [stdout]         │ * version: 0.1.1                                                                       │
[INFO] [stdout]         ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]         │ ┌───────────────────────────────────────────────┬────────────────────────────────────┐ │
[INFO] [stdout]         │ │ RowId                                         ┆ example.MyPoints:labels            │ │
[INFO] [stdout]         │ │ ---                                           ┆ ---                                │ │
[INFO] [stdout]         │ │ type: FixedSizeBinary[16]                     ┆ type: nullable List[nullable Utf8] │ │
[INFO] [stdout]         │ │ ARROW:extension:metadata: {"namespace":"row"} ┆ archetype: example.MyPoints        │ │
[INFO] [stdout]         │ │ ARROW:extension:name: TUID                    ┆ component: example.MyPoints:labels │ │
[INFO] [stdout]         │ │ is_sorted: true                               ┆ component_type: example.MyLabel    │ │
[INFO] [stdout]         │ │ kind: control                                 ┆ kind: data                         │ │
[INFO] [stdout]         │ ╞═══════════════════════════════════════════════╪════════════════════════════════════╡ │
[INFO] [stdout]         │ │ row_1875035187D443A738e6dee83719a1b7          ┆ [c]                                │ │
[INFO] [stdout]         │ └───────────────────────────────────────────────┴────────────────────────────────────┘ │
[INFO] [stdout]         └────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout]     ]
[INFO] [stdout] }
[INFO] [stdout] QueryExpression {
[INFO] [stdout]     view_contents: None,
[INFO] [stdout]     include_semantically_empty_columns: false,
[INFO] [stdout]     include_tombstone_columns: false,
[INFO] [stdout]     include_static_columns: Both,
[INFO] [stdout]     filtered_index: Some(
[INFO] [stdout]         "frame_nr",
[INFO] [stdout]     ),
[INFO] [stdout]     filtered_index_range: None,
[INFO] [stdout]     filtered_index_values: None,
[INFO] [stdout]     using_index_values: None,
[INFO] [stdout]     filtered_is_not_null: None,
[INFO] [stdout]     sparse_fill_strategy: None,
[INFO] [stdout]     selection: Some(
[INFO] [stdout]         [],
[INFO] [stdout]     ),
[INFO] [stdout] }:
[INFO] [stdout] ┌┐
[INFO] [stdout] ╞╡
[INFO] [stdout] └┘
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/snapshots/re_dataframe__query__tests__selection.snap
[INFO] [stdout] Snapshot: selection
[INFO] [stdout] Source: src/query.rs:1853
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: DisplayRB(dataframe)
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]           1 │+┌┐
[INFO] [stdout]           2 │+╞╡
[INFO] [stdout]           3 │+└┘
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'query::tests::selection' (97) panicked at src/query.rs:1853:13:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5948c683bec2 - std::backtrace_rs::backtrace::libunwind::trace::h62f3c6bea0fedab3
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5948c683bec2 - std::backtrace_rs::backtrace::trace_unsynchronized::hc41aaca6c0af0bde
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5948c683bec2 - std::sys::backtrace::_print_fmt::h33ac2b97007106cc
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5948c683bec2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5948c684f9af - core::fmt::rt::Argument::fmt::h1edd6a3e00b22f10
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5948c684f9af - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5948c6803d11 - std::io::default_write_fmt::ha6b238eff7f0ef8a
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5948c6803d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5948c6810bb2 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5948c681716f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5948c6817001 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5948c5e9acae - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb8126f8384f98101
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5948c5e9acae - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5948c68178df - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha703f6686c81d0c6
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5948c68178df - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5948c681768a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5948c6810cf9 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5948c67f705d - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5948c6859af0 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5948c6858a96 - core::result::unwrap_failed::h5d9b16b0b732a2ac
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5948c5d7c53f - core::result::Result<T,E>::unwrap::h9a5c1532077ce55c
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x5948c5d7c53f - re_dataframe::query::tests::selection::h620b8c975c523ccb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query.rs:1853:13
[INFO] [stdout]   22:     0x5948c5d802f7 - re_dataframe::query::tests::selection::{{closure}}::hb65635c8eb58b3ad
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query.rs:1822:23
[INFO] [stdout]   23:     0x5948c5e06c76 - core::ops::function::FnOnce::call_once::hdb3c673c2bba28cc
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5948c5e9aa8b - core::ops::function::FnOnce::call_once::h8f50ae93d93b62b4
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5948c5e9aa8b - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5948c5eb06c5 - test::run_test_in_process::{{closure}}::hf890ba4755ca86c0
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5948c5eb06c5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h31e4b2860e583faa
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5948c5eb06c5 - std::panicking::catch_unwind::do_call::hec7cdbbe797e2cab
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5948c5eb06c5 - std::panicking::catch_unwind::h24d3b93458b5ba67
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5948c5eb06c5 - std::panic::catch_unwind::h46eeec7cf9c9336c
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5948c5eb06c5 - test::run_test_in_process::h290de6e559006104
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5948c5eb06c5 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5948c5e86ec4 - test::run_test::{{closure}}::h85af00882daabeaa
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5948c5e86ec4 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5948c5e8a86a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc6aada8b43f0527b
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5948c5e8a86a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha89fe5505c1206f5
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5948c5e8a86a - std::panicking::catch_unwind::do_call::he3e0bef721d99583
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5948c5e8a86a - std::panicking::catch_unwind::ha8241964d3d773cd
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5948c5e8a86a - std::panic::catch_unwind::ha8554bc7696cae72
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5948c5e8a86a - std::thread::Builder::spawn_unchecked_::{{closure}}::he06f1f62b4c90f8d
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5948c5e8a86a - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5948c680bcef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h43642ed9c40e0ab2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x5948c680bcef - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x7c1af8de8aa4 - <unknown>
[INFO] [stdout]   45:     0x7c1af8e75a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- query::tests::filtered_index_range stdout ----
[INFO] [stdout] ChunkStore {
[INFO] [stdout]     id: StoreId(Recording, "test_app", "rec_5411f77156d74ff3a6ceeb03b7a3cdbc")
[INFO] [stdout]     config: ChunkStoreConfig { enable_changelog: true, chunk_max_bytes: 0, chunk_max_rows: 0, chunk_max_rows_if_unsorted: 0 }
[INFO] [stdout]     stats: {
[INFO] [stdout]         num_chunks: 7
[INFO] [stdout]         total_size_bytes: 8.2 KiB
[INFO] [stdout]         num_rows: 28
[INFO] [stdout]         num_events: 35
[INFO] [stdout]     }
[INFO] [stdout]     chunks: [
[INFO] [stdout]         ┌──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout]         │ METADATA:                                                                                                                                                                                                                    │
[INFO] [stdout]         │ * entity_path: /this/that                                                                                                                                                                                                    │
[INFO] [stdout]         │ * heap_size_bytes: 1516                                                                                                                                                                                                      │
[INFO] [stdout]         │ * id: chunk_187503517415D33837459504542fd4f0                                                                                                                                                                                 │
[INFO] [stdout]         │ * version: 0.1.1                                                                                                                                                                                                             │
[INFO] [stdout]         ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]         │ ┌───────────────────────────────────────────────┬──────────────────────┬───────────────────────────────┬────────────────────────────────────┬────────────────────────────────────┬─────────────────────────────────────────┐ │
[INFO] [stdout]         │ │ RowId                                         ┆ frame_nr             ┆ log_time                      ┆ example.MyPoints:colors            ┆ example.MyPoints:labels            ┆ example.MyPoints:points                 │ │
[INFO] [stdout]         │ │ ---                                           ┆ ---                  ┆ ---                           ┆ ---                                ┆ ---                                ┆ ---                                     │ │
[INFO] [stdout]         │ │ type: FixedSizeBinary[16]                     ┆ type: nullable i64   ┆ type: nullable Timestamp(ns)  ┆ type: nullable List[nullable u32]  ┆ type: nullable List[nullable Utf8] ┆ type: nullable List[nullable Struct[2]] │ │
[INFO] [stdout]         │ │ ARROW:extension:metadata: {"namespace":"row"} ┆ index_name: frame_nr ┆ index_name: log_time          ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints             │ │
[INFO] [stdout]         │ │ ARROW:extension:name: TUID                    ┆ is_sorted: true      ┆ is_sorted: true               ┆ component: example.MyPoints:colors ┆ component: example.MyPoints:labels ┆ component: example.MyPoints:points      │ │
[INFO] [stdout]         │ │ is_sorted: true                               ┆ kind: index          ┆ kind: index                   ┆ component_type: example.MyColor    ┆ component_type: example.MyLabel    ┆ component_type: example.MyPoint         │ │
[INFO] [stdout]         │ │ kind: control                                 ┆                      ┆                               ┆ kind: data                         ┆ kind: data                         ┆ kind: data                              │ │
[INFO] [stdout]         │ ╞═══════════════════════════════════════════════╪══════════════════════╪═══════════════════════════════╪════════════════════════════════════╪════════════════════════════════════╪═════════════════════════════════════════╡ │
[INFO] [stdout]         │ │ row_187503517415CE3837459504542fd4ea          ┆ 10                   ┆ 1970-01-01T00:00:00.000000010 ┆ null                               ┆ [a]                                ┆ [{x: 0.0, y: 0.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_187503517415CFFA37459504542fd4eb          ┆ 30                   ┆ 1970-01-01T00:00:00.000000030 ┆ [2]                                ┆ null                               ┆ [{x: 2.0, y: 2.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_187503517415D09037459504542fd4ec          ┆ 50                   ┆ 1970-01-01T00:00:00.000000050 ┆ null                               ┆ null                               ┆ [{x: 4.0, y: 4.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_187503517415D12637459504542fd4ed          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 6.0, y: 6.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_187503517415D1BC37459504542fd4ee          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 7.0, y: 7.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_187503517415D23E37459504542fd4ef          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 8.0, y: 8.0}]                      │ │
[INFO] [stdout]         │ └───────────────────────────────────────────────┴──────────────────────┴───────────────────────────────┴────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────────┘ │
[INFO] [stdout]         └──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout]         ┌──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout]         │ METADATA:                                                                                                                                                                                                                    │
[INFO] [stdout]         │ * entity_path: /this/that                                                                                                                                                                                                    │
[INFO] [stdout]         │ * heap_size_bytes: 1516                                                                                                                                                                                                      │
[INFO] [stdout]         │ * id: chunk_18750351741AECE237459504542fd4f1                                                                                                                                                                                 │
[INFO] [stdout]         │ * version: 0.1.1                                                                                                                                                                                                             │
[INFO] [stdout]         ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]         │ ┌───────────────────────────────────────────────┬──────────────────────┬───────────────────────────────┬────────────────────────────────────┬────────────────────────────────────┬─────────────────────────────────────────┐ │
[INFO] [stdout]         │ │ RowId                                         ┆ frame_nr             ┆ log_time                      ┆ example.MyPoints:colors            ┆ example.MyPoints:labels            ┆ example.MyPoints:points                 │ │
[INFO] [stdout]         │ │ ---                                           ┆ ---                  ┆ ---                           ┆ ---                                ┆ ---                                ┆ ---                                     │ │
[INFO] [stdout]         │ │ type: FixedSizeBinary[16]                     ┆ type: nullable i64   ┆ type: nullable Timestamp(ns)  ┆ type: nullable List[nullable u32]  ┆ type: nullable List[nullable Utf8] ┆ type: nullable List[nullable Struct[2]] │ │
[INFO] [stdout]         │ │ ARROW:extension:metadata: {"namespace":"row"} ┆ index_name: frame_nr ┆ index_name: log_time          ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints             │ │
[INFO] [stdout]         │ │ ARROW:extension:name: TUID                    ┆ is_sorted: true      ┆ is_sorted: true               ┆ component: example.MyPoints:colors ┆ component: example.MyPoints:labels ┆ component: example.MyPoints:points      │ │
[INFO] [stdout]         │ │ is_sorted: true                               ┆ kind: index          ┆ kind: index                   ┆ component_type: example.MyColor    ┆ component_type: example.MyLabel    ┆ component_type: example.MyPoint         │ │
[INFO] [stdout]         │ │ kind: control                                 ┆                      ┆                               ┆ kind: data                         ┆ kind: data                         ┆ kind: data                              │ │
[INFO] [stdout]         │ ╞═══════════════════════════════════════════════╪══════════════════════╪═══════════════════════════════╪════════════════════════════════════╪════════════════════════════════════╪═════════════════════════════════════════╡ │
[INFO] [stdout]         │ │ row_18750351741AEF6C37459504542fd4f2          ┆ 10                   ┆ 1970-01-01T00:00:00.000000010 ┆ null                               ┆ [a]                                ┆ [{x: 0.0, y: 0.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750351741AEF6C37459504542fd4f3          ┆ 30                   ┆ 1970-01-01T00:00:00.000000030 ┆ [2]                                ┆ null                               ┆ [{x: 2.0, y: 2.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750351741AEF6C37459504542fd4f4          ┆ 50                   ┆ 1970-01-01T00:00:00.000000050 ┆ null                               ┆ null                               ┆ [{x: 4.0, y: 4.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750351741AEF6C37459504542fd4f5          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 6.0, y: 6.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750351741AEF6C37459504542fd4f6          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 7.0, y: 7.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750351741AEF6C37459504542fd4f7          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 8.0, y: 8.0}]                      │ │
[INFO] [stdout]         │ └───────────────────────────────────────────────┴──────────────────────┴───────────────────────────────┴────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────────┘ │
[INFO] [stdout]         └──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout]         ┌──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout]         │ METADATA:                                                                                                                                                                                                                    │
[INFO] [stdout]         │ * entity_path: /this/that                                                                                                                                                                                                    │
[INFO] [stdout]         │ * heap_size_bytes: 1516                                                                                                                                                                                                      │
[INFO] [stdout]         │ * id: chunk_18750351741BBBFE37459504542fd4f3                                                                                                                                                                                 │
[INFO] [stdout]         │ * version: 0.1.1                                                                                                                                                                                                             │
[INFO] [stdout]         ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]         │ ┌───────────────────────────────────────────────┬──────────────────────┬───────────────────────────────┬────────────────────────────────────┬────────────────────────────────────┬─────────────────────────────────────────┐ │
[INFO] [stdout]         │ │ RowId                                         ┆ frame_nr             ┆ log_time                      ┆ example.MyPoints:colors            ┆ example.MyPoints:labels            ┆ example.MyPoints:points                 │ │
[INFO] [stdout]         │ │ ---                                           ┆ ---                  ┆ ---                           ┆ ---                                ┆ ---                                ┆ ---                                     │ │
[INFO] [stdout]         │ │ type: FixedSizeBinary[16]                     ┆ type: nullable i64   ┆ type: nullable Timestamp(ns)  ┆ type: nullable List[nullable u32]  ┆ type: nullable List[nullable Utf8] ┆ type: nullable List[nullable Struct[2]] │ │
[INFO] [stdout]         │ │ ARROW:extension:metadata: {"namespace":"row"} ┆ index_name: frame_nr ┆ index_name: log_time          ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints             │ │
[INFO] [stdout]         │ │ ARROW:extension:name: TUID                    ┆ is_sorted: true      ┆ is_sorted: true               ┆ component: example.MyPoints:colors ┆ component: example.MyPoints:labels ┆ component: example.MyPoints:points      │ │
[INFO] [stdout]         │ │ is_sorted: true                               ┆ kind: index          ┆ kind: index                   ┆ component_type: example.MyColor    ┆ component_type: example.MyLabel    ┆ component_type: example.MyPoint         │ │
[INFO] [stdout]         │ │ kind: control                                 ┆                      ┆                               ┆ kind: data                         ┆ kind: data                         ┆ kind: data                              │ │
[INFO] [stdout]         │ ╞═══════════════════════════════════════════════╪══════════════════════╪═══════════════════════════════╪════════════════════════════════════╪════════════════════════════════════╪═════════════════════════════════════════╡ │
[INFO] [stdout]         │ │ row_18750351741BBD0C37459504542fd4f4          ┆ 10                   ┆ 1970-01-01T00:00:00.000000010 ┆ null                               ┆ [a]                                ┆ [{x: 0.0, y: 0.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750351741BBD0C37459504542fd4f5          ┆ 30                   ┆ 1970-01-01T00:00:00.000000030 ┆ [2]                                ┆ null                               ┆ [{x: 2.0, y: 2.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750351741BBD0C37459504542fd4f6          ┆ 50                   ┆ 1970-01-01T00:00:00.000000050 ┆ null                               ┆ null                               ┆ [{x: 4.0, y: 4.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750351741BBD0C37459504542fd4f7          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 6.0, y: 6.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750351741BBD0C37459504542fd4f8          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 7.0, y: 7.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750351741BBD0C37459504542fd4f9          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 8.0, y: 8.0}]                      │ │
[INFO] [stdout]         │ └───────────────────────────────────────────────┴──────────────────────┴───────────────────────────────┴────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────────┘ │
[INFO] [stdout]         └──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout]         ┌─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout]         │ METADATA:                                                                                                                                               │
[INFO] [stdout]         │ * entity_path: /this/that                                                                                                                               │
[INFO] [stdout]         │ * heap_size_bytes: 832                                                                                                                                  │
[INFO] [stdout]         │ * id: chunk_18750351741C718E37459504542fd4f8                                                                                                            │
[INFO] [stdout]         │ * version: 0.1.1                                                                                                                                        │
[INFO] [stdout]         ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]         │ ┌───────────────────────────────────────────────┬──────────────────────┬────────────────────────────────────┬─────────────────────────────────────────┐ │
[INFO] [stdout]         │ │ RowId                                         ┆ frame_nr             ┆ example.MyPoints:colors            ┆ example.MyPoints:points                 │ │
[INFO] [stdout]         │ │ ---                                           ┆ ---                  ┆ ---                                ┆ ---                                     │ │
[INFO] [stdout]         │ │ type: FixedSizeBinary[16]                     ┆ type: nullable i64   ┆ type: nullable List[nullable u32]  ┆ type: nullable List[nullable Struct[2]] │ │
[INFO] [stdout]         │ │ ARROW:extension:metadata: {"namespace":"row"} ┆ index_name: frame_nr ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints             │ │
[INFO] [stdout]         │ │ ARROW:extension:name: TUID                    ┆ is_sorted: true      ┆ component: example.MyPoints:colors ┆ component: example.MyPoints:points      │ │
[INFO] [stdout]         │ │ is_sorted: true                               ┆ kind: index          ┆ component_type: example.MyColor    ┆ component_type: example.MyPoint         │ │
[INFO] [stdout]         │ │ kind: control                                 ┆                      ┆ kind: data                         ┆ kind: data                              │ │
[INFO] [stdout]         │ ╞═══════════════════════════════════════════════╪══════════════════════╪════════════════════════════════════╪═════════════════════════════════════════╡ │
[INFO] [stdout]         │ │ row_18750351741C6ED237459504542fd4f5          ┆ 20                   ┆ null                               ┆ [{x: 1.0, y: 1.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750351741C6FD637459504542fd4f6          ┆ 30                   ┆ [2]                                ┆ [{x: 2.0, y: 2.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750351741C706C37459504542fd4f7          ┆ 40                   ┆ null                               ┆ [{x: 3.0, y: 3.0}]                      │ │
[INFO] [stdout]         │ └───────────────────────────────────────────────┴──────────────────────┴────────────────────────────────────┴─────────────────────────────────────────┘ │
[INFO] [stdout]         └─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout]         ┌────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout]         │ METADATA:                                                                                                          │
[INFO] [stdout]         │ * entity_path: /this/that                                                                                          │
[INFO] [stdout]         │ * heap_size_bytes: 512                                                                                             │
[INFO] [stdout]         │ * id: chunk_18750351741FA66137459504542fd4fc                                                                       │
[INFO] [stdout]         │ * version: 0.1.1                                                                                                   │
[INFO] [stdout]         ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]         │ ┌───────────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┐ │
[INFO] [stdout]         │ │ RowId                                         ┆ frame_nr             ┆ example.MyPoints:points                 │ │
[INFO] [stdout]         │ │ ---                                           ┆ ---                  ┆ ---                                     │ │
[INFO] [stdout]         │ │ type: FixedSizeBinary[16]                     ┆ type: nullable i64   ┆ type: nullable List[nullable Struct[2]] │ │
[INFO] [stdout]         │ │ ARROW:extension:metadata: {"namespace":"row"} ┆ index_name: frame_nr ┆ archetype: example.MyPoints             │ │
[INFO] [stdout]         │ │ ARROW:extension:name: TUID                    ┆ is_sorted: true      ┆ component: example.MyPoints:points      │ │
[INFO] [stdout]         │ │ is_sorted: true                               ┆ kind: index          ┆ component_type: example.MyPoint         │ │
[INFO] [stdout]         │ │ kind: control                                 ┆                      ┆ kind: data                              │ │
[INFO] [stdout]         │ ╞═══════════════════════════════════════════════╪══════════════════════╪═════════════════════════════════════════╡ │
[INFO] [stdout]         │ │ row_18750351741FA24637459504542fd4f9          ┆ 20                   ┆ [{x: 1.0, y: 1.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750351741FA4A937459504542fd4fa          ┆ 40                   ┆ [{x: 3.0, y: 3.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750351741FA54937459504542fd4fb          ┆ 60                   ┆ [{x: 5.0, y: 5.0}]                      │ │
[INFO] [stdout]         │ └───────────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┘ │
[INFO] [stdout]         └────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout]         ┌───────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout]         │ METADATA:                                                                                                     │
[INFO] [stdout]         │ * entity_path: /this/that                                                                                     │
[INFO] [stdout]         │ * heap_size_bytes: 500                                                                                        │
[INFO] [stdout]         │ * id: chunk_187503517422653137459504542fd500                                                                  │
[INFO] [stdout]         │ * version: 0.1.1                                                                                              │
[INFO] [stdout]         ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]         │ ┌───────────────────────────────────────────────┬──────────────────────┬────────────────────────────────────┐ │
[INFO] [stdout]         │ │ RowId                                         ┆ frame_nr             ┆ example.MyPoints:colors            │ │
[INFO] [stdout]         │ │ ---                                           ┆ ---                  ┆ ---                                │ │
[INFO] [stdout]         │ │ type: FixedSizeBinary[16]                     ┆ type: nullable i64   ┆ type: nullable List[nullable u32]  │ │
[INFO] [stdout]         │ │ ARROW:extension:metadata: {"namespace":"row"} ┆ index_name: frame_nr ┆ archetype: example.MyPoints        │ │
[INFO] [stdout]         │ │ ARROW:extension:name: TUID                    ┆ is_sorted: true      ┆ component: example.MyPoints:colors │ │
[INFO] [stdout]         │ │ is_sorted: true                               ┆ kind: index          ┆ component_type: example.MyColor    │ │
[INFO] [stdout]         │ │ kind: control                                 ┆                      ┆ kind: data                         │ │
[INFO] [stdout]         │ ╞═══════════════════════════════════════════════╪══════════════════════╪════════════════════════════════════╡ │
[INFO] [stdout]         │ │ row_187503517422615D37459504542fd4fd          ┆ 40                   ┆ [3]                                │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750351742263A137459504542fd4fe          ┆ 50                   ┆ [4]                                │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_187503517422642D37459504542fd4ff          ┆ 70                   ┆ [6]                                │ │
[INFO] [stdout]         │ └───────────────────────────────────────────────┴──────────────────────┴────────────────────────────────────┘ │
[INFO] [stdout]         └───────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout]         ┌────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout]         │ METADATA:                                                                              │
[INFO] [stdout]         │ * entity_path: /this/that                                                              │
[INFO] [stdout]         │ * heap_size_bytes: 416                                                                 │
[INFO] [stdout]         │ * id: chunk_187503517425B51437459504542fd504                                           │
[INFO] [stdout]         │ * version: 0.1.1                                                                       │
[INFO] [stdout]         ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]         │ ┌───────────────────────────────────────────────┬────────────────────────────────────┐ │
[INFO] [stdout]         │ │ RowId                                         ┆ example.MyPoints:labels            │ │
[INFO] [stdout]         │ │ ---                                           ┆ ---                                │ │
[INFO] [stdout]         │ │ type: FixedSizeBinary[16]                     ┆ type: nullable List[nullable Utf8] │ │
[INFO] [stdout]         │ │ ARROW:extension:metadata: {"namespace":"row"} ┆ archetype: example.MyPoints        │ │
[INFO] [stdout]         │ │ ARROW:extension:name: TUID                    ┆ component: example.MyPoints:labels │ │
[INFO] [stdout]         │ │ is_sorted: true                               ┆ component_type: example.MyLabel    │ │
[INFO] [stdout]         │ │ kind: control                                 ┆ kind: data                         │ │
[INFO] [stdout]         │ ╞═══════════════════════════════════════════════╪════════════════════════════════════╡ │
[INFO] [stdout]         │ │ row_187503517425B24E37459504542fd503          ┆ [c]                                │ │
[INFO] [stdout]         │ └───────────────────────────────────────────────┴────────────────────────────────────┘ │
[INFO] [stdout]         └────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout]     ]
[INFO] [stdout] }
[INFO] [stdout] QueryExpression {
[INFO] [stdout]     view_contents: None,
[INFO] [stdout]     include_semantically_empty_columns: false,
[INFO] [stdout]     include_tombstone_columns: false,
[INFO] [stdout]     include_static_columns: Both,
[INFO] [stdout]     filtered_index: Some(
[INFO] [stdout]         "frame_nr",
[INFO] [stdout]     ),
[INFO] [stdout]     filtered_index_range: Some(
[INFO] [stdout]         AbsoluteTimeRange {
[INFO] [stdout]             min: TimeInt(30),
[INFO] [stdout]             max: TimeInt(60),
[INFO] [stdout]         },
[INFO] [stdout]     ),
[INFO] [stdout]     filtered_index_values: None,
[INFO] [stdout]     using_index_values: None,
[INFO] [stdout]     filtered_is_not_null: None,
[INFO] [stdout]     sparse_fill_strategy: None,
[INFO] [stdout]     selection: None,
[INFO] [stdout] }:
[INFO] [stdout] ┌──────────────────────┬───────────────────────────────┬────────────────────────────────────┬────────────────────────────────────┬─────────────────────────────────────────┐
[INFO] [stdout] │ frame_nr             ┆ log_time                      ┆ /this/that:example.MyPoints:colors ┆ /this/that:example.MyPoints:labels ┆ /this/that:example.MyPoints:points      │
[INFO] [stdout] │ ---                  ┆ ---                           ┆ ---                                ┆ ---                                ┆ ---                                     │
[INFO] [stdout] │ type: nullable i64   ┆ type: nullable Timestamp(ns)  ┆ type: nullable List[nullable u32]  ┆ type: nullable List[nullable Utf8] ┆ type: nullable List[nullable Struct[2]] │
[INFO] [stdout] │ index_name: frame_nr ┆ index_name: log_time          ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints             │
[INFO] [stdout] │ kind: index          ┆ kind: index                   ┆ component: example.MyPoints:colors ┆ component: example.MyPoints:labels ┆ component: example.MyPoints:points      │
[INFO] [stdout] │                      ┆                               ┆ component_type: example.MyColor    ┆ component_type: example.MyLabel    ┆ component_type: example.MyPoint         │
[INFO] [stdout] │                      ┆                               ┆ entity_path: /this/that            ┆ entity_path: /this/that            ┆ entity_path: /this/that                 │
[INFO] [stdout] │                      ┆                               ┆ kind: data                         ┆ is_static: true                    ┆ kind: data                              │
[INFO] [stdout] │                      ┆                               ┆                                    ┆ kind: data                         ┆                                         │
[INFO] [stdout] ╞══════════════════════╪═══════════════════════════════╪════════════════════════════════════╪════════════════════════════════════╪═════════════════════════════════════════╡
[INFO] [stdout] │ 30                   ┆ null                          ┆ [2]                                ┆ [c]                                ┆ [{x: 2.0, y: 2.0}]                      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ 40                   ┆ null                          ┆ [3]                                ┆ [c]                                ┆ [{x: 3.0, y: 3.0}]                      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ 50                   ┆ 1970-01-01T00:00:00.000000050 ┆ [4]                                ┆ [c]                                ┆ [{x: 4.0, y: 4.0}]                      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ 60                   ┆ null                          ┆ null                               ┆ [c]                                ┆ [{x: 5.0, y: 5.0}]                      │
[INFO] [stdout] └──────────────────────┴───────────────────────────────┴────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────────┘
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/snapshots/re_dataframe__query__tests__filtered_index_range.snap
[INFO] [stdout] Snapshot: filtered_index_range
[INFO] [stdout] Source: src/query.rs:1500
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: DisplayRB(dataframe)
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]           1 │+┌──────────────────────┬───────────────────────────────┬────────────────────────────────────┬────────────────────────────────────┬──────────────────────────────────────┐
[INFO] [stdout]           2 │+│ frame_nr             ┆ log_time                      ┆ /this/that:example.MyPoints:colors ┆ /this/that:example.MyPoints:labels ┆ /this/that:example.MyPoints:points   │
[INFO] [stdout]           3 │+│ ---                  ┆ ---                           ┆ ---                                ┆ ---                                ┆ ---                                  │
[INFO] [stdout]           4 │+│ type: nullable i64   ┆ type: nullable Timestamp(ns)  ┆ type: nullable List[nullable u32]  ┆ type: nullable List[nullable Utf8] ┆ type: nullable List[nullable         │
[INFO] [stdout]           5 │+│ index_name: frame_nr ┆ index_name: log_time          ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints        ┆ Struct[2]]                           │
[INFO] [stdout]           6 │+│ kind: index          ┆ kind: index                   ┆ component: example.MyPoints:colors ┆ component: example.MyPoints:labels ┆ archetype: example.MyPoints          │
[INFO] [stdout]           7 │+│                      ┆                               ┆ component_type: example.MyColor    ┆ component_type: example.MyLabel    ┆ component: example.MyPoints:points   │
[INFO] [stdout]           8 │+│                      ┆                               ┆ entity_path: /this/that            ┆ entity_path: /this/that            ┆ component_type: example.MyPoint      │
[INFO] [stdout]           9 │+│                      ┆                               ┆ kind: data                         ┆ is_static: true                    ┆ entity_path: /this/that              │
[INFO] [stdout]          10 │+│                      ┆                               ┆                                    ┆ kind: data                         ┆ kind: data                           │
[INFO] [stdout]          11 │+╞══════════════════════╪═══════════════════════════════╪════════════════════════════════════╪════════════════════════════════════╪══════════════════════════════════════╡
[INFO] [stdout]          12 │+│ 30                   ┆ null                          ┆ [2]                                ┆ [c]                                ┆ [{x: 2.0, y: 2.0}]                   │
[INFO] [stdout]          13 │+├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]          14 │+│ 40                   ┆ null                          ┆ [3]                                ┆ [c]                                ┆ [{x: 3.0, y: 3.0}]                   │
[INFO] [stdout]          15 │+├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]          16 │+│ 50                   ┆ 1970-01-01T00:00:00.000000050 ┆ [4]                                ┆ [c]                                ┆ [{x: 4.0, y: 4.0}]                   │
[INFO] [stdout]          17 │+├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]          18 │+│ 60                   ┆ null                          ┆ null                               ┆ [c]                                ┆ [{x: 5.0, y: 5.0}]                   │
[INFO] [stdout]          19 │+└──────────────────────┴───────────────────────────────┴────────────────────────────────────┴────────────────────────────────────┴──────────────────────────────────────┘
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'query::tests::filtered_index_range' (20) panicked at src/query.rs:1500:9:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5948c683bec2 - std::backtrace_rs::backtrace::libunwind::trace::h62f3c6bea0fedab3
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5948c683bec2 - std::backtrace_rs::backtrace::trace_unsynchronized::hc41aaca6c0af0bde
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5948c683bec2 - std::sys::backtrace::_print_fmt::h33ac2b97007106cc
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5948c683bec2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5948c684f9af - core::fmt::rt::Argument::fmt::h1edd6a3e00b22f10
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5948c684f9af - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5948c6803d11 - std::io::default_write_fmt::ha6b238eff7f0ef8a
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5948c6803d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5948c6810bb2 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5948c681716f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5948c6817001 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5948c5e9acae - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb8126f8384f98101
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5948c5e9acae - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5948c68178df - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha703f6686c81d0c6
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5948c68178df - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5948c681768a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5948c6810cf9 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5948c67f705d - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5948c6859af0 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5948c6858a96 - core::result::unwrap_failed::h5d9b16b0b732a2ac
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5948c5d6c186 - core::result::Result<T,E>::unwrap::h9a5c1532077ce55c
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x5948c5d6c186 - re_dataframe::query::tests::filtered_index_range::h6d28da2a627c88da
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query.rs:1500:9
[INFO] [stdout]   22:     0x5948c5d6c427 - re_dataframe::query::tests::filtered_index_range::{{closure}}::h6b847f93f3ee3372
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query.rs:1473:34
[INFO] [stdout]   23:     0x5948c5e055e6 - core::ops::function::FnOnce::call_once::h2e87167cbf04f7cb
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5948c5e9aa8b - core::ops::function::FnOnce::call_once::h8f50ae93d93b62b4
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5948c5e9aa8b - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5948c5eb06c5 - test::run_test_in_process::{{closure}}::hf890ba4755ca86c0
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5948c5eb06c5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h31e4b2860e583faa
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5948c5eb06c5 - std::panicking::catch_unwind::do_call::hec7cdbbe797e2cab
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5948c5eb06c5 - std::panicking::catch_unwind::h24d3b93458b5ba67
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5948c5eb06c5 - std::panic::catch_unwind::h46eeec7cf9c9336c
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5948c5eb06c5 - test::run_test_in_process::h290de6e559006104
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5948c5eb06c5 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5948c5e86ec4 - test::run_test::{{closure}}::h85af00882daabeaa
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5948c5e86ec4 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5948c5e8a86a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc6aada8b43f0527b
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5948c5e8a86a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha89fe5505c1206f5
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5948c5e8a86a - std::panicking::catch_unwind::do_call::he3e0bef721d99583
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5948c5e8a86a - std::panicking::catch_unwind::ha8241964d3d773cd
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5948c5e8a86a - std::panic::catch_unwind::ha8554bc7696cae72
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5948c5e8a86a - std::thread::Builder::spawn_unchecked_::{{closure}}::he06f1f62b4c90f8d
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5948c5e8a86a - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5948c680bcef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h43642ed9c40e0ab2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x5948c680bcef - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x7c1af8de8aa4 - <unknown>
[INFO] [stdout]   45:     0x7c1af8e75a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- query::tests::clears stdout ----
[INFO] [stdout] ChunkStore {
[INFO] [stdout]     id: StoreId(Recording, "test_app", "rec_d341957f8e8d4a1b919e4fc56f31860f")
[INFO] [stdout]     config: ChunkStoreConfig { enable_changelog: true, chunk_max_bytes: 0, chunk_max_rows: 0, chunk_max_rows_if_unsorted: 0 }
[INFO] [stdout]     stats: {
[INFO] [stdout]         num_chunks: 12
[INFO] [stdout]         total_size_bytes: 12.3 KiB
[INFO] [stdout]         num_rows: 35
[INFO] [stdout]         num_events: 42
[INFO] [stdout]     }
[INFO] [stdout]     chunks: [
[INFO] [stdout]         ┌──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout]         │ METADATA:                                                                                                                                                                                                                    │
[INFO] [stdout]         │ * entity_path: /this/that                                                                                                                                                                                                    │
[INFO] [stdout]         │ * heap_size_bytes: 1516                                                                                                                                                                                                      │
[INFO] [stdout]         │ * id: chunk_187503517402B0297747256a267470b9                                                                                                                                                                                 │
[INFO] [stdout]         │ * version: 0.1.1                                                                                                                                                                                                             │
[INFO] [stdout]         ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]         │ ┌───────────────────────────────────────────────┬──────────────────────┬───────────────────────────────┬────────────────────────────────────┬────────────────────────────────────┬─────────────────────────────────────────┐ │
[INFO] [stdout]         │ │ RowId                                         ┆ frame_nr             ┆ log_time                      ┆ example.MyPoints:colors            ┆ example.MyPoints:labels            ┆ example.MyPoints:points                 │ │
[INFO] [stdout]         │ │ ---                                           ┆ ---                  ┆ ---                           ┆ ---                                ┆ ---                                ┆ ---                                     │ │
[INFO] [stdout]         │ │ type: FixedSizeBinary[16]                     ┆ type: nullable i64   ┆ type: nullable Timestamp(ns)  ┆ type: nullable List[nullable u32]  ┆ type: nullable List[nullable Utf8] ┆ type: nullable List[nullable Struct[2]] │ │
[INFO] [stdout]         │ │ ARROW:extension:metadata: {"namespace":"row"} ┆ index_name: frame_nr ┆ index_name: log_time          ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints             │ │
[INFO] [stdout]         │ │ ARROW:extension:name: TUID                    ┆ is_sorted: true      ┆ is_sorted: true               ┆ component: example.MyPoints:colors ┆ component: example.MyPoints:labels ┆ component: example.MyPoints:points      │ │
[INFO] [stdout]         │ │ is_sorted: true                               ┆ kind: index          ┆ kind: index                   ┆ component_type: example.MyColor    ┆ component_type: example.MyLabel    ┆ component_type: example.MyPoint         │ │
[INFO] [stdout]         │ │ kind: control                                 ┆                      ┆                               ┆ kind: data                         ┆ kind: data                         ┆ kind: data                              │ │
[INFO] [stdout]         │ ╞═══════════════════════════════════════════════╪══════════════════════╪═══════════════════════════════╪════════════════════════════════════╪════════════════════════════════════╪═════════════════════════════════════════╡ │
[INFO] [stdout]         │ │ row_187503517402A79A7747256a267470b3          ┆ 10                   ┆ 1970-01-01T00:00:00.000000010 ┆ null                               ┆ [a]                                ┆ [{x: 0.0, y: 0.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_187503517402AB827747256a267470b4          ┆ 30                   ┆ 1970-01-01T00:00:00.000000030 ┆ [2]                                ┆ null                               ┆ [{x: 2.0, y: 2.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_187503517402AC197747256a267470b5          ┆ 50                   ┆ 1970-01-01T00:00:00.000000050 ┆ null                               ┆ null                               ┆ [{x: 4.0, y: 4.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_187503517402ACAE7747256a267470b6          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 6.0, y: 6.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_187503517402AD3A7747256a267470b7          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 7.0, y: 7.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_187503517402ADC67747256a267470b8          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 8.0, y: 8.0}]                      │ │
[INFO] [stdout]         │ └───────────────────────────────────────────────┴──────────────────────┴───────────────────────────────┴────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────────┘ │
[INFO] [stdout]         └──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout]         ┌──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout]         │ METADATA:                                                                                                                                                                                                                    │
[INFO] [stdout]         │ * entity_path: /this/that                                                                                                                                                                                                    │
[INFO] [stdout]         │ * heap_size_bytes: 1516                                                                                                                                                                                                      │
[INFO] [stdout]         │ * id: chunk_18750351741B58F87747256a267470ba                                                                                                                                                                                 │
[INFO] [stdout]         │ * version: 0.1.1                                                                                                                                                                                                             │
[INFO] [stdout]         ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]         │ ┌───────────────────────────────────────────────┬──────────────────────┬───────────────────────────────┬────────────────────────────────────┬────────────────────────────────────┬─────────────────────────────────────────┐ │
[INFO] [stdout]         │ │ RowId                                         ┆ frame_nr             ┆ log_time                      ┆ example.MyPoints:colors            ┆ example.MyPoints:labels            ┆ example.MyPoints:points                 │ │
[INFO] [stdout]         │ │ ---                                           ┆ ---                  ┆ ---                           ┆ ---                                ┆ ---                                ┆ ---                                     │ │
[INFO] [stdout]         │ │ type: FixedSizeBinary[16]                     ┆ type: nullable i64   ┆ type: nullable Timestamp(ns)  ┆ type: nullable List[nullable u32]  ┆ type: nullable List[nullable Utf8] ┆ type: nullable List[nullable Struct[2]] │ │
[INFO] [stdout]         │ │ ARROW:extension:metadata: {"namespace":"row"} ┆ index_name: frame_nr ┆ index_name: log_time          ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints             │ │
[INFO] [stdout]         │ │ ARROW:extension:name: TUID                    ┆ is_sorted: true      ┆ is_sorted: true               ┆ component: example.MyPoints:colors ┆ component: example.MyPoints:labels ┆ component: example.MyPoints:points      │ │
[INFO] [stdout]         │ │ is_sorted: true                               ┆ kind: index          ┆ kind: index                   ┆ component_type: example.MyColor    ┆ component_type: example.MyLabel    ┆ component_type: example.MyPoint         │ │
[INFO] [stdout]         │ │ kind: control                                 ┆                      ┆                               ┆ kind: data                         ┆ kind: data                         ┆ kind: data                              │ │
[INFO] [stdout]         │ ╞═══════════════════════════════════════════════╪══════════════════════╪═══════════════════════════════╪════════════════════════════════════╪════════════════════════════════════╪═════════════════════════════════════════╡ │
[INFO] [stdout]         │ │ row_18750351741B5B5A7747256a267470bb          ┆ 10                   ┆ 1970-01-01T00:00:00.000000010 ┆ null                               ┆ [a]                                ┆ [{x: 0.0, y: 0.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750351741B5B5A7747256a267470bc          ┆ 30                   ┆ 1970-01-01T00:00:00.000000030 ┆ [2]                                ┆ null                               ┆ [{x: 2.0, y: 2.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750351741B5B5A7747256a267470bd          ┆ 50                   ┆ 1970-01-01T00:00:00.000000050 ┆ null                               ┆ null                               ┆ [{x: 4.0, y: 4.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750351741B5B5A7747256a267470be          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 6.0, y: 6.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750351741B5B5A7747256a267470bf          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 7.0, y: 7.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750351741B5B5A7747256a267470c0          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 8.0, y: 8.0}]                      │ │
[INFO] [stdout]         │ └───────────────────────────────────────────────┴──────────────────────┴───────────────────────────────┴────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────────┘ │
[INFO] [stdout]         └──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout]         ┌──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout]         │ METADATA:                                                                                                                                                                                                                    │
[INFO] [stdout]         │ * entity_path: /this/that                                                                                                                                                                                                    │
[INFO] [stdout]         │ * heap_size_bytes: 1516                                                                                                                                                                                                      │
[INFO] [stdout]         │ * id: chunk_18750351741C1A2C7747256a267470bc                                                                                                                                                                                 │
[INFO] [stdout]         │ * version: 0.1.1                                                                                                                                                                                                             │
[INFO] [stdout]         ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]         │ ┌───────────────────────────────────────────────┬──────────────────────┬───────────────────────────────┬────────────────────────────────────┬────────────────────────────────────┬─────────────────────────────────────────┐ │
[INFO] [stdout]         │ │ RowId                                         ┆ frame_nr             ┆ log_time                      ┆ example.MyPoints:colors            ┆ example.MyPoints:labels            ┆ example.MyPoints:points                 │ │
[INFO] [stdout]         │ │ ---                                           ┆ ---                  ┆ ---                           ┆ ---                                ┆ ---                                ┆ ---                                     │ │
[INFO] [stdout]         │ │ type: FixedSizeBinary[16]                     ┆ type: nullable i64   ┆ type: nullable Timestamp(ns)  ┆ type: nullable List[nullable u32]  ┆ type: nullable List[nullable Utf8] ┆ type: nullable List[nullable Struct[2]] │ │
[INFO] [stdout]         │ │ ARROW:extension:metadata: {"namespace":"row"} ┆ index_name: frame_nr ┆ index_name: log_time          ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints             │ │
[INFO] [stdout]         │ │ ARROW:extension:name: TUID                    ┆ is_sorted: true      ┆ is_sorted: true               ┆ component: example.MyPoints:colors ┆ component: example.MyPoints:labels ┆ component: example.MyPoints:points      │ │
[INFO] [stdout]         │ │ is_sorted: true                               ┆ kind: index          ┆ kind: index                   ┆ component_type: example.MyColor    ┆ component_type: example.MyLabel    ┆ component_type: example.MyPoint         │ │
[INFO] [stdout]         │ │ kind: control                                 ┆                      ┆                               ┆ kind: data                         ┆ kind: data                         ┆ kind: data                              │ │
[INFO] [stdout]         │ ╞═══════════════════════════════════════════════╪══════════════════════╪═══════════════════════════════╪════════════════════════════════════╪════════════════════════════════════╪═════════════════════════════════════════╡ │
[INFO] [stdout]         │ │ row_18750351741C1B587747256a267470bd          ┆ 10                   ┆ 1970-01-01T00:00:00.000000010 ┆ null                               ┆ [a]                                ┆ [{x: 0.0, y: 0.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750351741C1B587747256a267470be          ┆ 30                   ┆ 1970-01-01T00:00:00.000000030 ┆ [2]                                ┆ null                               ┆ [{x: 2.0, y: 2.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750351741C1B587747256a267470bf          ┆ 50                   ┆ 1970-01-01T00:00:00.000000050 ┆ null                               ┆ null                               ┆ [{x: 4.0, y: 4.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750351741C1B587747256a267470c0          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 6.0, y: 6.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750351741C1B587747256a267470c1          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 7.0, y: 7.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750351741C1B587747256a267470c2          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 8.0, y: 8.0}]                      │ │
[INFO] [stdout]         │ └───────────────────────────────────────────────┴──────────────────────┴───────────────────────────────┴────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────────┘ │
[INFO] [stdout]         └──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout]         ┌─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout]         │ METADATA:                                                                                                                                               │
[INFO] [stdout]         │ * entity_path: /this/that                                                                                                                               │
[INFO] [stdout]         │ * heap_size_bytes: 832                                                                                                                                  │
[INFO] [stdout]         │ * id: chunk_18750351741CC3327747256a267470c1                                                                                                            │
[INFO] [stdout]         │ * version: 0.1.1                                                                                                                                        │
[INFO] [stdout]         ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]         │ ┌───────────────────────────────────────────────┬──────────────────────┬────────────────────────────────────┬─────────────────────────────────────────┐ │
[INFO] [stdout]         │ │ RowId                                         ┆ frame_nr             ┆ example.MyPoints:colors            ┆ example.MyPoints:points                 │ │
[INFO] [stdout]         │ │ ---                                           ┆ ---                  ┆ ---                                ┆ ---                                     │ │
[INFO] [stdout]         │ │ type: FixedSizeBinary[16]                     ┆ type: nullable i64   ┆ type: nullable List[nullable u32]  ┆ type: nullable List[nullable Struct[2]] │ │
[INFO] [stdout]         │ │ ARROW:extension:metadata: {"namespace":"row"} ┆ index_name: frame_nr ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints             │ │
[INFO] [stdout]         │ │ ARROW:extension:name: TUID                    ┆ is_sorted: true      ┆ component: example.MyPoints:colors ┆ component: example.MyPoints:points      │ │
[INFO] [stdout]         │ │ is_sorted: true                               ┆ kind: index          ┆ component_type: example.MyColor    ┆ component_type: example.MyPoint         │ │
[INFO] [stdout]         │ │ kind: control                                 ┆                      ┆ kind: data                         ┆ kind: data                              │ │
[INFO] [stdout]         │ ╞═══════════════════════════════════════════════╪══════════════════════╪════════════════════════════════════╪═════════════════════════════════════════╡ │
[INFO] [stdout]         │ │ row_18750351741CC0587747256a267470be          ┆ 20                   ┆ null                               ┆ [{x: 1.0, y: 1.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750351741CC17A7747256a267470bf          ┆ 30                   ┆ [2]                                ┆ [{x: 2.0, y: 2.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750351741CC21A7747256a267470c0          ┆ 40                   ┆ null                               ┆ [{x: 3.0, y: 3.0}]                      │ │
[INFO] [stdout]         │ └───────────────────────────────────────────────┴──────────────────────┴────────────────────────────────────┴─────────────────────────────────────────┘ │
[INFO] [stdout]         └─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout]         ┌────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout]         │ METADATA:                                                                                                          │
[INFO] [stdout]         │ * entity_path: /this/that                                                                                          │
[INFO] [stdout]         │ * heap_size_bytes: 512                                                                                             │
[INFO] [stdout]         │ * id: chunk_18750351741FA96D7747256a267470c5                                                                       │
[INFO] [stdout]         │ * version: 0.1.1                                                                                                   │
[INFO] [stdout]         ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]         │ ┌───────────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┐ │
[INFO] [stdout]         │ │ RowId                                         ┆ frame_nr             ┆ example.MyPoints:points                 │ │
[INFO] [stdout]         │ │ ---                                           ┆ ---                  ┆ ---                                     │ │
[INFO] [stdout]         │ │ type: FixedSizeBinary[16]                     ┆ type: nullable i64   ┆ type: nullable List[nullable Struct[2]] │ │
[INFO] [stdout]         │ │ ARROW:extension:metadata: {"namespace":"row"} ┆ index_name: frame_nr ┆ archetype: example.MyPoints             │ │
[INFO] [stdout]         │ │ ARROW:extension:name: TUID                    ┆ is_sorted: true      ┆ component: example.MyPoints:points      │ │
[INFO] [stdout]         │ │ is_sorted: true                               ┆ kind: index          ┆ component_type: example.MyPoint         │ │
[INFO] [stdout]         │ │ kind: control                                 ┆                      ┆ kind: data                              │ │
[INFO] [stdout]         │ ╞═══════════════════════════════════════════════╪══════════════════════╪═════════════════════════════════════════╡ │
[INFO] [stdout]         │ │ row_18750351741FA5C17747256a267470c2          ┆ 20                   ┆ [{x: 1.0, y: 1.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750351741FA7DD7747256a267470c3          ┆ 40                   ┆ [{x: 3.0, y: 3.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750351741FA8727747256a267470c4          ┆ 60                   ┆ [{x: 5.0, y: 5.0}]                      │ │
[INFO] [stdout]         │ └───────────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┘ │
[INFO] [stdout]         └────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout]         ┌───────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout]         │ METADATA:                                                                                                     │
[INFO] [stdout]         │ * entity_path: /this/that                                                                                     │
[INFO] [stdout]         │ * heap_size_bytes: 500                                                                                        │
[INFO] [stdout]         │ * id: chunk_18750351742249D97747256a267470c9                                                                  │
[INFO] [stdout]         │ * version: 0.1.1                                                                                              │
[INFO] [stdout]         ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]         │ ┌───────────────────────────────────────────────┬──────────────────────┬────────────────────────────────────┐ │
[INFO] [stdout]         │ │ RowId                                         ┆ frame_nr             ┆ example.MyPoints:colors            │ │
[INFO] [stdout]         │ │ ---                                           ┆ ---                  ┆ ---                                │ │
[INFO] [stdout]         │ │ type: FixedSizeBinary[16]                     ┆ type: nullable i64   ┆ type: nullable List[nullable u32]  │ │
[INFO] [stdout]         │ │ ARROW:extension:metadata: {"namespace":"row"} ┆ index_name: frame_nr ┆ archetype: example.MyPoints        │ │
[INFO] [stdout]         │ │ ARROW:extension:name: TUID                    ┆ is_sorted: true      ┆ component: example.MyPoints:colors │ │
[INFO] [stdout]         │ │ is_sorted: true                               ┆ kind: index          ┆ component_type: example.MyColor    │ │
[INFO] [stdout]         │ │ kind: control                                 ┆                      ┆ kind: data                         │ │
[INFO] [stdout]         │ ╞═══════════════════════════════════════════════╪══════════════════════╪════════════════════════════════════╡ │
[INFO] [stdout]         │ │ row_1875035174220FA57747256a267470c6          ┆ 40                   ┆ [3]                                │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750351742248217747256a267470c7          ┆ 50                   ┆ [4]                                │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750351742248B67747256a267470c8          ┆ 70                   ┆ [6]                                │ │
[INFO] [stdout]         │ └───────────────────────────────────────────────┴──────────────────────┴────────────────────────────────────┘ │
[INFO] [stdout]         └───────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout]         ┌────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout]         │ METADATA:                                                                              │
[INFO] [stdout]         │ * entity_path: /this/that                                                              │
[INFO] [stdout]         │ * heap_size_bytes: 416                                                                 │
[INFO] [stdout]         │ * id: chunk_187503517425A6BE7747256a267470cd                                           │
[INFO] [stdout]         │ * version: 0.1.1                                                                       │
[INFO] [stdout]         ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]         │ ┌───────────────────────────────────────────────┬────────────────────────────────────┐ │
[INFO] [stdout]         │ │ RowId                                         ┆ example.MyPoints:labels            │ │
[INFO] [stdout]         │ │ ---                                           ┆ ---                                │ │
[INFO] [stdout]         │ │ type: FixedSizeBinary[16]                     ┆ type: nullable List[nullable Utf8] │ │
[INFO] [stdout]         │ │ ARROW:extension:metadata: {"namespace":"row"} ┆ archetype: example.MyPoints        │ │
[INFO] [stdout]         │ │ ARROW:extension:name: TUID                    ┆ component: example.MyPoints:labels │ │
[INFO] [stdout]         │ │ is_sorted: true                               ┆ component_type: example.MyLabel    │ │
[INFO] [stdout]         │ │ kind: control                                 ┆ kind: data                         │ │
[INFO] [stdout]         │ ╞═══════════════════════════════════════════════╪════════════════════════════════════╡ │
[INFO] [stdout]         │ │ row_187503517425A4B67747256a267470cc          ┆ [c]                                │ │
[INFO] [stdout]         │ └───────────────────────────────────────────────┴────────────────────────────────────┘ │
[INFO] [stdout]         └────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout]         ┌────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout]         │ METADATA:                                                                              │
[INFO] [stdout]         │ * entity_path: /this/that                                                              │
[INFO] [stdout]         │ * heap_size_bytes: 408                                                                 │
[INFO] [stdout]         │ * id: chunk_1875035174272F2A7747256a267470cf                                           │
[INFO] [stdout]         │ * version: 0.1.1                                                                       │
[INFO] [stdout]         ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]         │ ┌───────────────────────────────────────────────┬────────────────────────────────────┐ │
[INFO] [stdout]         │ │ RowId                                         ┆ Clear:is_recursive                 │ │
[INFO] [stdout]         │ │ ---                                           ┆ ---                                │ │
[INFO] [stdout]         │ │ type: FixedSizeBinary[16]                     ┆ type: nullable List[nullable bool] │ │
[INFO] [stdout]         │ │ ARROW:extension:metadata: {"namespace":"row"} ┆ archetype: Clear                   │ │
[INFO] [stdout]         │ │ ARROW:extension:name: TUID                    ┆ component: Clear:is_recursive      │ │
[INFO] [stdout]         │ │ is_sorted: true                               ┆ component_type: ClearIsRecursive   │ │
[INFO] [stdout]         │ │ kind: control                                 ┆ kind: data                         │ │
[INFO] [stdout]         │ ╞═══════════════════════════════════════════════╪════════════════════════════════════╡ │
[INFO] [stdout]         │ │ row_1875035174272D4A7747256a267470ce          ┆ [false]                            │ │
[INFO] [stdout]         │ └───────────────────────────────────────────────┴────────────────────────────────────┘ │
[INFO] [stdout]         └────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout]         ┌───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout]         │ METADATA:                                                                                                                                     │
[INFO] [stdout]         │ * entity_path: /this/that                                                                                                                     │
[INFO] [stdout]         │ * heap_size_bytes: 680                                                                                                                        │
[INFO] [stdout]         │ * id: chunk_18750351742858D27747256a267470d1                                                                                                  │
[INFO] [stdout]         │ * version: 0.1.1                                                                                                                              │
[INFO] [stdout]         ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]         │ ┌───────────────────────────────────────────────┬──────────────────────┬───────────────────────────────┬────────────────────────────────────┐ │
[INFO] [stdout]         │ │ RowId                                         ┆ frame_nr             ┆ log_time                      ┆ Clear:is_recursive                 │ │
[INFO] [stdout]         │ │ ---                                           ┆ ---                  ┆ ---                           ┆ ---                                │ │
[INFO] [stdout]         │ │ type: FixedSizeBinary[16]                     ┆ type: nullable i64   ┆ type: nullable Timestamp(ns)  ┆ type: nullable List[nullable bool] │ │
[INFO] [stdout]         │ │ ARROW:extension:metadata: {"namespace":"row"} ┆ index_name: frame_nr ┆ index_name: log_time          ┆ archetype: Clear                   │ │
[INFO] [stdout]         │ │ ARROW:extension:name: TUID                    ┆ is_sorted: true      ┆ is_sorted: true               ┆ component: Clear:is_recursive      │ │
[INFO] [stdout]         │ │ is_sorted: true                               ┆ kind: index          ┆ kind: index                   ┆ component_type: ClearIsRecursive   │ │
[INFO] [stdout]         │ │ kind: control                                 ┆                      ┆                               ┆ kind: data                         │ │
[INFO] [stdout]         │ ╞═══════════════════════════════════════════════╪══════════════════════╪═══════════════════════════════╪════════════════════════════════════╡ │
[INFO] [stdout]         │ │ row_18750351742857387747256a267470d0          ┆ 35                   ┆ 1970-01-01T00:00:00.000000035 ┆ [true]                             │ │
[INFO] [stdout]         │ └───────────────────────────────────────────────┴──────────────────────┴───────────────────────────────┴────────────────────────────────────┘ │
[INFO] [stdout]         └───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout]         ┌───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout]         │ METADATA:                                                                                                                                     │
[INFO] [stdout]         │ * entity_path: /                                                                                                                              │
[INFO] [stdout]         │ * heap_size_bytes: 625                                                                                                                        │
[INFO] [stdout]         │ * id: chunk_187503517429DE287747256a267470d3                                                                                                  │
[INFO] [stdout]         │ * version: 0.1.1                                                                                                                              │
[INFO] [stdout]         ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]         │ ┌───────────────────────────────────────────────┬──────────────────────┬───────────────────────────────┬────────────────────────────────────┐ │
[INFO] [stdout]         │ │ RowId                                         ┆ frame_nr             ┆ log_time                      ┆ Clear:is_recursive                 │ │
[INFO] [stdout]         │ │ ---                                           ┆ ---                  ┆ ---                           ┆ ---                                │ │
[INFO] [stdout]         │ │ type: FixedSizeBinary[16]                     ┆ type: nullable i64   ┆ type: nullable Timestamp(ns)  ┆ type: nullable List[nullable bool] │ │
[INFO] [stdout]         │ │ ARROW:extension:metadata: {"namespace":"row"} ┆ index_name: frame_nr ┆ index_name: log_time          ┆ archetype: Clear                   │ │
[INFO] [stdout]         │ │ ARROW:extension:name: TUID                    ┆ is_sorted: true      ┆ is_sorted: true               ┆ component: Clear:is_recursive      │ │
[INFO] [stdout]         │ │ is_sorted: true                               ┆ kind: index          ┆ kind: index                   ┆ component_type: ClearIsRecursive   │ │
[INFO] [stdout]         │ │ kind: control                                 ┆                      ┆                               ┆ kind: data                         │ │
[INFO] [stdout]         │ ╞═══════════════════════════════════════════════╪══════════════════════╪═══════════════════════════════╪════════════════════════════════════╡ │
[INFO] [stdout]         │ │ row_187503517429DC207747256a267470d2          ┆ 55                   ┆ 1970-01-01T00:00:00.000000055 ┆ [false]                            │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_187503517429DC207747256a267470d2          ┆ 60                   ┆ 1970-01-01T00:00:00.000000060 ┆ [true]                             │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_187503517429DC207747256a267470d2          ┆ 65                   ┆ 1970-01-01T00:00:00.000000065 ┆ [false]                            │ │
[INFO] [stdout]         │ └───────────────────────────────────────────────┴──────────────────────┴───────────────────────────────┴────────────────────────────────────┘ │
[INFO] [stdout]         └───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout]         ┌───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout]         │ METADATA:                                                                                                                                     │
[INFO] [stdout]         │ * entity_path: /this                                                                                                                          │
[INFO] [stdout]         │ * heap_size_bytes: 680                                                                                                                        │
[INFO] [stdout]         │ * id: chunk_18750351742BFF8C7747256a267470d5                                                                                                  │
[INFO] [stdout]         │ * version: 0.1.1                                                                                                                              │
[INFO] [stdout]         ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]         │ ┌───────────────────────────────────────────────┬──────────────────────┬───────────────────────────────┬────────────────────────────────────┐ │
[INFO] [stdout]         │ │ RowId                                         ┆ frame_nr             ┆ log_time                      ┆ Clear:is_recursive                 │ │
[INFO] [stdout]         │ │ ---                                           ┆ ---                  ┆ ---                           ┆ ---                                │ │
[INFO] [stdout]         │ │ type: FixedSizeBinary[16]                     ┆ type: nullable i64   ┆ type: nullable Timestamp(ns)  ┆ type: nullable List[nullable bool] │ │
[INFO] [stdout]         │ │ ARROW:extension:metadata: {"namespace":"row"} ┆ index_name: frame_nr ┆ index_name: log_time          ┆ archetype: Clear                   │ │
[INFO] [stdout]         │ │ ARROW:extension:name: TUID                    ┆ is_sorted: true      ┆ is_sorted: true               ┆ component: Clear:is_recursive      │ │
[INFO] [stdout]         │ │ is_sorted: true                               ┆ kind: index          ┆ kind: index                   ┆ component_type: ClearIsRecursive   │ │
[INFO] [stdout]         │ │ kind: control                                 ┆                      ┆                               ┆ kind: data                         │ │
[INFO] [stdout]         │ ╞═══════════════════════════════════════════════╪══════════════════════╪═══════════════════════════════╪════════════════════════════════════╡ │
[INFO] [stdout]         │ │ row_18750351742BFD487747256a267470d4          ┆ 60                   ┆ 1970-01-01T00:00:00.000000060 ┆ [false]                            │ │
[INFO] [stdout]         │ └───────────────────────────────────────────────┴──────────────────────┴───────────────────────────────┴────────────────────────────────────┘ │
[INFO] [stdout]         └───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout]         ┌───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout]         │ METADATA:                                                                                                                                     │
[INFO] [stdout]         │ * entity_path: /this                                                                                                                          │
[INFO] [stdout]         │ * heap_size_bytes: 680                                                                                                                        │
[INFO] [stdout]         │ * id: chunk_18750351742D7C867747256a267470d7                                                                                                  │
[INFO] [stdout]         │ * version: 0.1.1                                                                                                                              │
[INFO] [stdout]         ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]         │ ┌───────────────────────────────────────────────┬──────────────────────┬───────────────────────────────┬────────────────────────────────────┐ │
[INFO] [stdout]         │ │ RowId                                         ┆ frame_nr             ┆ log_time                      ┆ Clear:is_recursive                 │ │
[INFO] [stdout]         │ │ ---                                           ┆ ---                  ┆ ---                           ┆ ---                                │ │
[INFO] [stdout]         │ │ type: FixedSizeBinary[16]                     ┆ type: nullable i64   ┆ type: nullable Timestamp(ns)  ┆ type: nullable List[nullable bool] │ │
[INFO] [stdout]         │ │ ARROW:extension:metadata: {"namespace":"row"} ┆ index_name: frame_nr ┆ index_name: log_time          ┆ archetype: Clear                   │ │
[INFO] [stdout]         │ │ ARROW:extension:name: TUID                    ┆ is_sorted: true      ┆ is_sorted: true               ┆ component: Clear:is_recursive      │ │
[INFO] [stdout]         │ │ is_sorted: true                               ┆ kind: index          ┆ kind: index                   ┆ component_type: ClearIsRecursive   │ │
[INFO] [stdout]         │ │ kind: control                                 ┆                      ┆                               ┆ kind: data                         │ │
[INFO] [stdout]         │ ╞═══════════════════════════════════════════════╪══════════════════════╪═══════════════════════════════╪════════════════════════════════════╡ │
[INFO] [stdout]         │ │ row_18750351742D7A887747256a267470d6          ┆ 65                   ┆ 1970-01-01T00:00:00.000000065 ┆ [true]                             │ │
[INFO] [stdout]         │ └───────────────────────────────────────────────┴──────────────────────┴───────────────────────────────┴────────────────────────────────────┘ │
[INFO] [stdout]         └───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout]     ]
[INFO] [stdout] }
[INFO] [stdout] QueryExpression {
[INFO] [stdout]     view_contents: Some(
[INFO] [stdout]         ViewContentsSelector(
[INFO] [stdout]             {
[INFO] [stdout]                 /this/that: None,
[INFO] [stdout]             },
[INFO] [stdout]         ),
[INFO] [stdout]     ),
[INFO] [stdout]     include_semantically_empty_columns: false,
[INFO] [stdout]     include_tombstone_columns: false,
[INFO] [stdout]     include_static_columns: Both,
[INFO] [stdout]     filtered_index: Some(
[INFO] [stdout]         "frame_nr",
[INFO] [stdout]     ),
[INFO] [stdout]     filtered_index_range: None,
[INFO] [stdout]     filtered_index_values: None,
[INFO] [stdout]     using_index_values: None,
[INFO] [stdout]     filtered_is_not_null: None,
[INFO] [stdout]     sparse_fill_strategy: None,
[INFO] [stdout]     selection: None,
[INFO] [stdout] }:
[INFO] [stdout] ┌──────────────────────┬───────────────────────────────┬────────────────────────────────────┬────────────────────────────────────┬─────────────────────────────────────────┐
[INFO] [stdout] │ frame_nr             ┆ log_time                      ┆ /this/that:example.MyPoints:colors ┆ /this/that:example.MyPoints:labels ┆ /this/that:example.MyPoints:points      │
[INFO] [stdout] │ ---                  ┆ ---                           ┆ ---                                ┆ ---                                ┆ ---                                     │
[INFO] [stdout] │ type: nullable i64   ┆ type: nullable Timestamp(ns)  ┆ type: nullable List[nullable u32]  ┆ type: nullable List[nullable Utf8] ┆ type: nullable List[nullable Struct[2]] │
[INFO] [stdout] │ index_name: frame_nr ┆ index_name: log_time          ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints             │
[INFO] [stdout] │ kind: index          ┆ kind: index                   ┆ component: example.MyPoints:colors ┆ component: example.MyPoints:labels ┆ component: example.MyPoints:points      │
[INFO] [stdout] │                      ┆                               ┆ component_type: example.MyColor    ┆ component_type: example.MyLabel    ┆ component_type: example.MyPoint         │
[INFO] [stdout] │                      ┆                               ┆ entity_path: /this/that            ┆ entity_path: /this/that            ┆ entity_path: /this/that                 │
[INFO] [stdout] │                      ┆                               ┆ kind: data                         ┆ is_static: true                    ┆ kind: data                              │
[INFO] [stdout] │                      ┆                               ┆                                    ┆ kind: data                         ┆                                         │
[INFO] [stdout] ╞══════════════════════╪═══════════════════════════════╪════════════════════════════════════╪════════════════════════════════════╪═════════════════════════════════════════╡
[INFO] [stdout] │ 10                   ┆ 1970-01-01T00:00:00.000000010 ┆ null                               ┆ [c]                                ┆ [{x: 0.0, y: 0.0}]                      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ 20                   ┆ null                          ┆ null                               ┆ [c]                                ┆ [{x: 1.0, y: 1.0}]                      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ 30                   ┆ null                          ┆ [2]                                ┆ [c]                                ┆ [{x: 2.0, y: 2.0}]                      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ 40                   ┆ null                          ┆ [3]                                ┆ [c]                                ┆ [{x: 3.0, y: 3.0}]                      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ 50                   ┆ 1970-01-01T00:00:00.000000050 ┆ [4]                                ┆ [c]                                ┆ [{x: 4.0, y: 4.0}]                      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ 60                   ┆ 1970-01-01T00:00:00.000000060 ┆ []                                 ┆ [c]                                ┆ []                                      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ 65                   ┆ 1970-01-01T00:00:00.000000065 ┆ []                                 ┆ [c]                                ┆ []                                      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ [6]                                ┆ [c]                                ┆ [{x: 8.0, y: 8.0}]                      │
[INFO] [stdout] └──────────────────────┴───────────────────────────────┴────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────────┘
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/snapshots/re_dataframe__query__tests__clears.snap
[INFO] [stdout] Snapshot: clears
[INFO] [stdout] Source: src/query.rs:2086
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: DisplayRB(dataframe)
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]           1 │+┌──────────────────────┬───────────────────────────────┬────────────────────────────────────┬────────────────────────────────────┬──────────────────────────────────────┐
[INFO] [stdout]           2 │+│ frame_nr             ┆ log_time                      ┆ /this/that:example.MyPoints:colors ┆ /this/that:example.MyPoints:labels ┆ /this/that:example.MyPoints:points   │
[INFO] [stdout]           3 │+│ ---                  ┆ ---                           ┆ ---                                ┆ ---                                ┆ ---                                  │
[INFO] [stdout]           4 │+│ type: nullable i64   ┆ type: nullable Timestamp(ns)  ┆ type: nullable List[nullable u32]  ┆ type: nullable List[nullable Utf8] ┆ type: nullable List[nullable         │
[INFO] [stdout]           5 │+│ index_name: frame_nr ┆ index_name: log_time          ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints        ┆ Struct[2]]                           │
[INFO] [stdout]           6 │+│ kind: index          ┆ kind: index                   ┆ component: example.MyPoints:colors ┆ component: example.MyPoints:labels ┆ archetype: example.MyPoints          │
[INFO] [stdout]           7 │+│                      ┆                               ┆ component_type: example.MyColor    ┆ component_type: example.MyLabel    ┆ component: example.MyPoints:points   │
[INFO] [stdout]           8 │+│                      ┆                               ┆ entity_path: /this/that            ┆ entity_path: /this/that            ┆ component_type: example.MyPoint      │
[INFO] [stdout]           9 │+│                      ┆                               ┆ kind: data                         ┆ is_static: true                    ┆ entity_path: /this/that              │
[INFO] [stdout]          10 │+│                      ┆                               ┆                                    ┆ kind: data                         ┆ kind: data                           │
[INFO] [stdout]          11 │+╞══════════════════════╪═══════════════════════════════╪════════════════════════════════════╪════════════════════════════════════╪══════════════════════════════════════╡
[INFO] [stdout]          12 │+│ 10                   ┆ 1970-01-01T00:00:00.000000010 ┆ null                               ┆ [c]                                ┆ [{x: 0.0, y: 0.0}]                   │
[INFO] [stdout]          13 │+├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]          14 │+│ 20                   ┆ null                          ┆ null                               ┆ [c]                                ┆ [{x: 1.0, y: 1.0}]                   │
[INFO] [stdout]          15 │+├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]          16 │+│ 30                   ┆ null                          ┆ [2]                                ┆ [c]                                ┆ [{x: 2.0, y: 2.0}]                   │
[INFO] [stdout]          17 │+├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]          18 │+│ 40                   ┆ null                          ┆ [3]                                ┆ [c]                                ┆ [{x: 3.0, y: 3.0}]                   │
[INFO] [stdout]          19 │+├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]          20 │+│ 50                   ┆ 1970-01-01T00:00:00.000000050 ┆ [4]                                ┆ [c]                                ┆ [{x: 4.0, y: 4.0}]                   │
[INFO] [stdout]          21 │+├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]          22 │+│ 60                   ┆ 1970-01-01T00:00:00.000000060 ┆ []                                 ┆ [c]                                ┆ []                                   │
[INFO] [stdout]          23 │+├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]          24 │+│ 65                   ┆ 1970-01-01T00:00:00.000000065 ┆ []                                 ┆ [c]                                ┆ []                                   │
[INFO] [stdout]          25 │+├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]          26 │+│ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ [6]                                ┆ [c]                                ┆ [{x: 8.0, y: 8.0}]                   │
[INFO] [stdout]          27 │+└──────────────────────┴───────────────────────────────┴────────────────────────────────────┴────────────────────────────────────┴──────────────────────────────────────┘
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'query::tests::clears' (19) panicked at src/query.rs:2086:13:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5948c683bec2 - std::backtrace_rs::backtrace::libunwind::trace::h62f3c6bea0fedab3
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5948c683bec2 - std::backtrace_rs::backtrace::trace_unsynchronized::hc41aaca6c0af0bde
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5948c683bec2 - std::sys::backtrace::_print_fmt::h33ac2b97007106cc
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5948c683bec2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5948c684f9af - core::fmt::rt::Argument::fmt::h1edd6a3e00b22f10
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5948c684f9af - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5948c6803d11 - std::io::default_write_fmt::ha6b238eff7f0ef8a
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5948c6803d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5948c6810bb2 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5948c681716f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5948c6817001 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5948c5e9acae - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb8126f8384f98101
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5948c5e9acae - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5948c68178df - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha703f6686c81d0c6
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5948c68178df - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5948c681768a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5948c6810cf9 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5948c67f705d - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5948c6859af0 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5948c6858a96 - core::result::unwrap_failed::h5d9b16b0b732a2ac
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5948c5d7894f - core::result::Result<T,E>::unwrap::h9a5c1532077ce55c
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x5948c5d7894f - re_dataframe::query::tests::clears::h60099086170b0866
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query.rs:2086:13
[INFO] [stdout]   22:     0x5948c5d79867 - re_dataframe::query::tests::clears::{{closure}}::h0df50294b123f6de
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query.rs:2053:20
[INFO] [stdout]   23:     0x5948c5e05ef6 - core::ops::function::FnOnce::call_once::h773280c5c9f859fd
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5948c5e9aa8b - core::ops::function::FnOnce::call_once::h8f50ae93d93b62b4
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5948c5e9aa8b - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5948c5eb06c5 - test::run_test_in_process::{{closure}}::hf890ba4755ca86c0
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5948c5eb06c5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h31e4b2860e583faa
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5948c5eb06c5 - std::panicking::catch_unwind::do_call::hec7cdbbe797e2cab
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5948c5eb06c5 - std::panicking::catch_unwind::h24d3b93458b5ba67
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5948c5eb06c5 - std::panic::catch_unwind::h46eeec7cf9c9336c
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5948c5eb06c5 - test::run_test_in_process::h290de6e559006104
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5948c5eb06c5 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5948c5e86ec4 - test::run_test::{{closure}}::h85af00882daabeaa
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5948c5e86ec4 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5948c5e8a86a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc6aada8b43f0527b
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5948c5e8a86a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha89fe5505c1206f5
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5948c5e8a86a - std::panicking::catch_unwind::do_call::he3e0bef721d99583
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5948c5e8a86a - std::panicking::catch_unwind::ha8241964d3d773cd
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5948c5e8a86a - std::panic::catch_unwind::ha8554bc7696cae72
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5948c5e8a86a - std::thread::Builder::spawn_unchecked_::{{closure}}::he06f1f62b4c90f8d
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5948c5e8a86a - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5948c680bcef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h43642ed9c40e0ab2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x5948c680bcef - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x7c1af8de8aa4 - <unknown>
[INFO] [stdout]   45:     0x7c1af8e75a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- query::tests::filtered_index_values stdout ----
[INFO] [stdout] ChunkStore {
[INFO] [stdout]     id: StoreId(Recording, "test_app", "rec_515501ac93d1497ab2c4928b56d2f14a")
[INFO] [stdout]     config: ChunkStoreConfig { enable_changelog: true, chunk_max_bytes: 0, chunk_max_rows: 0, chunk_max_rows_if_unsorted: 0 }
[INFO] [stdout]     stats: {
[INFO] [stdout]         num_chunks: 7
[INFO] [stdout]         total_size_bytes: 8.2 KiB
[INFO] [stdout]         num_rows: 28
[INFO] [stdout]         num_events: 35
[INFO] [stdout]     }
[INFO] [stdout]     chunks: [
[INFO] [stdout]         ┌──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout]         │ METADATA:                                                                                                                                                                                                                    │
[INFO] [stdout]         │ * entity_path: /this/that                                                                                                                                                                                                    │
[INFO] [stdout]         │ * heap_size_bytes: 1516                                                                                                                                                                                                      │
[INFO] [stdout]         │ * id: chunk_1875035174041A76094693494da07522                                                                                                                                                                                 │
[INFO] [stdout]         │ * version: 0.1.1                                                                                                                                                                                                             │
[INFO] [stdout]         ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]         │ ┌───────────────────────────────────────────────┬──────────────────────┬───────────────────────────────┬────────────────────────────────────┬────────────────────────────────────┬─────────────────────────────────────────┐ │
[INFO] [stdout]         │ │ RowId                                         ┆ frame_nr             ┆ log_time                      ┆ example.MyPoints:colors            ┆ example.MyPoints:labels            ┆ example.MyPoints:points                 │ │
[INFO] [stdout]         │ │ ---                                           ┆ ---                  ┆ ---                           ┆ ---                                ┆ ---                                ┆ ---                                     │ │
[INFO] [stdout]         │ │ type: FixedSizeBinary[16]                     ┆ type: nullable i64   ┆ type: nullable Timestamp(ns)  ┆ type: nullable List[nullable u32]  ┆ type: nullable List[nullable Utf8] ┆ type: nullable List[nullable Struct[2]] │ │
[INFO] [stdout]         │ │ ARROW:extension:metadata: {"namespace":"row"} ┆ index_name: frame_nr ┆ index_name: log_time          ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints             │ │
[INFO] [stdout]         │ │ ARROW:extension:name: TUID                    ┆ is_sorted: true      ┆ is_sorted: true               ┆ component: example.MyPoints:colors ┆ component: example.MyPoints:labels ┆ component: example.MyPoints:points      │ │
[INFO] [stdout]         │ │ is_sorted: true                               ┆ kind: index          ┆ kind: index                   ┆ component_type: example.MyColor    ┆ component_type: example.MyLabel    ┆ component_type: example.MyPoint         │ │
[INFO] [stdout]         │ │ kind: control                                 ┆                      ┆                               ┆ kind: data                         ┆ kind: data                         ┆ kind: data                              │ │
[INFO] [stdout]         │ ╞═══════════════════════════════════════════════╪══════════════════════╪═══════════════════════════════╪════════════════════════════════════╪════════════════════════════════════╪═════════════════════════════════════════╡ │
[INFO] [stdout]         │ │ row_18750351740415DA094693494da0751c          ┆ 10                   ┆ 1970-01-01T00:00:00.000000010 ┆ null                               ┆ [a]                                ┆ [{x: 0.0, y: 0.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_187503517404179D094693494da0751d          ┆ 30                   ┆ 1970-01-01T00:00:00.000000030 ┆ [2]                                ┆ null                               ┆ [{x: 2.0, y: 2.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_1875035174041829094693494da0751e          ┆ 50                   ┆ 1970-01-01T00:00:00.000000050 ┆ null                               ┆ null                               ┆ [{x: 4.0, y: 4.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_1875035174041896094693494da0751f          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 6.0, y: 6.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_1875035174041919094693494da07520          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 7.0, y: 7.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_1875035174041991094693494da07521          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 8.0, y: 8.0}]                      │ │
[INFO] [stdout]         │ └───────────────────────────────────────────────┴──────────────────────┴───────────────────────────────┴────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────────┘ │
[INFO] [stdout]         └──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout]         ┌──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout]         │ METADATA:                                                                                                                                                                                                                    │
[INFO] [stdout]         │ * entity_path: /this/that                                                                                                                                                                                                    │
[INFO] [stdout]         │ * heap_size_bytes: 1516                                                                                                                                                                                                      │
[INFO] [stdout]         │ * id: chunk_18750351740EA9FA094693494da07523                                                                                                                                                                                 │
[INFO] [stdout]         │ * version: 0.1.1                                                                                                                                                                                                             │
[INFO] [stdout]         ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]         │ ┌───────────────────────────────────────────────┬──────────────────────┬───────────────────────────────┬────────────────────────────────────┬────────────────────────────────────┬─────────────────────────────────────────┐ │
[INFO] [stdout]         │ │ RowId                                         ┆ frame_nr             ┆ log_time                      ┆ example.MyPoints:colors            ┆ example.MyPoints:labels            ┆ example.MyPoints:points                 │ │
[INFO] [stdout]         │ │ ---                                           ┆ ---                  ┆ ---                           ┆ ---                                ┆ ---                                ┆ ---                                     │ │
[INFO] [stdout]         │ │ type: FixedSizeBinary[16]                     ┆ type: nullable i64   ┆ type: nullable Timestamp(ns)  ┆ type: nullable List[nullable u32]  ┆ type: nullable List[nullable Utf8] ┆ type: nullable List[nullable Struct[2]] │ │
[INFO] [stdout]         │ │ ARROW:extension:metadata: {"namespace":"row"} ┆ index_name: frame_nr ┆ index_name: log_time          ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints             │ │
[INFO] [stdout]         │ │ ARROW:extension:name: TUID                    ┆ is_sorted: true      ┆ is_sorted: true               ┆ component: example.MyPoints:colors ┆ component: example.MyPoints:labels ┆ component: example.MyPoints:points      │ │
[INFO] [stdout]         │ │ is_sorted: true                               ┆ kind: index          ┆ kind: index                   ┆ component_type: example.MyColor    ┆ component_type: example.MyLabel    ┆ component_type: example.MyPoint         │ │
[INFO] [stdout]         │ │ kind: control                                 ┆                      ┆                               ┆ kind: data                         ┆ kind: data                         ┆ kind: data                              │ │
[INFO] [stdout]         │ ╞═══════════════════════════════════════════════╪══════════════════════╪═══════════════════════════════╪════════════════════════════════════╪════════════════════════════════════╪═════════════════════════════════════════╡ │
[INFO] [stdout]         │ │ row_18750351740EAC3E094693494da07524          ┆ 10                   ┆ 1970-01-01T00:00:00.000000010 ┆ null                               ┆ [a]                                ┆ [{x: 0.0, y: 0.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750351740EAC3E094693494da07525          ┆ 30                   ┆ 1970-01-01T00:00:00.000000030 ┆ [2]                                ┆ null                               ┆ [{x: 2.0, y: 2.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750351740EAC3E094693494da07526          ┆ 50                   ┆ 1970-01-01T00:00:00.000000050 ┆ null                               ┆ null                               ┆ [{x: 4.0, y: 4.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750351740EAC3E094693494da07527          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 6.0, y: 6.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750351740EAC3E094693494da07528          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 7.0, y: 7.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750351740EAC3E094693494da07529          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 8.0, y: 8.0}]                      │ │
[INFO] [stdout]         │ └───────────────────────────────────────────────┴──────────────────────┴───────────────────────────────┴────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────────┘ │
[INFO] [stdout]         └──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout]         ┌──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout]         │ METADATA:                                                                                                                                                                                                                    │
[INFO] [stdout]         │ * entity_path: /this/that                                                                                                                                                                                                    │
[INFO] [stdout]         │ * heap_size_bytes: 1516                                                                                                                                                                                                      │
[INFO] [stdout]         │ * id: chunk_18750351740FBDEA094693494da07525                                                                                                                                                                                 │
[INFO] [stdout]         │ * version: 0.1.1                                                                                                                                                                                                             │
[INFO] [stdout]         ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]         │ ┌───────────────────────────────────────────────┬──────────────────────┬───────────────────────────────┬────────────────────────────────────┬────────────────────────────────────┬─────────────────────────────────────────┐ │
[INFO] [stdout]         │ │ RowId                                         ┆ frame_nr             ┆ log_time                      ┆ example.MyPoints:colors            ┆ example.MyPoints:labels            ┆ example.MyPoints:points                 │ │
[INFO] [stdout]         │ │ ---                                           ┆ ---                  ┆ ---                           ┆ ---                                ┆ ---                                ┆ ---                                     │ │
[INFO] [stdout]         │ │ type: FixedSizeBinary[16]                     ┆ type: nullable i64   ┆ type: nullable Timestamp(ns)  ┆ type: nullable List[nullable u32]  ┆ type: nullable List[nullable Utf8] ┆ type: nullable List[nullable Struct[2]] │ │
[INFO] [stdout]         │ │ ARROW:extension:metadata: {"namespace":"row"} ┆ index_name: frame_nr ┆ index_name: log_time          ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints             │ │
[INFO] [stdout]         │ │ ARROW:extension:name: TUID                    ┆ is_sorted: true      ┆ is_sorted: true               ┆ component: example.MyPoints:colors ┆ component: example.MyPoints:labels ┆ component: example.MyPoints:points      │ │
[INFO] [stdout]         │ │ is_sorted: true                               ┆ kind: index          ┆ kind: index                   ┆ component_type: example.MyColor    ┆ component_type: example.MyLabel    ┆ component_type: example.MyPoint         │ │
[INFO] [stdout]         │ │ kind: control                                 ┆                      ┆                               ┆ kind: data                         ┆ kind: data                         ┆ kind: data                              │ │
[INFO] [stdout]         │ ╞═══════════════════════════════════════════════╪══════════════════════╪═══════════════════════════════╪════════════════════════════════════╪════════════════════════════════════╪═════════════════════════════════════════╡ │
[INFO] [stdout]         │ │ row_18750351740FBF0C094693494da07526          ┆ 10                   ┆ 1970-01-01T00:00:00.000000010 ┆ null                               ┆ [a]                                ┆ [{x: 0.0, y: 0.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750351740FBF0C094693494da07527          ┆ 30                   ┆ 1970-01-01T00:00:00.000000030 ┆ [2]                                ┆ null                               ┆ [{x: 2.0, y: 2.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750351740FBF0C094693494da07528          ┆ 50                   ┆ 1970-01-01T00:00:00.000000050 ┆ null                               ┆ null                               ┆ [{x: 4.0, y: 4.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750351740FBF0C094693494da07529          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 6.0, y: 6.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750351740FBF0C094693494da0752a          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 7.0, y: 7.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750351740FBF0C094693494da0752b          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 8.0, y: 8.0}]                      │ │
[INFO] [stdout]         │ └───────────────────────────────────────────────┴──────────────────────┴───────────────────────────────┴────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────────┘ │
[INFO] [stdout]         └──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout]         ┌─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout]         │ METADATA:                                                                                                                                               │
[INFO] [stdout]         │ * entity_path: /this/that                                                                                                                               │
[INFO] [stdout]         │ * heap_size_bytes: 832                                                                                                                                  │
[INFO] [stdout]         │ * id: chunk_18750351741087A2094693494da0752a                                                                                                            │
[INFO] [stdout]         │ * version: 0.1.1                                                                                                                                        │
[INFO] [stdout]         ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]         │ ┌───────────────────────────────────────────────┬──────────────────────┬────────────────────────────────────┬─────────────────────────────────────────┐ │
[INFO] [stdout]         │ │ RowId                                         ┆ frame_nr             ┆ example.MyPoints:colors            ┆ example.MyPoints:points                 │ │
[INFO] [stdout]         │ │ ---                                           ┆ ---                  ┆ ---                                ┆ ---                                     │ │
[INFO] [stdout]         │ │ type: FixedSizeBinary[16]                     ┆ type: nullable i64   ┆ type: nullable List[nullable u32]  ┆ type: nullable List[nullable Struct[2]] │ │
[INFO] [stdout]         │ │ ARROW:extension:metadata: {"namespace":"row"} ┆ index_name: frame_nr ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints             │ │
[INFO] [stdout]         │ │ ARROW:extension:name: TUID                    ┆ is_sorted: true      ┆ component: example.MyPoints:colors ┆ component: example.MyPoints:points      │ │
[INFO] [stdout]         │ │ is_sorted: true                               ┆ kind: index          ┆ component_type: example.MyColor    ┆ component_type: example.MyPoint         │ │
[INFO] [stdout]         │ │ kind: control                                 ┆                      ┆ kind: data                         ┆ kind: data                              │ │
[INFO] [stdout]         │ ╞═══════════════════════════════════════════════╪══════════════════════╪════════════════════════════════════╪═════════════════════════════════════════╡ │
[INFO] [stdout]         │ │ row_18750351741084D2094693494da07527          ┆ 20                   ┆ null                               ┆ [{x: 1.0, y: 1.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_1875035174108630094693494da07528          ┆ 30                   ┆ [2]                                ┆ [{x: 2.0, y: 2.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750351741086BC094693494da07529          ┆ 40                   ┆ null                               ┆ [{x: 3.0, y: 3.0}]                      │ │
[INFO] [stdout]         │ └───────────────────────────────────────────────┴──────────────────────┴────────────────────────────────────┴─────────────────────────────────────────┘ │
[INFO] [stdout]         └─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout]         ┌────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout]         │ METADATA:                                                                                                          │
[INFO] [stdout]         │ * entity_path: /this/that                                                                                          │
[INFO] [stdout]         │ * heap_size_bytes: 512                                                                                             │
[INFO] [stdout]         │ * id: chunk_187503517413E820094693494da0752e                                                                       │
[INFO] [stdout]         │ * version: 0.1.1                                                                                                   │
[INFO] [stdout]         ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]         │ ┌───────────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┐ │
[INFO] [stdout]         │ │ RowId                                         ┆ frame_nr             ┆ example.MyPoints:points                 │ │
[INFO] [stdout]         │ │ ---                                           ┆ ---                  ┆ ---                                     │ │
[INFO] [stdout]         │ │ type: FixedSizeBinary[16]                     ┆ type: nullable i64   ┆ type: nullable List[nullable Struct[2]] │ │
[INFO] [stdout]         │ │ ARROW:extension:metadata: {"namespace":"row"} ┆ index_name: frame_nr ┆ archetype: example.MyPoints             │ │
[INFO] [stdout]         │ │ ARROW:extension:name: TUID                    ┆ is_sorted: true      ┆ component: example.MyPoints:points      │ │
[INFO] [stdout]         │ │ is_sorted: true                               ┆ kind: index          ┆ component_type: example.MyPoint         │ │
[INFO] [stdout]         │ │ kind: control                                 ┆                      ┆ kind: data                              │ │
[INFO] [stdout]         │ ╞═══════════════════════════════════════════════╪══════════════════════╪═════════════════════════════════════════╡ │
[INFO] [stdout]         │ │ row_187503517413E42E094693494da0752b          ┆ 20                   ┆ [{x: 1.0, y: 1.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_187503517413E686094693494da0752c          ┆ 40                   ┆ [{x: 3.0, y: 3.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_187503517413E712094693494da0752d          ┆ 60                   ┆ [{x: 5.0, y: 5.0}]                      │ │
[INFO] [stdout]         │ └───────────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┘ │
[INFO] [stdout]         └────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout]         ┌───────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout]         │ METADATA:                                                                                                     │
[INFO] [stdout]         │ * entity_path: /this/that                                                                                     │
[INFO] [stdout]         │ * heap_size_bytes: 500                                                                                        │
[INFO] [stdout]         │ * id: chunk_187503517416560A094693494da07532                                                                  │
[INFO] [stdout]         │ * version: 0.1.1                                                                                              │
[INFO] [stdout]         ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]         │ ┌───────────────────────────────────────────────┬──────────────────────┬────────────────────────────────────┐ │
[INFO] [stdout]         │ │ RowId                                         ┆ frame_nr             ┆ example.MyPoints:colors            │ │
[INFO] [stdout]         │ │ ---                                           ┆ ---                  ┆ ---                                │ │
[INFO] [stdout]         │ │ type: FixedSizeBinary[16]                     ┆ type: nullable i64   ┆ type: nullable List[nullable u32]  │ │
[INFO] [stdout]         │ │ ARROW:extension:metadata: {"namespace":"row"} ┆ index_name: frame_nr ┆ archetype: example.MyPoints        │ │
[INFO] [stdout]         │ │ ARROW:extension:name: TUID                    ┆ is_sorted: true      ┆ component: example.MyPoints:colors │ │
[INFO] [stdout]         │ │ is_sorted: true                               ┆ kind: index          ┆ component_type: example.MyColor    │ │
[INFO] [stdout]         │ │ kind: control                                 ┆                      ┆ kind: data                         │ │
[INFO] [stdout]         │ ╞═══════════════════════════════════════════════╪══════════════════════╪════════════════════════════════════╡ │
[INFO] [stdout]         │ │ row_1875035174165272094693494da0752f          ┆ 40                   ┆ [3]                                │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_1875035174165484094693494da07530          ┆ 50                   ┆ [4]                                │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_1875035174165506094693494da07531          ┆ 70                   ┆ [6]                                │ │
[INFO] [stdout]         │ └───────────────────────────────────────────────┴──────────────────────┴────────────────────────────────────┘ │
[INFO] [stdout]         └───────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout]         ┌────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout]         │ METADATA:                                                                              │
[INFO] [stdout]         │ * entity_path: /this/that                                                              │
[INFO] [stdout]         │ * heap_size_bytes: 416                                                                 │
[INFO] [stdout]         │ * id: chunk_187503517434A3DA094693494da07536                                           │
[INFO] [stdout]         │ * version: 0.1.1                                                                       │
[INFO] [stdout]         ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]         │ ┌───────────────────────────────────────────────┬────────────────────────────────────┐ │
[INFO] [stdout]         │ │ RowId                                         ┆ example.MyPoints:labels            │ │
[INFO] [stdout]         │ │ ---                                           ┆ ---                                │ │
[INFO] [stdout]         │ │ type: FixedSizeBinary[16]                     ┆ type: nullable List[nullable Utf8] │ │
[INFO] [stdout]         │ │ ARROW:extension:metadata: {"namespace":"row"} ┆ archetype: example.MyPoints        │ │
[INFO] [stdout]         │ │ ARROW:extension:name: TUID                    ┆ component: example.MyPoints:labels │ │
[INFO] [stdout]         │ │ is_sorted: true                               ┆ component_type: example.MyLabel    │ │
[INFO] [stdout]         │ │ kind: control                                 ┆ kind: data                         │ │
[INFO] [stdout]         │ ╞═══════════════════════════════════════════════╪════════════════════════════════════╡ │
[INFO] [stdout]         │ │ row_187503517434A1DC094693494da07535          ┆ [c]                                │ │
[INFO] [stdout]         │ └───────────────────────────────────────────────┴────────────────────────────────────┘ │
[INFO] [stdout]         └────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout]     ]
[INFO] [stdout] }
[INFO] [stdout] QueryExpression {
[INFO] [stdout]     view_contents: None,
[INFO] [stdout]     include_semantically_empty_columns: false,
[INFO] [stdout]     include_tombstone_columns: false,
[INFO] [stdout]     include_static_columns: Both,
[INFO] [stdout]     filtered_index: Some(
[INFO] [stdout]         "frame_nr",
[INFO] [stdout]     ),
[INFO] [stdout]     filtered_index_range: None,
[INFO] [stdout]     filtered_index_values: Some(
[INFO] [stdout]         {
[INFO] [stdout]             TimeInt::STATIC,
[INFO] [stdout]             TimeInt(0),
[INFO] [stdout]             TimeInt(30),
[INFO] [stdout]             TimeInt(60),
[INFO] [stdout]             TimeInt(90),
[INFO] [stdout]         },
[INFO] [stdout]     ),
[INFO] [stdout]     using_index_values: None,
[INFO] [stdout]     filtered_is_not_null: None,
[INFO] [stdout]     sparse_fill_strategy: None,
[INFO] [stdout]     selection: None,
[INFO] [stdout] }:
[INFO] [stdout] ┌──────────────────────┬──────────────────────────────┬────────────────────────────────────┬────────────────────────────────────┬─────────────────────────────────────────┐
[INFO] [stdout] │ frame_nr             ┆ log_time                     ┆ /this/that:example.MyPoints:colors ┆ /this/that:example.MyPoints:labels ┆ /this/that:example.MyPoints:points      │
[INFO] [stdout] │ ---                  ┆ ---                          ┆ ---                                ┆ ---                                ┆ ---                                     │
[INFO] [stdout] │ type: nullable i64   ┆ type: nullable Timestamp(ns) ┆ type: nullable List[nullable u32]  ┆ type: nullable List[nullable Utf8] ┆ type: nullable List[nullable Struct[2]] │
[INFO] [stdout] │ index_name: frame_nr ┆ index_name: log_time         ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints             │
[INFO] [stdout] │ kind: index          ┆ kind: index                  ┆ component: example.MyPoints:colors ┆ component: example.MyPoints:labels ┆ component: example.MyPoints:points      │
[INFO] [stdout] │                      ┆                              ┆ component_type: example.MyColor    ┆ component_type: example.MyLabel    ┆ component_type: example.MyPoint         │
[INFO] [stdout] │                      ┆                              ┆ entity_path: /this/that            ┆ entity_path: /this/that            ┆ entity_path: /this/that                 │
[INFO] [stdout] │                      ┆                              ┆ kind: data                         ┆ is_static: true                    ┆ kind: data                              │
[INFO] [stdout] │                      ┆                              ┆                                    ┆ kind: data                         ┆                                         │
[INFO] [stdout] ╞══════════════════════╪══════════════════════════════╪════════════════════════════════════╪════════════════════════════════════╪═════════════════════════════════════════╡
[INFO] [stdout] │ 30                   ┆ null                         ┆ [2]                                ┆ [c]                                ┆ [{x: 2.0, y: 2.0}]                      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ 60                   ┆ null                         ┆ null                               ┆ [c]                                ┆ [{x: 5.0, y: 5.0}]                      │
[INFO] [stdout] └──────────────────────┴──────────────────────────────┴────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────────┘
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/snapshots/re_dataframe__query__tests__filtered_index_values.snap
[INFO] [stdout] Snapshot: filtered_index_values
[INFO] [stdout] Source: src/query.rs:1539
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: DisplayRB(dataframe)
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]           1 │+┌──────────────────────┬──────────────────────────────┬────────────────────────────────────┬────────────────────────────────────┬──────────────────────────────────────┐
[INFO] [stdout]           2 │+│ frame_nr             ┆ log_time                     ┆ /this/that:example.MyPoints:colors ┆ /this/that:example.MyPoints:labels ┆ /this/that:example.MyPoints:points   │
[INFO] [stdout]           3 │+│ ---                  ┆ ---                          ┆ ---                                ┆ ---                                ┆ ---                                  │
[INFO] [stdout]           4 │+│ type: nullable i64   ┆ type: nullable Timestamp(ns) ┆ type: nullable List[nullable u32]  ┆ type: nullable List[nullable Utf8] ┆ type: nullable List[nullable         │
[INFO] [stdout]           5 │+│ index_name: frame_nr ┆ index_name: log_time         ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints        ┆ Struct[2]]                           │
[INFO] [stdout]           6 │+│ kind: index          ┆ kind: index                  ┆ component: example.MyPoints:colors ┆ component: example.MyPoints:labels ┆ archetype: example.MyPoints          │
[INFO] [stdout]           7 │+│                      ┆                              ┆ component_type: example.MyColor    ┆ component_type: example.MyLabel    ┆ component: example.MyPoints:points   │
[INFO] [stdout]           8 │+│                      ┆                              ┆ entity_path: /this/that            ┆ entity_path: /this/that            ┆ component_type: example.MyPoint      │
[INFO] [stdout]           9 │+│                      ┆                              ┆ kind: data                         ┆ is_static: true                    ┆ entity_path: /this/that              │
[INFO] [stdout]          10 │+│                      ┆                              ┆                                    ┆ kind: data                         ┆ kind: data                           │
[INFO] [stdout]          11 │+╞══════════════════════╪══════════════════════════════╪════════════════════════════════════╪════════════════════════════════════╪══════════════════════════════════════╡
[INFO] [stdout]          12 │+│ 30                   ┆ null                         ┆ [2]                                ┆ [c]                                ┆ [{x: 2.0, y: 2.0}]                   │
[INFO] [stdout]          13 │+├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]          14 │+│ 60                   ┆ null                         ┆ null                               ┆ [c]                                ┆ [{x: 5.0, y: 5.0}]                   │
[INFO] [stdout]          15 │+└──────────────────────┴──────────────────────────────┴────────────────────────────────────┴────────────────────────────────────┴──────────────────────────────────────┘
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'query::tests::filtered_index_values' (21) panicked at src/query.rs:1539:9:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5948c683bec2 - std::backtrace_rs::backtrace::libunwind::trace::h62f3c6bea0fedab3
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5948c683bec2 - std::backtrace_rs::backtrace::trace_unsynchronized::hc41aaca6c0af0bde
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5948c683bec2 - std::sys::backtrace::_print_fmt::h33ac2b97007106cc
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5948c683bec2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5948c684f9af - core::fmt::rt::Argument::fmt::h1edd6a3e00b22f10
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5948c684f9af - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5948c6803d11 - std::io::default_write_fmt::ha6b238eff7f0ef8a
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5948c6803d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5948c6810bb2 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5948c681716f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5948c6817001 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5948c5e9acae - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb8126f8384f98101
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5948c5e9acae - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5948c68178df - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha703f6686c81d0c6
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5948c68178df - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5948c681768a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5948c6810cf9 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5948c67f705d - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5948c6859af0 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5948c6858a96 - core::result::unwrap_failed::h5d9b16b0b732a2ac
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5948c5d70fd8 - core::result::Result<T,E>::unwrap::h9a5c1532077ce55c
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x5948c5d70fd8 - re_dataframe::query::tests::filtered_index_values::h1537ac0327eeddf8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query.rs:1539:9
[INFO] [stdout]   22:     0x5948c5d71297 - re_dataframe::query::tests::filtered_index_values::{{closure}}::hd93ca80e1fc14e2c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query.rs:1506:35
[INFO] [stdout]   23:     0x5948c5e06436 - core::ops::function::FnOnce::call_once::h95f7a927d9b3aa8b
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5948c5e9aa8b - core::ops::function::FnOnce::call_once::h8f50ae93d93b62b4
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5948c5e9aa8b - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5948c5eb06c5 - test::run_test_in_process::{{closure}}::hf890ba4755ca86c0
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5948c5eb06c5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h31e4b2860e583faa
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5948c5eb06c5 - std::panicking::catch_unwind::do_call::hec7cdbbe797e2cab
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5948c5eb06c5 - std::panicking::catch_unwind::h24d3b93458b5ba67
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5948c5eb06c5 - std::panic::catch_unwind::h46eeec7cf9c9336c
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5948c5eb06c5 - test::run_test_in_process::h290de6e559006104
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5948c5eb06c5 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5948c5e86ec4 - test::run_test::{{closure}}::h85af00882daabeaa
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5948c5e86ec4 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5948c5e8a86a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc6aada8b43f0527b
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5948c5e8a86a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha89fe5505c1206f5
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5948c5e8a86a - std::panicking::catch_unwind::do_call::he3e0bef721d99583
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5948c5e8a86a - std::panicking::catch_unwind::ha8241964d3d773cd
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5948c5e8a86a - std::panic::catch_unwind::ha8554bc7696cae72
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5948c5e8a86a - std::thread::Builder::spawn_unchecked_::{{closure}}::he06f1f62b4c90f8d
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5948c5e8a86a - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5948c680bcef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h43642ed9c40e0ab2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x5948c680bcef - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x7c1af8de8aa4 - <unknown>
[INFO] [stdout]   45:     0x7c1af8e75a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- query::tests::using_index_values stdout ----
[INFO] [stdout] ChunkStore {
[INFO] [stdout]     id: StoreId(Recording, "test_app", "rec_598bc57565d84e9fa39ae756aa67211a")
[INFO] [stdout]     config: ChunkStoreConfig { enable_changelog: true, chunk_max_bytes: 0, chunk_max_rows: 0, chunk_max_rows_if_unsorted: 0 }
[INFO] [stdout]     stats: {
[INFO] [stdout]         num_chunks: 7
[INFO] [stdout]         total_size_bytes: 8.2 KiB
[INFO] [stdout]         num_rows: 28
[INFO] [stdout]         num_events: 35
[INFO] [stdout]     }
[INFO] [stdout]     chunks: [
[INFO] [stdout]         ┌──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout]         │ METADATA:                                                                                                                                                                                                                    │
[INFO] [stdout]         │ * entity_path: /this/that                                                                                                                                                                                                    │
[INFO] [stdout]         │ * heap_size_bytes: 1516                                                                                                                                                                                                      │
[INFO] [stdout]         │ * id: chunk_1875035308BF461F50e51fd74914e65e                                                                                                                                                                                 │
[INFO] [stdout]         │ * version: 0.1.1                                                                                                                                                                                                             │
[INFO] [stdout]         ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]         │ ┌───────────────────────────────────────────────┬──────────────────────┬───────────────────────────────┬────────────────────────────────────┬────────────────────────────────────┬─────────────────────────────────────────┐ │
[INFO] [stdout]         │ │ RowId                                         ┆ frame_nr             ┆ log_time                      ┆ example.MyPoints:colors            ┆ example.MyPoints:labels            ┆ example.MyPoints:points                 │ │
[INFO] [stdout]         │ │ ---                                           ┆ ---                  ┆ ---                           ┆ ---                                ┆ ---                                ┆ ---                                     │ │
[INFO] [stdout]         │ │ type: FixedSizeBinary[16]                     ┆ type: nullable i64   ┆ type: nullable Timestamp(ns)  ┆ type: nullable List[nullable u32]  ┆ type: nullable List[nullable Utf8] ┆ type: nullable List[nullable Struct[2]] │ │
[INFO] [stdout]         │ │ ARROW:extension:metadata: {"namespace":"row"} ┆ index_name: frame_nr ┆ index_name: log_time          ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints             │ │
[INFO] [stdout]         │ │ ARROW:extension:name: TUID                    ┆ is_sorted: true      ┆ is_sorted: true               ┆ component: example.MyPoints:colors ┆ component: example.MyPoints:labels ┆ component: example.MyPoints:points      │ │
[INFO] [stdout]         │ │ is_sorted: true                               ┆ kind: index          ┆ kind: index                   ┆ component_type: example.MyColor    ┆ component_type: example.MyLabel    ┆ component_type: example.MyPoint         │ │
[INFO] [stdout]         │ │ kind: control                                 ┆                      ┆                               ┆ kind: data                         ┆ kind: data                         ┆ kind: data                              │ │
[INFO] [stdout]         │ ╞═══════════════════════════════════════════════╪══════════════════════╪═══════════════════════════════╪════════════════════════════════════╪════════════════════════════════════╪═════════════════════════════════════════╡ │
[INFO] [stdout]         │ │ row_1875035308BF3E7750e51fd74914e658          ┆ 10                   ┆ 1970-01-01T00:00:00.000000010 ┆ null                               ┆ [a]                                ┆ [{x: 0.0, y: 0.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_1875035308BF41F150e51fd74914e659          ┆ 30                   ┆ 1970-01-01T00:00:00.000000030 ┆ [2]                                ┆ null                               ┆ [{x: 2.0, y: 2.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_1875035308BF429150e51fd74914e65a          ┆ 50                   ┆ 1970-01-01T00:00:00.000000050 ┆ null                               ┆ null                               ┆ [{x: 4.0, y: 4.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_1875035308BF433150e51fd74914e65b          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 6.0, y: 6.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_1875035308BF43BD50e51fd74914e65c          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 7.0, y: 7.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_1875035308BF445350e51fd74914e65d          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 8.0, y: 8.0}]                      │ │
[INFO] [stdout]         │ └───────────────────────────────────────────────┴──────────────────────┴───────────────────────────────┴────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────────┘ │
[INFO] [stdout]         └──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout]         ┌──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout]         │ METADATA:                                                                                                                                                                                                                    │
[INFO] [stdout]         │ * entity_path: /this/that                                                                                                                                                                                                    │
[INFO] [stdout]         │ * heap_size_bytes: 1516                                                                                                                                                                                                      │
[INFO] [stdout]         │ * id: chunk_1875035308C7936F50e51fd74914e65f                                                                                                                                                                                 │
[INFO] [stdout]         │ * version: 0.1.1                                                                                                                                                                                                             │
[INFO] [stdout]         ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]         │ ┌───────────────────────────────────────────────┬──────────────────────┬───────────────────────────────┬────────────────────────────────────┬────────────────────────────────────┬─────────────────────────────────────────┐ │
[INFO] [stdout]         │ │ RowId                                         ┆ frame_nr             ┆ log_time                      ┆ example.MyPoints:colors            ┆ example.MyPoints:labels            ┆ example.MyPoints:points                 │ │
[INFO] [stdout]         │ │ ---                                           ┆ ---                  ┆ ---                           ┆ ---                                ┆ ---                                ┆ ---                                     │ │
[INFO] [stdout]         │ │ type: FixedSizeBinary[16]                     ┆ type: nullable i64   ┆ type: nullable Timestamp(ns)  ┆ type: nullable List[nullable u32]  ┆ type: nullable List[nullable Utf8] ┆ type: nullable List[nullable Struct[2]] │ │
[INFO] [stdout]         │ │ ARROW:extension:metadata: {"namespace":"row"} ┆ index_name: frame_nr ┆ index_name: log_time          ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints             │ │
[INFO] [stdout]         │ │ ARROW:extension:name: TUID                    ┆ is_sorted: true      ┆ is_sorted: true               ┆ component: example.MyPoints:colors ┆ component: example.MyPoints:labels ┆ component: example.MyPoints:points      │ │
[INFO] [stdout]         │ │ is_sorted: true                               ┆ kind: index          ┆ kind: index                   ┆ component_type: example.MyColor    ┆ component_type: example.MyLabel    ┆ component_type: example.MyPoint         │ │
[INFO] [stdout]         │ │ kind: control                                 ┆                      ┆                               ┆ kind: data                         ┆ kind: data                         ┆ kind: data                              │ │
[INFO] [stdout]         │ ╞═══════════════════════════════════════════════╪══════════════════════╪═══════════════════════════════╪════════════════════════════════════╪════════════════════════════════════╪═════════════════════════════════════════╡ │
[INFO] [stdout]         │ │ row_1875035308C795DB50e51fd74914e660          ┆ 10                   ┆ 1970-01-01T00:00:00.000000010 ┆ null                               ┆ [a]                                ┆ [{x: 0.0, y: 0.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_1875035308C795DB50e51fd74914e661          ┆ 30                   ┆ 1970-01-01T00:00:00.000000030 ┆ [2]                                ┆ null                               ┆ [{x: 2.0, y: 2.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_1875035308C795DB50e51fd74914e662          ┆ 50                   ┆ 1970-01-01T00:00:00.000000050 ┆ null                               ┆ null                               ┆ [{x: 4.0, y: 4.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_1875035308C795DB50e51fd74914e663          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 6.0, y: 6.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_1875035308C795DB50e51fd74914e664          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 7.0, y: 7.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_1875035308C795DB50e51fd74914e665          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 8.0, y: 8.0}]                      │ │
[INFO] [stdout]         │ └───────────────────────────────────────────────┴──────────────────────┴───────────────────────────────┴────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────────┘ │
[INFO] [stdout]         └──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout]         ┌──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout]         │ METADATA:                                                                                                                                                                                                                    │
[INFO] [stdout]         │ * entity_path: /this/that                                                                                                                                                                                                    │
[INFO] [stdout]         │ * heap_size_bytes: 1516                                                                                                                                                                                                      │
[INFO] [stdout]         │ * id: chunk_1875035308C8989150e51fd74914e661                                                                                                                                                                                 │
[INFO] [stdout]         │ * version: 0.1.1                                                                                                                                                                                                             │
[INFO] [stdout]         ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]         │ ┌───────────────────────────────────────────────┬──────────────────────┬───────────────────────────────┬────────────────────────────────────┬────────────────────────────────────┬─────────────────────────────────────────┐ │
[INFO] [stdout]         │ │ RowId                                         ┆ frame_nr             ┆ log_time                      ┆ example.MyPoints:colors            ┆ example.MyPoints:labels            ┆ example.MyPoints:points                 │ │
[INFO] [stdout]         │ │ ---                                           ┆ ---                  ┆ ---                           ┆ ---                                ┆ ---                                ┆ ---                                     │ │
[INFO] [stdout]         │ │ type: FixedSizeBinary[16]                     ┆ type: nullable i64   ┆ type: nullable Timestamp(ns)  ┆ type: nullable List[nullable u32]  ┆ type: nullable List[nullable Utf8] ┆ type: nullable List[nullable Struct[2]] │ │
[INFO] [stdout]         │ │ ARROW:extension:metadata: {"namespace":"row"} ┆ index_name: frame_nr ┆ index_name: log_time          ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints             │ │
[INFO] [stdout]         │ │ ARROW:extension:name: TUID                    ┆ is_sorted: true      ┆ is_sorted: true               ┆ component: example.MyPoints:colors ┆ component: example.MyPoints:labels ┆ component: example.MyPoints:points      │ │
[INFO] [stdout]         │ │ is_sorted: true                               ┆ kind: index          ┆ kind: index                   ┆ component_type: example.MyColor    ┆ component_type: example.MyLabel    ┆ component_type: example.MyPoint         │ │
[INFO] [stdout]         │ │ kind: control                                 ┆                      ┆                               ┆ kind: data                         ┆ kind: data                         ┆ kind: data                              │ │
[INFO] [stdout]         │ ╞═══════════════════════════════════════════════╪══════════════════════╪═══════════════════════════════╪════════════════════════════════════╪════════════════════════════════════╪═════════════════════════════════════════╡ │
[INFO] [stdout]         │ │ row_1875035308C89A1750e51fd74914e662          ┆ 10                   ┆ 1970-01-01T00:00:00.000000010 ┆ null                               ┆ [a]                                ┆ [{x: 0.0, y: 0.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_1875035308C89A1750e51fd74914e663          ┆ 30                   ┆ 1970-01-01T00:00:00.000000030 ┆ [2]                                ┆ null                               ┆ [{x: 2.0, y: 2.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_1875035308C89A1750e51fd74914e664          ┆ 50                   ┆ 1970-01-01T00:00:00.000000050 ┆ null                               ┆ null                               ┆ [{x: 4.0, y: 4.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_1875035308C89A1750e51fd74914e665          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 6.0, y: 6.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_1875035308C89A1750e51fd74914e666          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 7.0, y: 7.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_1875035308C89A1750e51fd74914e667          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 8.0, y: 8.0}]                      │ │
[INFO] [stdout]         │ └───────────────────────────────────────────────┴──────────────────────┴───────────────────────────────┴────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────────┘ │
[INFO] [stdout]         └──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout]         ┌─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout]         │ METADATA:                                                                                                                                               │
[INFO] [stdout]         │ * entity_path: /this/that                                                                                                                               │
[INFO] [stdout]         │ * heap_size_bytes: 832                                                                                                                                  │
[INFO] [stdout]         │ * id: chunk_1875035308C948B350e51fd74914e666                                                                                                            │
[INFO] [stdout]         │ * version: 0.1.1                                                                                                                                        │
[INFO] [stdout]         ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]         │ ┌───────────────────────────────────────────────┬──────────────────────┬────────────────────────────────────┬─────────────────────────────────────────┐ │
[INFO] [stdout]         │ │ RowId                                         ┆ frame_nr             ┆ example.MyPoints:colors            ┆ example.MyPoints:points                 │ │
[INFO] [stdout]         │ │ ---                                           ┆ ---                  ┆ ---                                ┆ ---                                     │ │
[INFO] [stdout]         │ │ type: FixedSizeBinary[16]                     ┆ type: nullable i64   ┆ type: nullable List[nullable u32]  ┆ type: nullable List[nullable Struct[2]] │ │
[INFO] [stdout]         │ │ ARROW:extension:metadata: {"namespace":"row"} ┆ index_name: frame_nr ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints             │ │
[INFO] [stdout]         │ │ ARROW:extension:name: TUID                    ┆ is_sorted: true      ┆ component: example.MyPoints:colors ┆ component: example.MyPoints:points      │ │
[INFO] [stdout]         │ │ is_sorted: true                               ┆ kind: index          ┆ component_type: example.MyColor    ┆ component_type: example.MyPoint         │ │
[INFO] [stdout]         │ │ kind: control                                 ┆                      ┆ kind: data                         ┆ kind: data                              │ │
[INFO] [stdout]         │ ╞═══════════════════════════════════════════════╪══════════════════════╪════════════════════════════════════╪═════════════════════════════════════════╡ │
[INFO] [stdout]         │ │ row_1875035308C945E350e51fd74914e663          ┆ 20                   ┆ null                               ┆ [{x: 1.0, y: 1.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_1875035308C9470F50e51fd74914e664          ┆ 30                   ┆ [2]                                ┆ [{x: 2.0, y: 2.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_1875035308C947CD50e51fd74914e665          ┆ 40                   ┆ null                               ┆ [{x: 3.0, y: 3.0}]                      │ │
[INFO] [stdout]         │ └───────────────────────────────────────────────┴──────────────────────┴────────────────────────────────────┴─────────────────────────────────────────┘ │
[INFO] [stdout]         └─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout]         ┌────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout]         │ METADATA:                                                                                                          │
[INFO] [stdout]         │ * entity_path: /this/that                                                                                          │
[INFO] [stdout]         │ * heap_size_bytes: 512                                                                                             │
[INFO] [stdout]         │ * id: chunk_1875035308CCBC4150e51fd74914e66a                                                                       │
[INFO] [stdout]         │ * version: 0.1.1                                                                                                   │
[INFO] [stdout]         ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]         │ ┌───────────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┐ │
[INFO] [stdout]         │ │ RowId                                         ┆ frame_nr             ┆ example.MyPoints:points                 │ │
[INFO] [stdout]         │ │ ---                                           ┆ ---                  ┆ ---                                     │ │
[INFO] [stdout]         │ │ type: FixedSizeBinary[16]                     ┆ type: nullable i64   ┆ type: nullable List[nullable Struct[2]] │ │
[INFO] [stdout]         │ │ ARROW:extension:metadata: {"namespace":"row"} ┆ index_name: frame_nr ┆ archetype: example.MyPoints             │ │
[INFO] [stdout]         │ │ ARROW:extension:name: TUID                    ┆ is_sorted: true      ┆ component: example.MyPoints:points      │ │
[INFO] [stdout]         │ │ is_sorted: true                               ┆ kind: index          ┆ component_type: example.MyPoint         │ │
[INFO] [stdout]         │ │ kind: control                                 ┆                      ┆ kind: data                              │ │
[INFO] [stdout]         │ ╞═══════════════════════════════════════════════╪══════════════════════╪═════════════════════════════════════════╡ │
[INFO] [stdout]         │ │ row_1875035308CCB84F50e51fd74914e667          ┆ 20                   ┆ [{x: 1.0, y: 1.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_1875035308CCBA9350e51fd74914e668          ┆ 40                   ┆ [{x: 3.0, y: 3.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_1875035308CCBB1F50e51fd74914e669          ┆ 60                   ┆ [{x: 5.0, y: 5.0}]                      │ │
[INFO] [stdout]         │ └───────────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┘ │
[INFO] [stdout]         └────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout]         ┌───────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout]         │ METADATA:                                                                                                     │
[INFO] [stdout]         │ * entity_path: /this/that                                                                                     │
[INFO] [stdout]         │ * heap_size_bytes: 500                                                                                        │
[INFO] [stdout]         │ * id: chunk_1875035308CF234B50e51fd74914e66e                                                                  │
[INFO] [stdout]         │ * version: 0.1.1                                                                                              │
[INFO] [stdout]         ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]         │ ┌───────────────────────────────────────────────┬──────────────────────┬────────────────────────────────────┐ │
[INFO] [stdout]         │ │ RowId                                         ┆ frame_nr             ┆ example.MyPoints:colors            │ │
[INFO] [stdout]         │ │ ---                                           ┆ ---                  ┆ ---                                │ │
[INFO] [stdout]         │ │ type: FixedSizeBinary[16]                     ┆ type: nullable i64   ┆ type: nullable List[nullable u32]  │ │
[INFO] [stdout]         │ │ ARROW:extension:metadata: {"namespace":"row"} ┆ index_name: frame_nr ┆ archetype: example.MyPoints        │ │
[INFO] [stdout]         │ │ ARROW:extension:name: TUID                    ┆ is_sorted: true      ┆ component: example.MyPoints:colors │ │
[INFO] [stdout]         │ │ is_sorted: true                               ┆ kind: index          ┆ component_type: example.MyColor    │ │
[INFO] [stdout]         │ │ kind: control                                 ┆                      ┆ kind: data                         │ │
[INFO] [stdout]         │ ╞═══════════════════════════════════════════════╪══════════════════════╪════════════════════════════════════╡ │
[INFO] [stdout]         │ │ row_1875035308CF1FB350e51fd74914e66b          ┆ 40                   ┆ [3]                                │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_1875035308CF21B150e51fd74914e66c          ┆ 50                   ┆ [4]                                │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_1875035308CF223D50e51fd74914e66d          ┆ 70                   ┆ [6]                                │ │
[INFO] [stdout]         │ └───────────────────────────────────────────────┴──────────────────────┴────────────────────────────────────┘ │
[INFO] [stdout]         └───────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout]         ┌────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout]         │ METADATA:                                                                              │
[INFO] [stdout]         │ * entity_path: /this/that                                                              │
[INFO] [stdout]         │ * heap_size_bytes: 416                                                                 │
[INFO] [stdout]         │ * id: chunk_1875035308D29ED150e51fd74914e672                                           │
[INFO] [stdout]         │ * version: 0.1.1                                                                       │
[INFO] [stdout]         ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]         │ ┌───────────────────────────────────────────────┬────────────────────────────────────┐ │
[INFO] [stdout]         │ │ RowId                                         ┆ example.MyPoints:labels            │ │
[INFO] [stdout]         │ │ ---                                           ┆ ---                                │ │
[INFO] [stdout]         │ │ type: FixedSizeBinary[16]                     ┆ type: nullable List[nullable Utf8] │ │
[INFO] [stdout]         │ │ ARROW:extension:metadata: {"namespace":"row"} ┆ archetype: example.MyPoints        │ │
[INFO] [stdout]         │ │ ARROW:extension:name: TUID                    ┆ component: example.MyPoints:labels │ │
[INFO] [stdout]         │ │ is_sorted: true                               ┆ component_type: example.MyLabel    │ │
[INFO] [stdout]         │ │ kind: control                                 ┆ kind: data                         │ │
[INFO] [stdout]         │ ╞═══════════════════════════════════════════════╪════════════════════════════════════╡ │
[INFO] [stdout]         │ │ row_1875035308D29CBF50e51fd74914e671          ┆ [c]                                │ │
[INFO] [stdout]         │ └───────────────────────────────────────────────┴────────────────────────────────────┘ │
[INFO] [stdout]         └────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout]     ]
[INFO] [stdout] }
[INFO] [stdout] QueryExpression {
[INFO] [stdout]     view_contents: None,
[INFO] [stdout]     include_semantically_empty_columns: false,
[INFO] [stdout]     include_tombstone_columns: false,
[INFO] [stdout]     include_static_columns: Both,
[INFO] [stdout]     filtered_index: Some(
[INFO] [stdout]         "frame_nr",
[INFO] [stdout]     ),
[INFO] [stdout]     filtered_index_range: None,
[INFO] [stdout]     filtered_index_values: None,
[INFO] [stdout]     using_index_values: Some(
[INFO] [stdout]         {
[INFO] [stdout]             TimeInt::STATIC,
[INFO] [stdout]             TimeInt(0),
[INFO] [stdout]             TimeInt(15),
[INFO] [stdout]             TimeInt(30),
[INFO] [stdout]             TimeInt(45),
[INFO] [stdout]             TimeInt(60),
[INFO] [stdout]             TimeInt(75),
[INFO] [stdout]             TimeInt(90),
[INFO] [stdout]         },
[INFO] [stdout]     ),
[INFO] [stdout]     filtered_is_not_null: None,
[INFO] [stdout]     sparse_fill_strategy: None,
[INFO] [stdout]     selection: None,
[INFO] [stdout] }:
[INFO] [stdout] ┌──────────────────────┬──────────────────────────────┬────────────────────────────────────┬────────────────────────────────────┬─────────────────────────────────────────┐
[INFO] [stdout] │ frame_nr             ┆ log_time                     ┆ /this/that:example.MyPoints:colors ┆ /this/that:example.MyPoints:labels ┆ /this/that:example.MyPoints:points      │
[INFO] [stdout] │ ---                  ┆ ---                          ┆ ---                                ┆ ---                                ┆ ---                                     │
[INFO] [stdout] │ type: nullable i64   ┆ type: nullable Timestamp(ns) ┆ type: nullable List[nullable u32]  ┆ type: nullable List[nullable Utf8] ┆ type: nullable List[nullable Struct[2]] │
[INFO] [stdout] │ index_name: frame_nr ┆ index_name: log_time         ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints             │
[INFO] [stdout] │ kind: index          ┆ kind: index                  ┆ component: example.MyPoints:colors ┆ component: example.MyPoints:labels ┆ component: example.MyPoints:points      │
[INFO] [stdout] │                      ┆                              ┆ component_type: example.MyColor    ┆ component_type: example.MyLabel    ┆ component_type: example.MyPoint         │
[INFO] [stdout] │                      ┆                              ┆ entity_path: /this/that            ┆ entity_path: /this/that            ┆ entity_path: /this/that                 │
[INFO] [stdout] │                      ┆                              ┆ kind: data                         ┆ is_static: true                    ┆ kind: data                              │
[INFO] [stdout] │                      ┆                              ┆                                    ┆ kind: data                         ┆                                         │
[INFO] [stdout] ╞══════════════════════╪══════════════════════════════╪════════════════════════════════════╪════════════════════════════════════╪═════════════════════════════════════════╡
[INFO] [stdout] │ 0                    ┆ null                         ┆ null                               ┆ [c]                                ┆ null                                    │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ 15                   ┆ null                         ┆ null                               ┆ [c]                                ┆ null                                    │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ 30                   ┆ null                         ┆ [2]                                ┆ [c]                                ┆ [{x: 2.0, y: 2.0}]                      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ 45                   ┆ null                         ┆ null                               ┆ [c]                                ┆ null                                    │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ 60                   ┆ null                         ┆ null                               ┆ [c]                                ┆ [{x: 5.0, y: 5.0}]                      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ 75                   ┆ null                         ┆ null                               ┆ [c]                                ┆ null                                    │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ 90                   ┆ null                         ┆ null                               ┆ [c]                                ┆ null                                    │
[INFO] [stdout] └──────────────────────┴──────────────────────────────┴────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────────┘
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/snapshots/re_dataframe__query__tests__using_index_values.snap
[INFO] [stdout] Snapshot: using_index_values
[INFO] [stdout] Source: src/query.rs:1581
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: DisplayRB(dataframe)
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]           1 │+┌──────────────────────┬──────────────────────────────┬────────────────────────────────────┬────────────────────────────────────┬──────────────────────────────────────┐
[INFO] [stdout]           2 │+│ frame_nr             ┆ log_time                     ┆ /this/that:example.MyPoints:colors ┆ /this/that:example.MyPoints:labels ┆ /this/that:example.MyPoints:points   │
[INFO] [stdout]           3 │+│ ---                  ┆ ---                          ┆ ---                                ┆ ---                                ┆ ---                                  │
[INFO] [stdout]           4 │+│ type: nullable i64   ┆ type: nullable Timestamp(ns) ┆ type: nullable List[nullable u32]  ┆ type: nullable List[nullable Utf8] ┆ type: nullable List[nullable         │
[INFO] [stdout]           5 │+│ index_name: frame_nr ┆ index_name: log_time         ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints        ┆ Struct[2]]                           │
[INFO] [stdout]           6 │+│ kind: index          ┆ kind: index                  ┆ component: example.MyPoints:colors ┆ component: example.MyPoints:labels ┆ archetype: example.MyPoints          │
[INFO] [stdout]           7 │+│                      ┆                              ┆ component_type: example.MyColor    ┆ component_type: example.MyLabel    ┆ component: example.MyPoints:points   │
[INFO] [stdout]           8 │+│                      ┆                              ┆ entity_path: /this/that            ┆ entity_path: /this/that            ┆ component_type: example.MyPoint      │
[INFO] [stdout]           9 │+│                      ┆                              ┆ kind: data                         ┆ is_static: true                    ┆ entity_path: /this/that              │
[INFO] [stdout]          10 │+│                      ┆                              ┆                                    ┆ kind: data                         ┆ kind: data                           │
[INFO] [stdout]          11 │+╞══════════════════════╪══════════════════════════════╪════════════════════════════════════╪════════════════════════════════════╪══════════════════════════════════════╡
[INFO] [stdout]          12 │+│ 0                    ┆ null                         ┆ null                               ┆ [c]                                ┆ null                                 │
[INFO] [stdout]          13 │+├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]          14 │+│ 15                   ┆ null                         ┆ null                               ┆ [c]                                ┆ null                                 │
[INFO] [stdout]          15 │+├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]          16 │+│ 30                   ┆ null                         ┆ [2]                                ┆ [c]                                ┆ [{x: 2.0, y: 2.0}]                   │
[INFO] [stdout]          17 │+├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]          18 │+│ 45                   ┆ null                         ┆ null                               ┆ [c]                                ┆ null                                 │
[INFO] [stdout]          19 │+├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]          20 │+│ 60                   ┆ null                         ┆ null                               ┆ [c]                                ┆ [{x: 5.0, y: 5.0}]                   │
[INFO] [stdout]          21 │+├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]          22 │+│ 75                   ┆ null                         ┆ null                               ┆ [c]                                ┆ null                                 │
[INFO] [stdout]          23 │+├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]          24 │+│ 90                   ┆ null                         ┆ null                               ┆ [c]                                ┆ null                                 │
[INFO] [stdout]          25 │+└──────────────────────┴──────────────────────────────┴────────────────────────────────────┴────────────────────────────────────┴──────────────────────────────────────┘
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'query::tests::using_index_values' (1133) panicked at src/query.rs:1581:13:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5948c683bec2 - std::backtrace_rs::backtrace::libunwind::trace::h62f3c6bea0fedab3
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5948c683bec2 - std::backtrace_rs::backtrace::trace_unsynchronized::hc41aaca6c0af0bde
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5948c683bec2 - std::sys::backtrace::_print_fmt::h33ac2b97007106cc
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5948c683bec2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5948c684f9af - core::fmt::rt::Argument::fmt::h1edd6a3e00b22f10
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5948c684f9af - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5948c6803d11 - std::io::default_write_fmt::ha6b238eff7f0ef8a
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5948c6803d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5948c6810bb2 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5948c681716f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5948c6817001 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5948c5e9acae - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb8126f8384f98101
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5948c5e9acae - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5948c68178df - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha703f6686c81d0c6
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5948c68178df - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5948c681768a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5948c6810cf9 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5948c67f705d - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5948c6859af0 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5948c6858a96 - core::result::unwrap_failed::h5d9b16b0b732a2ac
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5948c5d6a2ff - core::result::Result<T,E>::unwrap::h9a5c1532077ce55c
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x5948c5d6a2ff - re_dataframe::query::tests::using_index_values::hfeea3be2a62b2ee3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query.rs:1581:13
[INFO] [stdout]   22:     0x5948c5d6b267 - re_dataframe::query::tests::using_index_values::{{closure}}::h228dc6cd2eb8287f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query.rs:1545:32
[INFO] [stdout]   23:     0x5948c5e05726 - core::ops::function::FnOnce::call_once::h47dd209e1d4bbb9e
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5948c5e9aa8b - core::ops::function::FnOnce::call_once::h8f50ae93d93b62b4
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5948c5e9aa8b - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5948c5eb06c5 - test::run_test_in_process::{{closure}}::hf890ba4755ca86c0
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5948c5eb06c5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h31e4b2860e583faa
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5948c5eb06c5 - std::panicking::catch_unwind::do_call::hec7cdbbe797e2cab
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5948c5eb06c5 - std::panicking::catch_unwind::h24d3b93458b5ba67
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5948c5eb06c5 - std::panic::catch_unwind::h46eeec7cf9c9336c
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5948c5eb06c5 - test::run_test_in_process::h290de6e559006104
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5948c5eb06c5 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5948c5e86ec4 - test::run_test::{{closure}}::h85af00882daabeaa
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5948c5e86ec4 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5948c5e8a86a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc6aada8b43f0527b
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5948c5e8a86a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha89fe5505c1206f5
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5948c5e8a86a - std::panicking::catch_unwind::do_call::he3e0bef721d99583
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5948c5e8a86a - std::panicking::catch_unwind::ha8241964d3d773cd
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5948c5e8a86a - std::panic::catch_unwind::ha8554bc7696cae72
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5948c5e8a86a - std::thread::Builder::spawn_unchecked_::{{closure}}::he06f1f62b4c90f8d
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5948c5e8a86a - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5948c680bcef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h43642ed9c40e0ab2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x5948c680bcef - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x7c1af8de8aa4 - <unknown>
[INFO] [stdout]   45:     0x7c1af8e75a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- query::tests::sparse_fill_strategy_latestatglobal stdout ----
[INFO] [stdout] ChunkStore {
[INFO] [stdout]     id: StoreId(Recording, "test_app", "rec_62fe8805d681427280df3c0be3a412e1")
[INFO] [stdout]     config: ChunkStoreConfig { enable_changelog: true, chunk_max_bytes: 0, chunk_max_rows: 0, chunk_max_rows_if_unsorted: 0 }
[INFO] [stdout]     stats: {
[INFO] [stdout]         num_chunks: 7
[INFO] [stdout]         total_size_bytes: 8.2 KiB
[INFO] [stdout]         num_rows: 28
[INFO] [stdout]         num_events: 35
[INFO] [stdout]     }
[INFO] [stdout]     chunks: [
[INFO] [stdout]         ┌──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout]         │ METADATA:                                                                                                                                                                                                                    │
[INFO] [stdout]         │ * entity_path: /this/that                                                                                                                                                                                                    │
[INFO] [stdout]         │ * heap_size_bytes: 1516                                                                                                                                                                                                      │
[INFO] [stdout]         │ * id: chunk_18750352EEE0ED015089e73b2cb5c51a                                                                                                                                                                                 │
[INFO] [stdout]         │ * version: 0.1.1                                                                                                                                                                                                             │
[INFO] [stdout]         ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]         │ ┌───────────────────────────────────────────────┬──────────────────────┬───────────────────────────────┬────────────────────────────────────┬────────────────────────────────────┬─────────────────────────────────────────┐ │
[INFO] [stdout]         │ │ RowId                                         ┆ frame_nr             ┆ log_time                      ┆ example.MyPoints:colors            ┆ example.MyPoints:labels            ┆ example.MyPoints:points                 │ │
[INFO] [stdout]         │ │ ---                                           ┆ ---                  ┆ ---                           ┆ ---                                ┆ ---                                ┆ ---                                     │ │
[INFO] [stdout]         │ │ type: FixedSizeBinary[16]                     ┆ type: nullable i64   ┆ type: nullable Timestamp(ns)  ┆ type: nullable List[nullable u32]  ┆ type: nullable List[nullable Utf8] ┆ type: nullable List[nullable Struct[2]] │ │
[INFO] [stdout]         │ │ ARROW:extension:metadata: {"namespace":"row"} ┆ index_name: frame_nr ┆ index_name: log_time          ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints             │ │
[INFO] [stdout]         │ │ ARROW:extension:name: TUID                    ┆ is_sorted: true      ┆ is_sorted: true               ┆ component: example.MyPoints:colors ┆ component: example.MyPoints:labels ┆ component: example.MyPoints:points      │ │
[INFO] [stdout]         │ │ is_sorted: true                               ┆ kind: index          ┆ kind: index                   ┆ component_type: example.MyColor    ┆ component_type: example.MyLabel    ┆ component_type: example.MyPoint         │ │
[INFO] [stdout]         │ │ kind: control                                 ┆                      ┆                               ┆ kind: data                         ┆ kind: data                         ┆ kind: data                              │ │
[INFO] [stdout]         │ ╞═══════════════════════════════════════════════╪══════════════════════╪═══════════════════════════════╪════════════════════════════════════╪════════════════════════════════════╪═════════════════════════════════════════╡ │
[INFO] [stdout]         │ │ row_18750352EEE0E5A95089e73b2cb5c514          ┆ 10                   ┆ 1970-01-01T00:00:00.000000010 ┆ null                               ┆ [a]                                ┆ [{x: 0.0, y: 0.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750352EEE0E8D35089e73b2cb5c515          ┆ 30                   ┆ 1970-01-01T00:00:00.000000030 ┆ [2]                                ┆ null                               ┆ [{x: 2.0, y: 2.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750352EEE0E9695089e73b2cb5c516          ┆ 50                   ┆ 1970-01-01T00:00:00.000000050 ┆ null                               ┆ null                               ┆ [{x: 4.0, y: 4.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750352EEE0E9F55089e73b2cb5c517          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 6.0, y: 6.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750352EEE0EA955089e73b2cb5c518          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 7.0, y: 7.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750352EEE0EB2B5089e73b2cb5c519          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 8.0, y: 8.0}]                      │ │
[INFO] [stdout]         │ └───────────────────────────────────────────────┴──────────────────────┴───────────────────────────────┴────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────────┘ │
[INFO] [stdout]         └──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout]         ┌──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout]         │ METADATA:                                                                                                                                                                                                                    │
[INFO] [stdout]         │ * entity_path: /this/that                                                                                                                                                                                                    │
[INFO] [stdout]         │ * heap_size_bytes: 1516                                                                                                                                                                                                      │
[INFO] [stdout]         │ * id: chunk_18750352EEE896375089e73b2cb5c51b                                                                                                                                                                                 │
[INFO] [stdout]         │ * version: 0.1.1                                                                                                                                                                                                             │
[INFO] [stdout]         ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]         │ ┌───────────────────────────────────────────────┬──────────────────────┬───────────────────────────────┬────────────────────────────────────┬────────────────────────────────────┬─────────────────────────────────────────┐ │
[INFO] [stdout]         │ │ RowId                                         ┆ frame_nr             ┆ log_time                      ┆ example.MyPoints:colors            ┆ example.MyPoints:labels            ┆ example.MyPoints:points                 │ │
[INFO] [stdout]         │ │ ---                                           ┆ ---                  ┆ ---                           ┆ ---                                ┆ ---                                ┆ ---                                     │ │
[INFO] [stdout]         │ │ type: FixedSizeBinary[16]                     ┆ type: nullable i64   ┆ type: nullable Timestamp(ns)  ┆ type: nullable List[nullable u32]  ┆ type: nullable List[nullable Utf8] ┆ type: nullable List[nullable Struct[2]] │ │
[INFO] [stdout]         │ │ ARROW:extension:metadata: {"namespace":"row"} ┆ index_name: frame_nr ┆ index_name: log_time          ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints             │ │
[INFO] [stdout]         │ │ ARROW:extension:name: TUID                    ┆ is_sorted: true      ┆ is_sorted: true               ┆ component: example.MyPoints:colors ┆ component: example.MyPoints:labels ┆ component: example.MyPoints:points      │ │
[INFO] [stdout]         │ │ is_sorted: true                               ┆ kind: index          ┆ kind: index                   ┆ component_type: example.MyColor    ┆ component_type: example.MyLabel    ┆ component_type: example.MyPoint         │ │
[INFO] [stdout]         │ │ kind: control                                 ┆                      ┆                               ┆ kind: data                         ┆ kind: data                         ┆ kind: data                              │ │
[INFO] [stdout]         │ ╞═══════════════════════════════════════════════╪══════════════════════╪═══════════════════════════════╪════════════════════════════════════╪════════════════════════════════════╪═════════════════════════════════════════╡ │
[INFO] [stdout]         │ │ row_18750352EEE898855089e73b2cb5c51c          ┆ 10                   ┆ 1970-01-01T00:00:00.000000010 ┆ null                               ┆ [a]                                ┆ [{x: 0.0, y: 0.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750352EEE898855089e73b2cb5c51d          ┆ 30                   ┆ 1970-01-01T00:00:00.000000030 ┆ [2]                                ┆ null                               ┆ [{x: 2.0, y: 2.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750352EEE898855089e73b2cb5c51e          ┆ 50                   ┆ 1970-01-01T00:00:00.000000050 ┆ null                               ┆ null                               ┆ [{x: 4.0, y: 4.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750352EEE898855089e73b2cb5c51f          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 6.0, y: 6.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750352EEE898855089e73b2cb5c520          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 7.0, y: 7.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750352EEE898855089e73b2cb5c521          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 8.0, y: 8.0}]                      │ │
[INFO] [stdout]         │ └───────────────────────────────────────────────┴──────────────────────┴───────────────────────────────┴────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────────┘ │
[INFO] [stdout]         └──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout]         ┌──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout]         │ METADATA:                                                                                                                                                                                                                    │
[INFO] [stdout]         │ * entity_path: /this/that                                                                                                                                                                                                    │
[INFO] [stdout]         │ * heap_size_bytes: 1516                                                                                                                                                                                                      │
[INFO] [stdout]         │ * id: chunk_18750352EEE9718D5089e73b2cb5c51d                                                                                                                                                                                 │
[INFO] [stdout]         │ * version: 0.1.1                                                                                                                                                                                                             │
[INFO] [stdout]         ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]         │ ┌───────────────────────────────────────────────┬──────────────────────┬───────────────────────────────┬────────────────────────────────────┬────────────────────────────────────┬─────────────────────────────────────────┐ │
[INFO] [stdout]         │ │ RowId                                         ┆ frame_nr             ┆ log_time                      ┆ example.MyPoints:colors            ┆ example.MyPoints:labels            ┆ example.MyPoints:points                 │ │
[INFO] [stdout]         │ │ ---                                           ┆ ---                  ┆ ---                           ┆ ---                                ┆ ---                                ┆ ---                                     │ │
[INFO] [stdout]         │ │ type: FixedSizeBinary[16]                     ┆ type: nullable i64   ┆ type: nullable Timestamp(ns)  ┆ type: nullable List[nullable u32]  ┆ type: nullable List[nullable Utf8] ┆ type: nullable List[nullable Struct[2]] │ │
[INFO] [stdout]         │ │ ARROW:extension:metadata: {"namespace":"row"} ┆ index_name: frame_nr ┆ index_name: log_time          ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints             │ │
[INFO] [stdout]         │ │ ARROW:extension:name: TUID                    ┆ is_sorted: true      ┆ is_sorted: true               ┆ component: example.MyPoints:colors ┆ component: example.MyPoints:labels ┆ component: example.MyPoints:points      │ │
[INFO] [stdout]         │ │ is_sorted: true                               ┆ kind: index          ┆ kind: index                   ┆ component_type: example.MyColor    ┆ component_type: example.MyLabel    ┆ component_type: example.MyPoint         │ │
[INFO] [stdout]         │ │ kind: control                                 ┆                      ┆                               ┆ kind: data                         ┆ kind: data                         ┆ kind: data                              │ │
[INFO] [stdout]         │ ╞═══════════════════════════════════════════════╪══════════════════════╪═══════════════════════════════╪════════════════════════════════════╪════════════════════════════════════╪═════════════════════════════════════════╡ │
[INFO] [stdout]         │ │ row_18750352EEE972735089e73b2cb5c51e          ┆ 10                   ┆ 1970-01-01T00:00:00.000000010 ┆ null                               ┆ [a]                                ┆ [{x: 0.0, y: 0.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750352EEE972735089e73b2cb5c51f          ┆ 30                   ┆ 1970-01-01T00:00:00.000000030 ┆ [2]                                ┆ null                               ┆ [{x: 2.0, y: 2.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750352EEE972735089e73b2cb5c520          ┆ 50                   ┆ 1970-01-01T00:00:00.000000050 ┆ null                               ┆ null                               ┆ [{x: 4.0, y: 4.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750352EEE972735089e73b2cb5c521          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 6.0, y: 6.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750352EEE972735089e73b2cb5c522          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 7.0, y: 7.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750352EEE972735089e73b2cb5c523          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 8.0, y: 8.0}]                      │ │
[INFO] [stdout]         │ └───────────────────────────────────────────────┴──────────────────────┴───────────────────────────────┴────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────────┘ │
[INFO] [stdout]         └──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout]         ┌─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout]         │ METADATA:                                                                                                                                               │
[INFO] [stdout]         │ * entity_path: /this/that                                                                                                                               │
[INFO] [stdout]         │ * heap_size_bytes: 832                                                                                                                                  │
[INFO] [stdout]         │ * id: chunk_18750352EEEA00215089e73b2cb5c522                                                                                                            │
[INFO] [stdout]         │ * version: 0.1.1                                                                                                                                        │
[INFO] [stdout]         ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]         │ ┌───────────────────────────────────────────────┬──────────────────────┬────────────────────────────────────┬─────────────────────────────────────────┐ │
[INFO] [stdout]         │ │ RowId                                         ┆ frame_nr             ┆ example.MyPoints:colors            ┆ example.MyPoints:points                 │ │
[INFO] [stdout]         │ │ ---                                           ┆ ---                  ┆ ---                                ┆ ---                                     │ │
[INFO] [stdout]         │ │ type: FixedSizeBinary[16]                     ┆ type: nullable i64   ┆ type: nullable List[nullable u32]  ┆ type: nullable List[nullable Struct[2]] │ │
[INFO] [stdout]         │ │ ARROW:extension:metadata: {"namespace":"row"} ┆ index_name: frame_nr ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints             │ │
[INFO] [stdout]         │ │ ARROW:extension:name: TUID                    ┆ is_sorted: true      ┆ component: example.MyPoints:colors ┆ component: example.MyPoints:points      │ │
[INFO] [stdout]         │ │ is_sorted: true                               ┆ kind: index          ┆ component_type: example.MyColor    ┆ component_type: example.MyPoint         │ │
[INFO] [stdout]         │ │ kind: control                                 ┆                      ┆ kind: data                         ┆ kind: data                              │ │
[INFO] [stdout]         │ ╞═══════════════════════════════════════════════╪══════════════════════╪════════════════════════════════════╪═════════════════════════════════════════╡ │
[INFO] [stdout]         │ │ row_18750352EEE9FDE75089e73b2cb5c51f          ┆ 20                   ┆ null                               ┆ [{x: 1.0, y: 1.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750352EEE9FEAF5089e73b2cb5c520          ┆ 30                   ┆ [2]                                ┆ [{x: 2.0, y: 2.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750352EEE9FF3B5089e73b2cb5c521          ┆ 40                   ┆ null                               ┆ [{x: 3.0, y: 3.0}]                      │ │
[INFO] [stdout]         │ └───────────────────────────────────────────────┴──────────────────────┴────────────────────────────────────┴─────────────────────────────────────────┘ │
[INFO] [stdout]         └─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout]         ┌────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout]         │ METADATA:                                                                                                          │
[INFO] [stdout]         │ * entity_path: /this/that                                                                                          │
[INFO] [stdout]         │ * heap_size_bytes: 512                                                                                             │
[INFO] [stdout]         │ * id: chunk_18750352EEECFCB35089e73b2cb5c526                                                                       │
[INFO] [stdout]         │ * version: 0.1.1                                                                                                   │
[INFO] [stdout]         ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]         │ ┌───────────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┐ │
[INFO] [stdout]         │ │ RowId                                         ┆ frame_nr             ┆ example.MyPoints:points                 │ │
[INFO] [stdout]         │ │ ---                                           ┆ ---                  ┆ ---                                     │ │
[INFO] [stdout]         │ │ type: FixedSizeBinary[16]                     ┆ type: nullable i64   ┆ type: nullable List[nullable Struct[2]] │ │
[INFO] [stdout]         │ │ ARROW:extension:metadata: {"namespace":"row"} ┆ index_name: frame_nr ┆ archetype: example.MyPoints             │ │
[INFO] [stdout]         │ │ ARROW:extension:name: TUID                    ┆ is_sorted: true      ┆ component: example.MyPoints:points      │ │
[INFO] [stdout]         │ │ is_sorted: true                               ┆ kind: index          ┆ component_type: example.MyPoint         │ │
[INFO] [stdout]         │ │ kind: control                                 ┆                      ┆ kind: data                              │ │
[INFO] [stdout]         │ ╞═══════════════════════════════════════════════╪══════════════════════╪═════════════════════════════════════════╡ │
[INFO] [stdout]         │ │ row_18750352EEECF8995089e73b2cb5c523          ┆ 20                   ┆ [{x: 1.0, y: 1.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750352EEECFABF5089e73b2cb5c524          ┆ 40                   ┆ [{x: 3.0, y: 3.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750352EEECFB4B5089e73b2cb5c525          ┆ 60                   ┆ [{x: 5.0, y: 5.0}]                      │ │
[INFO] [stdout]         │ └───────────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┘ │
[INFO] [stdout]         └────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout]         ┌───────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout]         │ METADATA:                                                                                                     │
[INFO] [stdout]         │ * entity_path: /this/that                                                                                     │
[INFO] [stdout]         │ * heap_size_bytes: 500                                                                                        │
[INFO] [stdout]         │ * id: chunk_18750352EEEF2ADD5089e73b2cb5c52a                                                                  │
[INFO] [stdout]         │ * version: 0.1.1                                                                                              │
[INFO] [stdout]         ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]         │ ┌───────────────────────────────────────────────┬──────────────────────┬────────────────────────────────────┐ │
[INFO] [stdout]         │ │ RowId                                         ┆ frame_nr             ┆ example.MyPoints:colors            │ │
[INFO] [stdout]         │ │ ---                                           ┆ ---                  ┆ ---                                │ │
[INFO] [stdout]         │ │ type: FixedSizeBinary[16]                     ┆ type: nullable i64   ┆ type: nullable List[nullable u32]  │ │
[INFO] [stdout]         │ │ ARROW:extension:metadata: {"namespace":"row"} ┆ index_name: frame_nr ┆ archetype: example.MyPoints        │ │
[INFO] [stdout]         │ │ ARROW:extension:name: TUID                    ┆ is_sorted: true      ┆ component: example.MyPoints:colors │ │
[INFO] [stdout]         │ │ is_sorted: true                               ┆ kind: index          ┆ component_type: example.MyColor    │ │
[INFO] [stdout]         │ │ kind: control                                 ┆                      ┆ kind: data                         │ │
[INFO] [stdout]         │ ╞═══════════════════════════════════════════════╪══════════════════════╪════════════════════════════════════╡ │
[INFO] [stdout]         │ │ row_18750352EEEF27455089e73b2cb5c527          ┆ 40                   ┆ [3]                                │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750352EEEF291B5089e73b2cb5c528          ┆ 50                   ┆ [4]                                │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750352EEEF29BB5089e73b2cb5c529          ┆ 70                   ┆ [6]                                │ │
[INFO] [stdout]         │ └───────────────────────────────────────────────┴──────────────────────┴────────────────────────────────────┘ │
[INFO] [stdout]         └───────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout]         ┌────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout]         │ METADATA:                                                                              │
[INFO] [stdout]         │ * entity_path: /this/that                                                              │
[INFO] [stdout]         │ * heap_size_bytes: 416                                                                 │
[INFO] [stdout]         │ * id: chunk_18750352EEF21FE55089e73b2cb5c52e                                           │
[INFO] [stdout]         │ * version: 0.1.1                                                                       │
[INFO] [stdout]         ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]         │ ┌───────────────────────────────────────────────┬────────────────────────────────────┐ │
[INFO] [stdout]         │ │ RowId                                         ┆ example.MyPoints:labels            │ │
[INFO] [stdout]         │ │ ---                                           ┆ ---                                │ │
[INFO] [stdout]         │ │ type: FixedSizeBinary[16]                     ┆ type: nullable List[nullable Utf8] │ │
[INFO] [stdout]         │ │ ARROW:extension:metadata: {"namespace":"row"} ┆ archetype: example.MyPoints        │ │
[INFO] [stdout]         │ │ ARROW:extension:name: TUID                    ┆ component: example.MyPoints:labels │ │
[INFO] [stdout]         │ │ is_sorted: true                               ┆ component_type: example.MyLabel    │ │
[INFO] [stdout]         │ │ kind: control                                 ┆ kind: data                         │ │
[INFO] [stdout]         │ ╞═══════════════════════════════════════════════╪════════════════════════════════════╡ │
[INFO] [stdout]         │ │ row_18750352EEF21E555089e73b2cb5c52d          ┆ [c]                                │ │
[INFO] [stdout]         │ └───────────────────────────────────────────────┴────────────────────────────────────┘ │
[INFO] [stdout]         └────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout]     ]
[INFO] [stdout] }
[INFO] [stdout] QueryExpression {
[INFO] [stdout]     view_contents: None,
[INFO] [stdout]     include_semantically_empty_columns: false,
[INFO] [stdout]     include_tombstone_columns: false,
[INFO] [stdout]     include_static_columns: Both,
[INFO] [stdout]     filtered_index: Some(
[INFO] [stdout]         "frame_nr",
[INFO] [stdout]     ),
[INFO] [stdout]     filtered_index_range: None,
[INFO] [stdout]     filtered_index_values: None,
[INFO] [stdout]     using_index_values: None,
[INFO] [stdout]     filtered_is_not_null: None,
[INFO] [stdout]     sparse_fill_strategy: LatestAtGlobal,
[INFO] [stdout]     selection: None,
[INFO] [stdout] }:
[INFO] [stdout] ┌──────────────────────┬───────────────────────────────┬────────────────────────────────────┬────────────────────────────────────┬─────────────────────────────────────────┐
[INFO] [stdout] │ frame_nr             ┆ log_time                      ┆ /this/that:example.MyPoints:colors ┆ /this/that:example.MyPoints:labels ┆ /this/that:example.MyPoints:points      │
[INFO] [stdout] │ ---                  ┆ ---                           ┆ ---                                ┆ ---                                ┆ ---                                     │
[INFO] [stdout] │ type: nullable i64   ┆ type: nullable Timestamp(ns)  ┆ type: nullable List[nullable u32]  ┆ type: nullable List[nullable Utf8] ┆ type: nullable List[nullable Struct[2]] │
[INFO] [stdout] │ index_name: frame_nr ┆ index_name: log_time          ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints             │
[INFO] [stdout] │ kind: index          ┆ kind: index                   ┆ component: example.MyPoints:colors ┆ component: example.MyPoints:labels ┆ component: example.MyPoints:points      │
[INFO] [stdout] │                      ┆                               ┆ component_type: example.MyColor    ┆ component_type: example.MyLabel    ┆ component_type: example.MyPoint         │
[INFO] [stdout] │                      ┆                               ┆ entity_path: /this/that            ┆ entity_path: /this/that            ┆ entity_path: /this/that                 │
[INFO] [stdout] │                      ┆                               ┆ kind: data                         ┆ is_static: true                    ┆ kind: data                              │
[INFO] [stdout] │                      ┆                               ┆                                    ┆ kind: data                         ┆                                         │
[INFO] [stdout] ╞══════════════════════╪═══════════════════════════════╪════════════════════════════════════╪════════════════════════════════════╪═════════════════════════════════════════╡
[INFO] [stdout] │ 10                   ┆ 1970-01-01T00:00:00.000000010 ┆ null                               ┆ [c]                                ┆ [{x: 0.0, y: 0.0}]                      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ 20                   ┆ null                          ┆ null                               ┆ [c]                                ┆ [{x: 1.0, y: 1.0}]                      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ 30                   ┆ null                          ┆ [2]                                ┆ [c]                                ┆ [{x: 2.0, y: 2.0}]                      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ 40                   ┆ null                          ┆ [3]                                ┆ [c]                                ┆ [{x: 3.0, y: 3.0}]                      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ 50                   ┆ 1970-01-01T00:00:00.000000050 ┆ [4]                                ┆ [c]                                ┆ [{x: 4.0, y: 4.0}]                      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ 60                   ┆ null                          ┆ [4]                                ┆ [c]                                ┆ [{x: 5.0, y: 5.0}]                      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ [6]                                ┆ [c]                                ┆ [{x: 8.0, y: 8.0}]                      │
[INFO] [stdout] └──────────────────────┴───────────────────────────────┴────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────────┘
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/snapshots/re_dataframe__query__tests__sparse_fill_strategy_latestatglobal.snap
[INFO] [stdout] Snapshot: sparse_fill_strategy_latestatglobal
[INFO] [stdout] Source: src/query.rs:1467
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: DisplayRB(dataframe)
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]           1 │+┌──────────────────────┬───────────────────────────────┬────────────────────────────────────┬────────────────────────────────────┬──────────────────────────────────────┐
[INFO] [stdout]           2 │+│ frame_nr             ┆ log_time                      ┆ /this/that:example.MyPoints:colors ┆ /this/that:example.MyPoints:labels ┆ /this/that:example.MyPoints:points   │
[INFO] [stdout]           3 │+│ ---                  ┆ ---                           ┆ ---                                ┆ ---                                ┆ ---                                  │
[INFO] [stdout]           4 │+│ type: nullable i64   ┆ type: nullable Timestamp(ns)  ┆ type: nullable List[nullable u32]  ┆ type: nullable List[nullable Utf8] ┆ type: nullable List[nullable         │
[INFO] [stdout]           5 │+│ index_name: frame_nr ┆ index_name: log_time          ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints        ┆ Struct[2]]                           │
[INFO] [stdout]           6 │+│ kind: index          ┆ kind: index                   ┆ component: example.MyPoints:colors ┆ component: example.MyPoints:labels ┆ archetype: example.MyPoints          │
[INFO] [stdout]           7 │+│                      ┆                               ┆ component_type: example.MyColor    ┆ component_type: example.MyLabel    ┆ component: example.MyPoints:points   │
[INFO] [stdout]           8 │+│                      ┆                               ┆ entity_path: /this/that            ┆ entity_path: /this/that            ┆ component_type: example.MyPoint      │
[INFO] [stdout]           9 │+│                      ┆                               ┆ kind: data                         ┆ is_static: true                    ┆ entity_path: /this/that              │
[INFO] [stdout]          10 │+│                      ┆                               ┆                                    ┆ kind: data                         ┆ kind: data                           │
[INFO] [stdout]          11 │+╞══════════════════════╪═══════════════════════════════╪════════════════════════════════════╪════════════════════════════════════╪══════════════════════════════════════╡
[INFO] [stdout]          12 │+│ 10                   ┆ 1970-01-01T00:00:00.000000010 ┆ null                               ┆ [c]                                ┆ [{x: 0.0, y: 0.0}]                   │
[INFO] [stdout]          13 │+├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]          14 │+│ 20                   ┆ null                          ┆ null                               ┆ [c]                                ┆ [{x: 1.0, y: 1.0}]                   │
[INFO] [stdout]          15 │+├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]          16 │+│ 30                   ┆ null                          ┆ [2]                                ┆ [c]                                ┆ [{x: 2.0, y: 2.0}]                   │
[INFO] [stdout]          17 │+├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]          18 │+│ 40                   ┆ null                          ┆ [3]                                ┆ [c]                                ┆ [{x: 3.0, y: 3.0}]                   │
[INFO] [stdout]          19 │+├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]          20 │+│ 50                   ┆ 1970-01-01T00:00:00.000000050 ┆ [4]                                ┆ [c]                                ┆ [{x: 4.0, y: 4.0}]                   │
[INFO] [stdout]          21 │+├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]          22 │+│ 60                   ┆ null                          ┆ [4]                                ┆ [c]                                ┆ [{x: 5.0, y: 5.0}]                   │
[INFO] [stdout]          23 │+├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]          24 │+│ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ [6]                                ┆ [c]                                ┆ [{x: 8.0, y: 8.0}]                   │
[INFO] [stdout]          25 │+└──────────────────────┴───────────────────────────────┴────────────────────────────────────┴────────────────────────────────────┴──────────────────────────────────────┘
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'query::tests::sparse_fill_strategy_latestatglobal' (1091) panicked at src/query.rs:1467:9:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5948c683bec2 - std::backtrace_rs::backtrace::libunwind::trace::h62f3c6bea0fedab3
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5948c683bec2 - std::backtrace_rs::backtrace::trace_unsynchronized::hc41aaca6c0af0bde
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5948c683bec2 - std::sys::backtrace::_print_fmt::h33ac2b97007106cc
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5948c683bec2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5948c684f9af - core::fmt::rt::Argument::fmt::h1edd6a3e00b22f10
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5948c684f9af - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5948c6803d11 - std::io::default_write_fmt::ha6b238eff7f0ef8a
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5948c6803d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5948c6810bb2 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5948c681716f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5948c6817001 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5948c5e9acae - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb8126f8384f98101
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5948c5e9acae - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5948c68178df - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha703f6686c81d0c6
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5948c68178df - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5948c681768a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5948c6810cf9 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5948c67f705d - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5948c6859af0 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5948c6858a96 - core::result::unwrap_failed::h5d9b16b0b732a2ac
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5948c5d775ef - core::result::Result<T,E>::unwrap::h9a5c1532077ce55c
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x5948c5d775ef - re_dataframe::query::tests::sparse_fill_strategy_latestatglobal::he11a19ac35a4f6ed
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query.rs:1467:9
[INFO] [stdout]   22:     0x5948c5d777f7 - re_dataframe::query::tests::sparse_fill_strategy_latestatglobal::{{closure}}::h29448f86c9a98771
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query.rs:1440:49
[INFO] [stdout]   23:     0x5948c5e06726 - core::ops::function::FnOnce::call_once::ha6e1448ba1bdc4bf
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5948c5e9aa8b - core::ops::function::FnOnce::call_once::h8f50ae93d93b62b4
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5948c5e9aa8b - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5948c5eb06c5 - test::run_test_in_process::{{closure}}::hf890ba4755ca86c0
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5948c5eb06c5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h31e4b2860e583faa
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5948c5eb06c5 - std::panicking::catch_unwind::do_call::hec7cdbbe797e2cab
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5948c5eb06c5 - std::panicking::catch_unwind::h24d3b93458b5ba67
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5948c5eb06c5 - std::panic::catch_unwind::h46eeec7cf9c9336c
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5948c5eb06c5 - test::run_test_in_process::h290de6e559006104
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5948c5eb06c5 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5948c5e86ec4 - test::run_test::{{closure}}::h85af00882daabeaa
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5948c5e86ec4 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5948c5e8a86a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc6aada8b43f0527b
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5948c5e8a86a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha89fe5505c1206f5
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5948c5e8a86a - std::panicking::catch_unwind::do_call::he3e0bef721d99583
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5948c5e8a86a - std::panicking::catch_unwind::ha8241964d3d773cd
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5948c5e8a86a - std::panic::catch_unwind::ha8554bc7696cae72
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5948c5e8a86a - std::thread::Builder::spawn_unchecked_::{{closure}}::he06f1f62b4c90f8d
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5948c5e8a86a - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5948c680bcef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h43642ed9c40e0ab2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x5948c680bcef - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x7c1af8de8aa4 - <unknown>
[INFO] [stdout]   45:     0x7c1af8e75a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- query::tests::view_contents stdout ----
[INFO] [stdout] ChunkStore {
[INFO] [stdout]     id: StoreId(Recording, "test_app", "rec_134cdfd533a241b5adadc952cf4100e9")
[INFO] [stdout]     config: ChunkStoreConfig { enable_changelog: true, chunk_max_bytes: 0, chunk_max_rows: 0, chunk_max_rows_if_unsorted: 0 }
[INFO] [stdout]     stats: {
[INFO] [stdout]         num_chunks: 7
[INFO] [stdout]         total_size_bytes: 8.2 KiB
[INFO] [stdout]         num_rows: 28
[INFO] [stdout]         num_events: 35
[INFO] [stdout]     }
[INFO] [stdout]     chunks: [
[INFO] [stdout]         ┌──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout]         │ METADATA:                                                                                                                                                                                                                    │
[INFO] [stdout]         │ * entity_path: /this/that                                                                                                                                                                                                    │
[INFO] [stdout]         │ * heap_size_bytes: 1516                                                                                                                                                                                                      │
[INFO] [stdout]         │ * id: chunk_1875035366BD0A2B0064ad2a8b4a610f                                                                                                                                                                                 │
[INFO] [stdout]         │ * version: 0.1.1                                                                                                                                                                                                             │
[INFO] [stdout]         ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]         │ ┌───────────────────────────────────────────────┬──────────────────────┬───────────────────────────────┬────────────────────────────────────┬────────────────────────────────────┬─────────────────────────────────────────┐ │
[INFO] [stdout]         │ │ RowId                                         ┆ frame_nr             ┆ log_time                      ┆ example.MyPoints:colors            ┆ example.MyPoints:labels            ┆ example.MyPoints:points                 │ │
[INFO] [stdout]         │ │ ---                                           ┆ ---                  ┆ ---                           ┆ ---                                ┆ ---                                ┆ ---                                     │ │
[INFO] [stdout]         │ │ type: FixedSizeBinary[16]                     ┆ type: nullable i64   ┆ type: nullable Timestamp(ns)  ┆ type: nullable List[nullable u32]  ┆ type: nullable List[nullable Utf8] ┆ type: nullable List[nullable Struct[2]] │ │
[INFO] [stdout]         │ │ ARROW:extension:metadata: {"namespace":"row"} ┆ index_name: frame_nr ┆ index_name: log_time          ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints             │ │
[INFO] [stdout]         │ │ ARROW:extension:name: TUID                    ┆ is_sorted: true      ┆ is_sorted: true               ┆ component: example.MyPoints:colors ┆ component: example.MyPoints:labels ┆ component: example.MyPoints:points      │ │
[INFO] [stdout]         │ │ is_sorted: true                               ┆ kind: index          ┆ kind: index                   ┆ component_type: example.MyColor    ┆ component_type: example.MyLabel    ┆ component_type: example.MyPoint         │ │
[INFO] [stdout]         │ │ kind: control                                 ┆                      ┆                               ┆ kind: data                         ┆ kind: data                         ┆ kind: data                              │ │
[INFO] [stdout]         │ ╞═══════════════════════════════════════════════╪══════════════════════╪═══════════════════════════════╪════════════════════════════════════╪════════════════════════════════════╪═════════════════════════════════════════╡ │
[INFO] [stdout]         │ │ row_1875035366BD02B50064ad2a8b4a6109          ┆ 10                   ┆ 1970-01-01T00:00:00.000000010 ┆ null                               ┆ [a]                                ┆ [{x: 0.0, y: 0.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_1875035366BD066B0064ad2a8b4a610a          ┆ 30                   ┆ 1970-01-01T00:00:00.000000030 ┆ [2]                                ┆ null                               ┆ [{x: 2.0, y: 2.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_1875035366BD06ED0064ad2a8b4a610b          ┆ 50                   ┆ 1970-01-01T00:00:00.000000050 ┆ null                               ┆ null                               ┆ [{x: 4.0, y: 4.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_1875035366BD076F0064ad2a8b4a610c          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 6.0, y: 6.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_1875035366BD07FB0064ad2a8b4a610d          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 7.0, y: 7.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_1875035366BD08690064ad2a8b4a610e          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 8.0, y: 8.0}]                      │ │
[INFO] [stdout]         │ └───────────────────────────────────────────────┴──────────────────────┴───────────────────────────────┴────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────────┘ │
[INFO] [stdout]         └──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout]         ┌──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout]         │ METADATA:                                                                                                                                                                                                                    │
[INFO] [stdout]         │ * entity_path: /this/that                                                                                                                                                                                                    │
[INFO] [stdout]         │ * heap_size_bytes: 1516                                                                                                                                                                                                      │
[INFO] [stdout]         │ * id: chunk_1875035366C4DDF50064ad2a8b4a6110                                                                                                                                                                                 │
[INFO] [stdout]         │ * version: 0.1.1                                                                                                                                                                                                             │
[INFO] [stdout]         ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]         │ ┌───────────────────────────────────────────────┬──────────────────────┬───────────────────────────────┬────────────────────────────────────┬────────────────────────────────────┬─────────────────────────────────────────┐ │
[INFO] [stdout]         │ │ RowId                                         ┆ frame_nr             ┆ log_time                      ┆ example.MyPoints:colors            ┆ example.MyPoints:labels            ┆ example.MyPoints:points                 │ │
[INFO] [stdout]         │ │ ---                                           ┆ ---                  ┆ ---                           ┆ ---                                ┆ ---                                ┆ ---                                     │ │
[INFO] [stdout]         │ │ type: FixedSizeBinary[16]                     ┆ type: nullable i64   ┆ type: nullable Timestamp(ns)  ┆ type: nullable List[nullable u32]  ┆ type: nullable List[nullable Utf8] ┆ type: nullable List[nullable Struct[2]] │ │
[INFO] [stdout]         │ │ ARROW:extension:metadata: {"namespace":"row"} ┆ index_name: frame_nr ┆ index_name: log_time          ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints             │ │
[INFO] [stdout]         │ │ ARROW:extension:name: TUID                    ┆ is_sorted: true      ┆ is_sorted: true               ┆ component: example.MyPoints:colors ┆ component: example.MyPoints:labels ┆ component: example.MyPoints:points      │ │
[INFO] [stdout]         │ │ is_sorted: true                               ┆ kind: index          ┆ kind: index                   ┆ component_type: example.MyColor    ┆ component_type: example.MyLabel    ┆ component_type: example.MyPoint         │ │
[INFO] [stdout]         │ │ kind: control                                 ┆                      ┆                               ┆ kind: data                         ┆ kind: data                         ┆ kind: data                              │ │
[INFO] [stdout]         │ ╞═══════════════════════════════════════════════╪══════════════════════╪═══════════════════════════════╪════════════════════════════════════╪════════════════════════════════════╪═════════════════════════════════════════╡ │
[INFO] [stdout]         │ │ row_1875035366C4E0110064ad2a8b4a6111          ┆ 10                   ┆ 1970-01-01T00:00:00.000000010 ┆ null                               ┆ [a]                                ┆ [{x: 0.0, y: 0.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_1875035366C4E0110064ad2a8b4a6112          ┆ 30                   ┆ 1970-01-01T00:00:00.000000030 ┆ [2]                                ┆ null                               ┆ [{x: 2.0, y: 2.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_1875035366C4E0110064ad2a8b4a6113          ┆ 50                   ┆ 1970-01-01T00:00:00.000000050 ┆ null                               ┆ null                               ┆ [{x: 4.0, y: 4.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_1875035366C4E0110064ad2a8b4a6114          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 6.0, y: 6.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_1875035366C4E0110064ad2a8b4a6115          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 7.0, y: 7.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_1875035366C4E0110064ad2a8b4a6116          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 8.0, y: 8.0}]                      │ │
[INFO] [stdout]         │ └───────────────────────────────────────────────┴──────────────────────┴───────────────────────────────┴────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────────┘ │
[INFO] [stdout]         └──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout]         ┌──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout]         │ METADATA:                                                                                                                                                                                                                    │
[INFO] [stdout]         │ * entity_path: /this/that                                                                                                                                                                                                    │
[INFO] [stdout]         │ * heap_size_bytes: 1516                                                                                                                                                                                                      │
[INFO] [stdout]         │ * id: chunk_1875035366C5B4730064ad2a8b4a6112                                                                                                                                                                                 │
[INFO] [stdout]         │ * version: 0.1.1                                                                                                                                                                                                             │
[INFO] [stdout]         ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]         │ ┌───────────────────────────────────────────────┬──────────────────────┬───────────────────────────────┬────────────────────────────────────┬────────────────────────────────────┬─────────────────────────────────────────┐ │
[INFO] [stdout]         │ │ RowId                                         ┆ frame_nr             ┆ log_time                      ┆ example.MyPoints:colors            ┆ example.MyPoints:labels            ┆ example.MyPoints:points                 │ │
[INFO] [stdout]         │ │ ---                                           ┆ ---                  ┆ ---                           ┆ ---                                ┆ ---                                ┆ ---                                     │ │
[INFO] [stdout]         │ │ type: FixedSizeBinary[16]                     ┆ type: nullable i64   ┆ type: nullable Timestamp(ns)  ┆ type: nullable List[nullable u32]  ┆ type: nullable List[nullable Utf8] ┆ type: nullable List[nullable Struct[2]] │ │
[INFO] [stdout]         │ │ ARROW:extension:metadata: {"namespace":"row"} ┆ index_name: frame_nr ┆ index_name: log_time          ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints             │ │
[INFO] [stdout]         │ │ ARROW:extension:name: TUID                    ┆ is_sorted: true      ┆ is_sorted: true               ┆ component: example.MyPoints:colors ┆ component: example.MyPoints:labels ┆ component: example.MyPoints:points      │ │
[INFO] [stdout]         │ │ is_sorted: true                               ┆ kind: index          ┆ kind: index                   ┆ component_type: example.MyColor    ┆ component_type: example.MyLabel    ┆ component_type: example.MyPoint         │ │
[INFO] [stdout]         │ │ kind: control                                 ┆                      ┆                               ┆ kind: data                         ┆ kind: data                         ┆ kind: data                              │ │
[INFO] [stdout]         │ ╞═══════════════════════════════════════════════╪══════════════════════╪═══════════════════════════════╪════════════════════════════════════╪════════════════════════════════════╪═════════════════════════════════════════╡ │
[INFO] [stdout]         │ │ row_1875035366C5B54F0064ad2a8b4a6113          ┆ 10                   ┆ 1970-01-01T00:00:00.000000010 ┆ null                               ┆ [a]                                ┆ [{x: 0.0, y: 0.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_1875035366C5B54F0064ad2a8b4a6114          ┆ 30                   ┆ 1970-01-01T00:00:00.000000030 ┆ [2]                                ┆ null                               ┆ [{x: 2.0, y: 2.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_1875035366C5B54F0064ad2a8b4a6115          ┆ 50                   ┆ 1970-01-01T00:00:00.000000050 ┆ null                               ┆ null                               ┆ [{x: 4.0, y: 4.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_1875035366C5B54F0064ad2a8b4a6116          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 6.0, y: 6.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_1875035366C5B54F0064ad2a8b4a6117          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 7.0, y: 7.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_1875035366C5B54F0064ad2a8b4a6118          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 8.0, y: 8.0}]                      │ │
[INFO] [stdout]         │ └───────────────────────────────────────────────┴──────────────────────┴───────────────────────────────┴────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────────┘ │
[INFO] [stdout]         └──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout]         ┌─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout]         │ METADATA:                                                                                                                                               │
[INFO] [stdout]         │ * entity_path: /this/that                                                                                                                               │
[INFO] [stdout]         │ * heap_size_bytes: 832                                                                                                                                  │
[INFO] [stdout]         │ * id: chunk_1875035366C645230064ad2a8b4a6117                                                                                                            │
[INFO] [stdout]         │ * version: 0.1.1                                                                                                                                        │
[INFO] [stdout]         ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]         │ ┌───────────────────────────────────────────────┬──────────────────────┬────────────────────────────────────┬─────────────────────────────────────────┐ │
[INFO] [stdout]         │ │ RowId                                         ┆ frame_nr             ┆ example.MyPoints:colors            ┆ example.MyPoints:points                 │ │
[INFO] [stdout]         │ │ ---                                           ┆ ---                  ┆ ---                                ┆ ---                                     │ │
[INFO] [stdout]         │ │ type: FixedSizeBinary[16]                     ┆ type: nullable i64   ┆ type: nullable List[nullable u32]  ┆ type: nullable List[nullable Struct[2]] │ │
[INFO] [stdout]         │ │ ARROW:extension:metadata: {"namespace":"row"} ┆ index_name: frame_nr ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints             │ │
[INFO] [stdout]         │ │ ARROW:extension:name: TUID                    ┆ is_sorted: true      ┆ component: example.MyPoints:colors ┆ component: example.MyPoints:points      │ │
[INFO] [stdout]         │ │ is_sorted: true                               ┆ kind: index          ┆ component_type: example.MyColor    ┆ component_type: example.MyPoint         │ │
[INFO] [stdout]         │ │ kind: control                                 ┆                      ┆ kind: data                         ┆ kind: data                              │ │
[INFO] [stdout]         │ ╞═══════════════════════════════════════════════╪══════════════════════╪════════════════════════════════════╪═════════════════════════════════════════╡ │
[INFO] [stdout]         │ │ row_1875035366C642FD0064ad2a8b4a6114          ┆ 20                   ┆ null                               ┆ [{x: 1.0, y: 1.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_1875035366C643ED0064ad2a8b4a6115          ┆ 30                   ┆ [2]                                ┆ [{x: 2.0, y: 2.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_1875035366C644650064ad2a8b4a6116          ┆ 40                   ┆ null                               ┆ [{x: 3.0, y: 3.0}]                      │ │
[INFO] [stdout]         │ └───────────────────────────────────────────────┴──────────────────────┴────────────────────────────────────┴─────────────────────────────────────────┘ │
[INFO] [stdout]         └─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout]         ┌────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout]         │ METADATA:                                                                                                          │
[INFO] [stdout]         │ * entity_path: /this/that                                                                                          │
[INFO] [stdout]         │ * heap_size_bytes: 512                                                                                             │
[INFO] [stdout]         │ * id: chunk_1875035366C8EEEF0064ad2a8b4a611b                                                                       │
[INFO] [stdout]         │ * version: 0.1.1                                                                                                   │
[INFO] [stdout]         ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]         │ ┌───────────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┐ │
[INFO] [stdout]         │ │ RowId                                         ┆ frame_nr             ┆ example.MyPoints:points                 │ │
[INFO] [stdout]         │ │ ---                                           ┆ ---                  ┆ ---                                     │ │
[INFO] [stdout]         │ │ type: FixedSizeBinary[16]                     ┆ type: nullable i64   ┆ type: nullable List[nullable Struct[2]] │ │
[INFO] [stdout]         │ │ ARROW:extension:metadata: {"namespace":"row"} ┆ index_name: frame_nr ┆ archetype: example.MyPoints             │ │
[INFO] [stdout]         │ │ ARROW:extension:name: TUID                    ┆ is_sorted: true      ┆ component: example.MyPoints:points      │ │
[INFO] [stdout]         │ │ is_sorted: true                               ┆ kind: index          ┆ component_type: example.MyPoint         │ │
[INFO] [stdout]         │ │ kind: control                                 ┆                      ┆ kind: data                              │ │
[INFO] [stdout]         │ ╞═══════════════════════════════════════════════╪══════════════════════╪═════════════════════════════════════════╡ │
[INFO] [stdout]         │ │ row_1875035366C8EB930064ad2a8b4a6118          ┆ 20                   ┆ [{x: 1.0, y: 1.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_1875035366C8ED7D0064ad2a8b4a6119          ┆ 40                   ┆ [{x: 3.0, y: 3.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_1875035366C8EDF50064ad2a8b4a611a          ┆ 60                   ┆ [{x: 5.0, y: 5.0}]                      │ │
[INFO] [stdout]         │ └───────────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┘ │
[INFO] [stdout]         └────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout]         ┌───────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout]         │ METADATA:                                                                                                     │
[INFO] [stdout]         │ * entity_path: /this/that                                                                                     │
[INFO] [stdout]         │ * heap_size_bytes: 500                                                                                        │
[INFO] [stdout]         │ * id: chunk_1875035366CB788B0064ad2a8b4a611f                                                                  │
[INFO] [stdout]         │ * version: 0.1.1                                                                                              │
[INFO] [stdout]         ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]         │ ┌───────────────────────────────────────────────┬──────────────────────┬────────────────────────────────────┐ │
[INFO] [stdout]         │ │ RowId                                         ┆ frame_nr             ┆ example.MyPoints:colors            │ │
[INFO] [stdout]         │ │ ---                                           ┆ ---                  ┆ ---                                │ │
[INFO] [stdout]         │ │ type: FixedSizeBinary[16]                     ┆ type: nullable i64   ┆ type: nullable List[nullable u32]  │ │
[INFO] [stdout]         │ │ ARROW:extension:metadata: {"namespace":"row"} ┆ index_name: frame_nr ┆ archetype: example.MyPoints        │ │
[INFO] [stdout]         │ │ ARROW:extension:name: TUID                    ┆ is_sorted: true      ┆ component: example.MyPoints:colors │ │
[INFO] [stdout]         │ │ is_sorted: true                               ┆ kind: index          ┆ component_type: example.MyColor    │ │
[INFO] [stdout]         │ │ kind: control                                 ┆                      ┆ kind: data                         │ │
[INFO] [stdout]         │ ╞═══════════════════════════════════════════════╪══════════════════════╪════════════════════════════════════╡ │
[INFO] [stdout]         │ │ row_1875035366CB75110064ad2a8b4a611c          ┆ 40                   ┆ [3]                                │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_1875035366CB770F0064ad2a8b4a611d          ┆ 50                   ┆ [4]                                │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_1875035366CB77870064ad2a8b4a611e          ┆ 70                   ┆ [6]                                │ │
[INFO] [stdout]         │ └───────────────────────────────────────────────┴──────────────────────┴────────────────────────────────────┘ │
[INFO] [stdout]         └───────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout]         ┌────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout]         │ METADATA:                                                                              │
[INFO] [stdout]         │ * entity_path: /this/that                                                              │
[INFO] [stdout]         │ * heap_size_bytes: 416                                                                 │
[INFO] [stdout]         │ * id: chunk_1875035366CE73790064ad2a8b4a6123                                           │
[INFO] [stdout]         │ * version: 0.1.1                                                                       │
[INFO] [stdout]         ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]         │ ┌───────────────────────────────────────────────┬────────────────────────────────────┐ │
[INFO] [stdout]         │ │ RowId                                         ┆ example.MyPoints:labels            │ │
[INFO] [stdout]         │ │ ---                                           ┆ ---                                │ │
[INFO] [stdout]         │ │ type: FixedSizeBinary[16]                     ┆ type: nullable List[nullable Utf8] │ │
[INFO] [stdout]         │ │ ARROW:extension:metadata: {"namespace":"row"} ┆ archetype: example.MyPoints        │ │
[INFO] [stdout]         │ │ ARROW:extension:name: TUID                    ┆ component: example.MyPoints:labels │ │
[INFO] [stdout]         │ │ is_sorted: true                               ┆ component_type: example.MyLabel    │ │
[INFO] [stdout]         │ │ kind: control                                 ┆ kind: data                         │ │
[INFO] [stdout]         │ ╞═══════════════════════════════════════════════╪════════════════════════════════════╡ │
[INFO] [stdout]         │ │ row_1875035366CE71DF0064ad2a8b4a6122          ┆ [c]                                │ │
[INFO] [stdout]         │ └───────────────────────────────────────────────┴────────────────────────────────────┘ │
[INFO] [stdout]         └────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout]     ]
[INFO] [stdout] }
[INFO] [stdout] QueryExpression {
[INFO] [stdout]     view_contents: Some(
[INFO] [stdout]         ViewContentsSelector(
[INFO] [stdout]             {
[INFO] [stdout]                 /this/that: Some(
[INFO] [stdout]                     {},
[INFO] [stdout]                 ),
[INFO] [stdout]             },
[INFO] [stdout]         ),
[INFO] [stdout]     ),
[INFO] [stdout]     include_semantically_empty_columns: false,
[INFO] [stdout]     include_tombstone_columns: false,
[INFO] [stdout]     include_static_columns: Both,
[INFO] [stdout]     filtered_index: Some(
[INFO] [stdout]         "frame_nr",
[INFO] [stdout]     ),
[INFO] [stdout]     filtered_index_range: None,
[INFO] [stdout]     filtered_index_values: None,
[INFO] [stdout]     using_index_values: None,
[INFO] [stdout]     filtered_is_not_null: None,
[INFO] [stdout]     sparse_fill_strategy: None,
[INFO] [stdout]     selection: None,
[INFO] [stdout] }:
[INFO] [stdout] ┌──────────────────────┬──────────────────────────────┐
[INFO] [stdout] │ frame_nr             ┆ log_time                     │
[INFO] [stdout] │ ---                  ┆ ---                          │
[INFO] [stdout] │ type: nullable i64   ┆ type: nullable Timestamp(ns) │
[INFO] [stdout] │ index_name: frame_nr ┆ index_name: log_time         │
[INFO] [stdout] │ kind: index          ┆ kind: index                  │
[INFO] [stdout] ╞══════════════════════╪══════════════════════════════╡
[INFO] [stdout] └──────────────────────┴──────────────────────────────┘
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/snapshots/re_dataframe__query__tests__view_contents.snap
[INFO] [stdout] Snapshot: view_contents
[INFO] [stdout] Source: src/query.rs:1778
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: DisplayRB(dataframe)
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]           1 │+┌──────────────────────┬──────────────────────────────┐
[INFO] [stdout]           2 │+│ frame_nr             ┆ log_time                     │
[INFO] [stdout]           3 │+│ ---                  ┆ ---                          │
[INFO] [stdout]           4 │+│ type: nullable i64   ┆ type: nullable Timestamp(ns) │
[INFO] [stdout]           5 │+│ index_name: frame_nr ┆ index_name: log_time         │
[INFO] [stdout]           6 │+│ kind: index          ┆ kind: index                  │
[INFO] [stdout]           7 │+╞══════════════════════╪══════════════════════════════╡
[INFO] [stdout]           8 │+└──────────────────────┴──────────────────────────────┘
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'query::tests::view_contents' (1359) panicked at src/query.rs:1778:13:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5948c683bec2 - std::backtrace_rs::backtrace::libunwind::trace::h62f3c6bea0fedab3
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5948c683bec2 - std::backtrace_rs::backtrace::trace_unsynchronized::hc41aaca6c0af0bde
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5948c683bec2 - std::sys::backtrace::_print_fmt::h33ac2b97007106cc
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5948c683bec2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5948c684f9af - core::fmt::rt::Argument::fmt::h1edd6a3e00b22f10
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5948c684f9af - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5948c6803d11 - std::io::default_write_fmt::ha6b238eff7f0ef8a
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5948c6803d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5948c6810bb2 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5948c681716f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5948c6817001 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5948c5e9acae - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb8126f8384f98101
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5948c5e9acae - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5948c68178df - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha703f6686c81d0c6
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5948c68178df - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5948c681768a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5948c6810cf9 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5948c67f705d - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5948c6859af0 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5948c6858a96 - core::result::unwrap_failed::h5d9b16b0b732a2ac
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5948c5d5fb56 - core::result::Result<T,E>::unwrap::h9a5c1532077ce55c
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x5948c5d5fb56 - re_dataframe::query::tests::view_contents::h8fc5e77eee69e844
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query.rs:1778:13
[INFO] [stdout]   22:     0x5948c5d60bd7 - re_dataframe::query::tests::view_contents::{{closure}}::h440369c5adb83553
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query.rs:1743:27
[INFO] [stdout]   23:     0x5948c5e06b86 - core::ops::function::FnOnce::call_once::hd512f8189e3ab225
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5948c5e9aa8b - core::ops::function::FnOnce::call_once::h8f50ae93d93b62b4
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5948c5e9aa8b - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5948c5eb06c5 - test::run_test_in_process::{{closure}}::hf890ba4755ca86c0
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5948c5eb06c5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h31e4b2860e583faa
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5948c5eb06c5 - std::panicking::catch_unwind::do_call::hec7cdbbe797e2cab
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5948c5eb06c5 - std::panicking::catch_unwind::h24d3b93458b5ba67
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5948c5eb06c5 - std::panic::catch_unwind::h46eeec7cf9c9336c
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5948c5eb06c5 - test::run_test_in_process::h290de6e559006104
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5948c5eb06c5 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5948c5e86ec4 - test::run_test::{{closure}}::h85af00882daabeaa
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5948c5e86ec4 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5948c5e8a86a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc6aada8b43f0527b
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5948c5e8a86a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha89fe5505c1206f5
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5948c5e8a86a - std::panicking::catch_unwind::do_call::he3e0bef721d99583
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5948c5e8a86a - std::panicking::catch_unwind::ha8241964d3d773cd
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5948c5e8a86a - std::panic::catch_unwind::ha8554bc7696cae72
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5948c5e8a86a - std::thread::Builder::spawn_unchecked_::{{closure}}::he06f1f62b4c90f8d
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5948c5e8a86a - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5948c680bcef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h43642ed9c40e0ab2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x5948c680bcef - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x7c1af8de8aa4 - <unknown>
[INFO] [stdout]   45:     0x7c1af8e75a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- query::tests::async_barebones stdout ----
[INFO] [stdout] ChunkStore {
[INFO] [stdout]     id: StoreId(Recording, "test_app", "rec_73b319e853f640319090d7508e368c1e")
[INFO] [stdout]     config: ChunkStoreConfig { enable_changelog: true, chunk_max_bytes: 0, chunk_max_rows: 0, chunk_max_rows_if_unsorted: 0 }
[INFO] [stdout]     stats: {
[INFO] [stdout]         num_chunks: 7
[INFO] [stdout]         total_size_bytes: 8.2 KiB
[INFO] [stdout]         num_rows: 28
[INFO] [stdout]         num_events: 35
[INFO] [stdout]     }
[INFO] [stdout]     chunks: [
[INFO] [stdout]         ┌──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout]         │ METADATA:                                                                                                                                                                                                                    │
[INFO] [stdout]         │ * entity_path: /this/that                                                                                                                                                                                                    │
[INFO] [stdout]         │ * heap_size_bytes: 1516                                                                                                                                                                                                      │
[INFO] [stdout]         │ * id: chunk_18750351740278612dffb33e006c5f75                                                                                                                                                                                 │
[INFO] [stdout]         │ * version: 0.1.1                                                                                                                                                                                                             │
[INFO] [stdout]         ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]         │ ┌───────────────────────────────────────────────┬──────────────────────┬───────────────────────────────┬────────────────────────────────────┬────────────────────────────────────┬─────────────────────────────────────────┐ │
[INFO] [stdout]         │ │ RowId                                         ┆ frame_nr             ┆ log_time                      ┆ example.MyPoints:colors            ┆ example.MyPoints:labels            ┆ example.MyPoints:points                 │ │
[INFO] [stdout]         │ │ ---                                           ┆ ---                  ┆ ---                           ┆ ---                                ┆ ---                                ┆ ---                                     │ │
[INFO] [stdout]         │ │ type: FixedSizeBinary[16]                     ┆ type: nullable i64   ┆ type: nullable Timestamp(ns)  ┆ type: nullable List[nullable u32]  ┆ type: nullable List[nullable Utf8] ┆ type: nullable List[nullable Struct[2]] │ │
[INFO] [stdout]         │ │ ARROW:extension:metadata: {"namespace":"row"} ┆ index_name: frame_nr ┆ index_name: log_time          ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints             │ │
[INFO] [stdout]         │ │ ARROW:extension:name: TUID                    ┆ is_sorted: true      ┆ is_sorted: true               ┆ component: example.MyPoints:colors ┆ component: example.MyPoints:labels ┆ component: example.MyPoints:points      │ │
[INFO] [stdout]         │ │ is_sorted: true                               ┆ kind: index          ┆ kind: index                   ┆ component_type: example.MyColor    ┆ component_type: example.MyLabel    ┆ component_type: example.MyPoint         │ │
[INFO] [stdout]         │ │ kind: control                                 ┆                      ┆                               ┆ kind: data                         ┆ kind: data                         ┆ kind: data                              │ │
[INFO] [stdout]         │ ╞═══════════════════════════════════════════════╪══════════════════════╪═══════════════════════════════╪════════════════════════════════════╪════════════════════════════════════╪═════════════════════════════════════════╡ │
[INFO] [stdout]         │ │ row_1875035174026E892dffb33e006c5f6f          ┆ 10                   ┆ 1970-01-01T00:00:00.000000010 ┆ null                               ┆ [a]                                ┆ [{x: 0.0, y: 0.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750351740273ED2dffb33e006c5f70          ┆ 30                   ┆ 1970-01-01T00:00:00.000000030 ┆ [2]                                ┆ null                               ┆ [{x: 2.0, y: 2.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_187503517402748D2dffb33e006c5f71          ┆ 50                   ┆ 1970-01-01T00:00:00.000000050 ┆ null                               ┆ null                               ┆ [{x: 4.0, y: 4.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_187503517402750E2dffb33e006c5f72          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 6.0, y: 6.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750351740275C22dffb33e006c5f73          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 7.0, y: 7.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_187503517402764E2dffb33e006c5f74          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 8.0, y: 8.0}]                      │ │
[INFO] [stdout]         │ └───────────────────────────────────────────────┴──────────────────────┴───────────────────────────────┴────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────────┘ │
[INFO] [stdout]         └──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout]         ┌──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout]         │ METADATA:                                                                                                                                                                                                                    │
[INFO] [stdout]         │ * entity_path: /this/that                                                                                                                                                                                                    │
[INFO] [stdout]         │ * heap_size_bytes: 1516                                                                                                                                                                                                      │
[INFO] [stdout]         │ * id: chunk_18750351740FEDB02dffb33e006c5f76                                                                                                                                                                                 │
[INFO] [stdout]         │ * version: 0.1.1                                                                                                                                                                                                             │
[INFO] [stdout]         ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]         │ ┌───────────────────────────────────────────────┬──────────────────────┬───────────────────────────────┬────────────────────────────────────┬────────────────────────────────────┬─────────────────────────────────────────┐ │
[INFO] [stdout]         │ │ RowId                                         ┆ frame_nr             ┆ log_time                      ┆ example.MyPoints:colors            ┆ example.MyPoints:labels            ┆ example.MyPoints:points                 │ │
[INFO] [stdout]         │ │ ---                                           ┆ ---                  ┆ ---                           ┆ ---                                ┆ ---                                ┆ ---                                     │ │
[INFO] [stdout]         │ │ type: FixedSizeBinary[16]                     ┆ type: nullable i64   ┆ type: nullable Timestamp(ns)  ┆ type: nullable List[nullable u32]  ┆ type: nullable List[nullable Utf8] ┆ type: nullable List[nullable Struct[2]] │ │
[INFO] [stdout]         │ │ ARROW:extension:metadata: {"namespace":"row"} ┆ index_name: frame_nr ┆ index_name: log_time          ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints             │ │
[INFO] [stdout]         │ │ ARROW:extension:name: TUID                    ┆ is_sorted: true      ┆ is_sorted: true               ┆ component: example.MyPoints:colors ┆ component: example.MyPoints:labels ┆ component: example.MyPoints:points      │ │
[INFO] [stdout]         │ │ is_sorted: true                               ┆ kind: index          ┆ kind: index                   ┆ component_type: example.MyColor    ┆ component_type: example.MyLabel    ┆ component_type: example.MyPoint         │ │
[INFO] [stdout]         │ │ kind: control                                 ┆                      ┆                               ┆ kind: data                         ┆ kind: data                         ┆ kind: data                              │ │
[INFO] [stdout]         │ ╞═══════════════════════════════════════════════╪══════════════════════╪═══════════════════════════════╪════════════════════════════════════╪════════════════════════════════════╪═════════════════════════════════════════╡ │
[INFO] [stdout]         │ │ row_18750351740FF0262dffb33e006c5f77          ┆ 10                   ┆ 1970-01-01T00:00:00.000000010 ┆ null                               ┆ [a]                                ┆ [{x: 0.0, y: 0.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750351740FF0262dffb33e006c5f78          ┆ 30                   ┆ 1970-01-01T00:00:00.000000030 ┆ [2]                                ┆ null                               ┆ [{x: 2.0, y: 2.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750351740FF0262dffb33e006c5f79          ┆ 50                   ┆ 1970-01-01T00:00:00.000000050 ┆ null                               ┆ null                               ┆ [{x: 4.0, y: 4.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750351740FF0262dffb33e006c5f7a          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 6.0, y: 6.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750351740FF0262dffb33e006c5f7b          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 7.0, y: 7.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750351740FF0262dffb33e006c5f7c          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 8.0, y: 8.0}]                      │ │
[INFO] [stdout]         │ └───────────────────────────────────────────────┴──────────────────────┴───────────────────────────────┴────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────────┘ │
[INFO] [stdout]         └──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout]         ┌──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout]         │ METADATA:                                                                                                                                                                                                                    │
[INFO] [stdout]         │ * entity_path: /this/that                                                                                                                                                                                                    │
[INFO] [stdout]         │ * heap_size_bytes: 1516                                                                                                                                                                                                      │
[INFO] [stdout]         │ * id: chunk_1875035174110FCE2dffb33e006c5f78                                                                                                                                                                                 │
[INFO] [stdout]         │ * version: 0.1.1                                                                                                                                                                                                             │
[INFO] [stdout]         ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]         │ ┌───────────────────────────────────────────────┬──────────────────────┬───────────────────────────────┬────────────────────────────────────┬────────────────────────────────────┬─────────────────────────────────────────┐ │
[INFO] [stdout]         │ │ RowId                                         ┆ frame_nr             ┆ log_time                      ┆ example.MyPoints:colors            ┆ example.MyPoints:labels            ┆ example.MyPoints:points                 │ │
[INFO] [stdout]         │ │ ---                                           ┆ ---                  ┆ ---                           ┆ ---                                ┆ ---                                ┆ ---                                     │ │
[INFO] [stdout]         │ │ type: FixedSizeBinary[16]                     ┆ type: nullable i64   ┆ type: nullable Timestamp(ns)  ┆ type: nullable List[nullable u32]  ┆ type: nullable List[nullable Utf8] ┆ type: nullable List[nullable Struct[2]] │ │
[INFO] [stdout]         │ │ ARROW:extension:metadata: {"namespace":"row"} ┆ index_name: frame_nr ┆ index_name: log_time          ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints             │ │
[INFO] [stdout]         │ │ ARROW:extension:name: TUID                    ┆ is_sorted: true      ┆ is_sorted: true               ┆ component: example.MyPoints:colors ┆ component: example.MyPoints:labels ┆ component: example.MyPoints:points      │ │
[INFO] [stdout]         │ │ is_sorted: true                               ┆ kind: index          ┆ kind: index                   ┆ component_type: example.MyColor    ┆ component_type: example.MyLabel    ┆ component_type: example.MyPoint         │ │
[INFO] [stdout]         │ │ kind: control                                 ┆                      ┆                               ┆ kind: data                         ┆ kind: data                         ┆ kind: data                              │ │
[INFO] [stdout]         │ ╞═══════════════════════════════════════════════╪══════════════════════╪═══════════════════════════════╪════════════════════════════════════╪════════════════════════════════════╪═════════════════════════════════════════╡ │
[INFO] [stdout]         │ │ row_18750351741111362dffb33e006c5f79          ┆ 10                   ┆ 1970-01-01T00:00:00.000000010 ┆ null                               ┆ [a]                                ┆ [{x: 0.0, y: 0.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750351741111362dffb33e006c5f7a          ┆ 30                   ┆ 1970-01-01T00:00:00.000000030 ┆ [2]                                ┆ null                               ┆ [{x: 2.0, y: 2.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750351741111362dffb33e006c5f7b          ┆ 50                   ┆ 1970-01-01T00:00:00.000000050 ┆ null                               ┆ null                               ┆ [{x: 4.0, y: 4.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750351741111362dffb33e006c5f7c          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 6.0, y: 6.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750351741111362dffb33e006c5f7d          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 7.0, y: 7.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750351741111362dffb33e006c5f7e          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 8.0, y: 8.0}]                      │ │
[INFO] [stdout]         │ └───────────────────────────────────────────────┴──────────────────────┴───────────────────────────────┴────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────────┘ │
[INFO] [stdout]         └──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout]         ┌─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout]         │ METADATA:                                                                                                                                               │
[INFO] [stdout]         │ * entity_path: /this/that                                                                                                                               │
[INFO] [stdout]         │ * heap_size_bytes: 832                                                                                                                                  │
[INFO] [stdout]         │ * id: chunk_187503517411D65C2dffb33e006c5f7d                                                                                                            │
[INFO] [stdout]         │ * version: 0.1.1                                                                                                                                        │
[INFO] [stdout]         ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]         │ ┌───────────────────────────────────────────────┬──────────────────────┬────────────────────────────────────┬─────────────────────────────────────────┐ │
[INFO] [stdout]         │ │ RowId                                         ┆ frame_nr             ┆ example.MyPoints:colors            ┆ example.MyPoints:points                 │ │
[INFO] [stdout]         │ │ ---                                           ┆ ---                  ┆ ---                                ┆ ---                                     │ │
[INFO] [stdout]         │ │ type: FixedSizeBinary[16]                     ┆ type: nullable i64   ┆ type: nullable List[nullable u32]  ┆ type: nullable List[nullable Struct[2]] │ │
[INFO] [stdout]         │ │ ARROW:extension:metadata: {"namespace":"row"} ┆ index_name: frame_nr ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints             │ │
[INFO] [stdout]         │ │ ARROW:extension:name: TUID                    ┆ is_sorted: true      ┆ component: example.MyPoints:colors ┆ component: example.MyPoints:points      │ │
[INFO] [stdout]         │ │ is_sorted: true                               ┆ kind: index          ┆ component_type: example.MyColor    ┆ component_type: example.MyPoint         │ │
[INFO] [stdout]         │ │ kind: control                                 ┆                      ┆ kind: data                         ┆ kind: data                              │ │
[INFO] [stdout]         │ ╞═══════════════════════════════════════════════╪══════════════════════╪════════════════════════════════════╪═════════════════════════════════════════╡ │
[INFO] [stdout]         │ │ row_187503517411D3BE2dffb33e006c5f7a          ┆ 20                   ┆ null                               ┆ [{x: 1.0, y: 1.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_187503517411D4EA2dffb33e006c5f7b          ┆ 30                   ┆ [2]                                ┆ [{x: 2.0, y: 2.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_187503517411D5802dffb33e006c5f7c          ┆ 40                   ┆ null                               ┆ [{x: 3.0, y: 3.0}]                      │ │
[INFO] [stdout]         │ └───────────────────────────────────────────────┴──────────────────────┴────────────────────────────────────┴─────────────────────────────────────────┘ │
[INFO] [stdout]         └─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout]         ┌────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout]         │ METADATA:                                                                                                          │
[INFO] [stdout]         │ * entity_path: /this/that                                                                                          │
[INFO] [stdout]         │ * heap_size_bytes: 512                                                                                             │
[INFO] [stdout]         │ * id: chunk_187503517415B95C2dffb33e006c5f81                                                                       │
[INFO] [stdout]         │ * version: 0.1.1                                                                                                   │
[INFO] [stdout]         ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]         │ ┌───────────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┐ │
[INFO] [stdout]         │ │ RowId                                         ┆ frame_nr             ┆ example.MyPoints:points                 │ │
[INFO] [stdout]         │ │ ---                                           ┆ ---                  ┆ ---                                     │ │
[INFO] [stdout]         │ │ type: FixedSizeBinary[16]                     ┆ type: nullable i64   ┆ type: nullable List[nullable Struct[2]] │ │
[INFO] [stdout]         │ │ ARROW:extension:metadata: {"namespace":"row"} ┆ index_name: frame_nr ┆ archetype: example.MyPoints             │ │
[INFO] [stdout]         │ │ ARROW:extension:name: TUID                    ┆ is_sorted: true      ┆ component: example.MyPoints:points      │ │
[INFO] [stdout]         │ │ is_sorted: true                               ┆ kind: index          ┆ component_type: example.MyPoint         │ │
[INFO] [stdout]         │ │ kind: control                                 ┆                      ┆ kind: data                              │ │
[INFO] [stdout]         │ ╞═══════════════════════════════════════════════╪══════════════════════╪═════════════════════════════════════════╡ │
[INFO] [stdout]         │ │ row_187503517415B5742dffb33e006c5f7e          ┆ 20                   ┆ [{x: 1.0, y: 1.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_187503517415B7C22dffb33e006c5f7f          ┆ 40                   ┆ [{x: 3.0, y: 3.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_187503517415B84E2dffb33e006c5f80          ┆ 60                   ┆ [{x: 5.0, y: 5.0}]                      │ │
[INFO] [stdout]         │ └───────────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┘ │
[INFO] [stdout]         └────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout]         ┌───────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout]         │ METADATA:                                                                                                     │
[INFO] [stdout]         │ * entity_path: /this/that                                                                                     │
[INFO] [stdout]         │ * heap_size_bytes: 500                                                                                        │
[INFO] [stdout]         │ * id: chunk_18750351741871BA2dffb33e006c5f85                                                                  │
[INFO] [stdout]         │ * version: 0.1.1                                                                                              │
[INFO] [stdout]         ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]         │ ┌───────────────────────────────────────────────┬──────────────────────┬────────────────────────────────────┐ │
[INFO] [stdout]         │ │ RowId                                         ┆ frame_nr             ┆ example.MyPoints:colors            │ │
[INFO] [stdout]         │ │ ---                                           ┆ ---                  ┆ ---                                │ │
[INFO] [stdout]         │ │ type: FixedSizeBinary[16]                     ┆ type: nullable i64   ┆ type: nullable List[nullable u32]  │ │
[INFO] [stdout]         │ │ ARROW:extension:metadata: {"namespace":"row"} ┆ index_name: frame_nr ┆ archetype: example.MyPoints        │ │
[INFO] [stdout]         │ │ ARROW:extension:name: TUID                    ┆ is_sorted: true      ┆ component: example.MyPoints:colors │ │
[INFO] [stdout]         │ │ is_sorted: true                               ┆ kind: index          ┆ component_type: example.MyColor    │ │
[INFO] [stdout]         │ │ kind: control                                 ┆                      ┆ kind: data                         │ │
[INFO] [stdout]         │ ╞═══════════════════════════════════════════════╪══════════════════════╪════════════════════════════════════╡ │
[INFO] [stdout]         │ │ row_1875035174186CC42dffb33e006c5f82          ┆ 40                   ┆ [3]                                │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_1875035174186F8A2dffb33e006c5f83          ┆ 50                   ┆ [4]                                │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750351741870162dffb33e006c5f84          ┆ 70                   ┆ [6]                                │ │
[INFO] [stdout]         │ └───────────────────────────────────────────────┴──────────────────────┴────────────────────────────────────┘ │
[INFO] [stdout]         └───────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout]         ┌────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout]         │ METADATA:                                                                              │
[INFO] [stdout]         │ * entity_path: /this/that                                                              │
[INFO] [stdout]         │ * heap_size_bytes: 416                                                                 │
[INFO] [stdout]         │ * id: chunk_18750351741C29042dffb33e006c5f89                                           │
[INFO] [stdout]         │ * version: 0.1.1                                                                       │
[INFO] [stdout]         ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]         │ ┌───────────────────────────────────────────────┬────────────────────────────────────┐ │
[INFO] [stdout]         │ │ RowId                                         ┆ example.MyPoints:labels            │ │
[INFO] [stdout]         │ │ ---                                           ┆ ---                                │ │
[INFO] [stdout]         │ │ type: FixedSizeBinary[16]                     ┆ type: nullable List[nullable Utf8] │ │
[INFO] [stdout]         │ │ ARROW:extension:metadata: {"namespace":"row"} ┆ archetype: example.MyPoints        │ │
[INFO] [stdout]         │ │ ARROW:extension:name: TUID                    ┆ component: example.MyPoints:labels │ │
[INFO] [stdout]         │ │ is_sorted: true                               ┆ component_type: example.MyLabel    │ │
[INFO] [stdout]         │ │ kind: control                                 ┆ kind: data                         │ │
[INFO] [stdout]         │ ╞═══════════════════════════════════════════════╪════════════════════════════════════╡ │
[INFO] [stdout]         │ │ row_18750351741C267A2dffb33e006c5f88          ┆ [c]                                │ │
[INFO] [stdout]         │ └───────────────────────────────────────────────┴────────────────────────────────────┘ │
[INFO] [stdout]         └────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout]     ]
[INFO] [stdout] }
[INFO] [stdout] QueryExpression {
[INFO] [stdout]     view_contents: None,
[INFO] [stdout]     include_semantically_empty_columns: false,
[INFO] [stdout]     include_tombstone_columns: false,
[INFO] [stdout]     include_static_columns: Both,
[INFO] [stdout]     filtered_index: None,
[INFO] [stdout]     filtered_index_range: None,
[INFO] [stdout]     filtered_index_values: None,
[INFO] [stdout]     using_index_values: None,
[INFO] [stdout]     filtered_is_not_null: None,
[INFO] [stdout]     sparse_fill_strategy: None,
[INFO] [stdout]     selection: None,
[INFO] [stdout] }:
[INFO] [stdout] QueryExpression {
[INFO] [stdout]     view_contents: None,
[INFO] [stdout]     include_semantically_empty_columns: false,
[INFO] [stdout]     include_tombstone_columns: false,
[INFO] [stdout]     include_static_columns: Both,
[INFO] [stdout]     filtered_index: Some(
[INFO] [stdout]         "frame_nr",
[INFO] [stdout]     ),
[INFO] [stdout]     filtered_index_range: None,
[INFO] [stdout]     filtered_index_values: None,
[INFO] [stdout]     using_index_values: None,
[INFO] [stdout]     filtered_is_not_null: None,
[INFO] [stdout]     sparse_fill_strategy: None,
[INFO] [stdout]     selection: None,
[INFO] [stdout] }:
[INFO] [stdout] ┌──────────────────────┬──────────────────────────────┬────────────────────────────────────┬────────────────────────────────────┬─────────────────────────────────────────┐
[INFO] [stdout] │ frame_nr             ┆ log_time                     ┆ /this/that:example.MyPoints:colors ┆ /this/that:example.MyPoints:labels ┆ /this/that:example.MyPoints:points      │
[INFO] [stdout] │ ---                  ┆ ---                          ┆ ---                                ┆ ---                                ┆ ---                                     │
[INFO] [stdout] │ type: nullable i64   ┆ type: nullable Timestamp(ns) ┆ type: nullable List[nullable u32]  ┆ type: nullable List[nullable Utf8] ┆ type: nullable List[nullable Struct[2]] │
[INFO] [stdout] │ index_name: frame_nr ┆ index_name: log_time         ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints             │
[INFO] [stdout] │ kind: index          ┆ kind: index                  ┆ component: example.MyPoints:colors ┆ component: example.MyPoints:labels ┆ component: example.MyPoints:points      │
[INFO] [stdout] │                      ┆                              ┆ component_type: example.MyColor    ┆ component_type: example.MyLabel    ┆ component_type: example.MyPoint         │
[INFO] [stdout] │                      ┆                              ┆ entity_path: /this/that            ┆ entity_path: /this/that            ┆ entity_path: /this/that                 │
[INFO] [stdout] │                      ┆                              ┆ kind: data                         ┆ is_static: true                    ┆ kind: data                              │
[INFO] [stdout] │                      ┆                              ┆                                    ┆ kind: data                         ┆                                         │
[INFO] [stdout] ╞══════════════════════╪══════════════════════════════╪════════════════════════════════════╪════════════════════════════════════╪═════════════════════════════════════════╡
[INFO] [stdout] │ null                 ┆ null                         ┆ null                               ┆ [c]                                ┆ null                                    │
[INFO] [stdout] └──────────────────────┴──────────────────────────────┴────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────────┘
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/snapshots/re_dataframe__query__tests__async_barebones_static.snap
[INFO] [stdout] Snapshot: async_barebones_static
[INFO] [stdout] Source: src/query.rs:2408
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: DisplayRB(dataframe)
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]           1 │+┌──────────────────────┬──────────────────────────────┬────────────────────────────────────┬────────────────────────────────────┬──────────────────────────────────────┐
[INFO] [stdout]           2 │+│ frame_nr             ┆ log_time                     ┆ /this/that:example.MyPoints:colors ┆ /this/that:example.MyPoints:labels ┆ /this/that:example.MyPoints:points   │
[INFO] [stdout]           3 │+│ ---                  ┆ ---                          ┆ ---                                ┆ ---                                ┆ ---                                  │
[INFO] [stdout]           4 │+│ type: nullable i64   ┆ type: nullable Timestamp(ns) ┆ type: nullable List[nullable u32]  ┆ type: nullable List[nullable Utf8] ┆ type: nullable List[nullable         │
[INFO] [stdout]           5 │+│ index_name: frame_nr ┆ index_name: log_time         ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints        ┆ Struct[2]]                           │
[INFO] [stdout]           6 │+│ kind: index          ┆ kind: index                  ┆ component: example.MyPoints:colors ┆ component: example.MyPoints:labels ┆ archetype: example.MyPoints          │
[INFO] [stdout]           7 │+│                      ┆                              ┆ component_type: example.MyColor    ┆ component_type: example.MyLabel    ┆ component: example.MyPoints:points   │
[INFO] [stdout]           8 │+│                      ┆                              ┆ entity_path: /this/that            ┆ entity_path: /this/that            ┆ component_type: example.MyPoint      │
[INFO] [stdout]           9 │+│                      ┆                              ┆ kind: data                         ┆ is_static: true                    ┆ entity_path: /this/that              │
[INFO] [stdout]          10 │+│                      ┆                              ┆                                    ┆ kind: data                         ┆ kind: data                           │
[INFO] [stdout]          11 │+╞══════════════════════╪══════════════════════════════╪════════════════════════════════════╪════════════════════════════════════╪══════════════════════════════════════╡
[INFO] [stdout]          12 │+│ null                 ┆ null                         ┆ null                               ┆ [c]                                ┆ null                                 │
[INFO] [stdout]          13 │+└──────────────────────┴──────────────────────────────┴────────────────────────────────────┴────────────────────────────────────┴──────────────────────────────────────┘
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'query::tests::async_barebones' (17) panicked at src/query.rs:2408:17:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5948c683bec2 - std::backtrace_rs::backtrace::libunwind::trace::h62f3c6bea0fedab3
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5948c683bec2 - std::backtrace_rs::backtrace::trace_unsynchronized::hc41aaca6c0af0bde
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5948c683bec2 - std::sys::backtrace::_print_fmt::h33ac2b97007106cc
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5948c683bec2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5948c684f9af - core::fmt::rt::Argument::fmt::h1edd6a3e00b22f10
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5948c684f9af - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5948c6803d11 - std::io::default_write_fmt::ha6b238eff7f0ef8a
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5948c6803d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5948c6810bb2 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5948c681716f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5948c6817001 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5948c5e9acae - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb8126f8384f98101
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5948c5e9acae - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5948c68178df - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha703f6686c81d0c6
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5948c68178df - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5948c681768a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5948c6810cf9 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5948c67f705d - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5948c6859af0 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5948c6858a96 - core::result::unwrap_failed::h5d9b16b0b732a2ac
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5948c5d633f1 - core::result::Result<T,E>::unwrap::h9a5c1532077ce55c
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x5948c5d633f1 - re_dataframe::query::tests::async_barebones::{{closure}}::{{closure}}::h31fd9122a0552f3a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query.rs:2408:17
[INFO] [stdout]   22:     0x5948c5d9c642 - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h5897d76e0b6b4e8b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/core.rs:365:24
[INFO] [stdout]   23:     0x5948c5d9b833 - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::h72d26e26d5a311b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   24:     0x5948c5d9b833 - tokio::runtime::task::core::Core<T,S>::poll::h7ce01acb887c43e4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/core.rs:354:30
[INFO] [stdout]   25:     0x5948c5e2440a - tokio::runtime::task::harness::poll_future::{{closure}}::h756e4a9c8e69e434
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   26:     0x5948c5dffdb8 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h789dc2afc185e1e9
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5948c5db8683 - std::panicking::catch_unwind::do_call::h568a208e5e77d635
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x5948c5dab0db - __rust_try
[INFO] [stdout]   29:     0x5948c5da4316 - std::panicking::catch_unwind::hc72fe6d121117acb
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5948c5da4316 - std::panic::catch_unwind::h1690944fd8c57f31
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5948c5e232df - tokio::runtime::task::harness::poll_future::hb1550945be4e10e8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   32:     0x5948c5e25401 - tokio::runtime::task::harness::Harness<T,S>::poll_inner::hcf4cac2c56eae6dc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   33:     0x5948c5e27213 - tokio::runtime::task::harness::Harness<T,S>::poll::h6a72eb8153365355
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   34:     0x5948c5dea8bb - tokio::runtime::task::raw::poll::h20536a8c6c3f25b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/raw.rs:325:13
[INFO] [stdout]   35:     0x5948c616d867 - tokio::runtime::task::raw::RawTask::poll::ha12e4547a5eafa99
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/raw.rs:255:18
[INFO] [stdout]   36:     0x5948c5dc98c1 - tokio::runtime::task::LocalNotified<S>::run::h09a5ebf3da167c74
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/mod.rs:509:13
[INFO] [stdout]   37:     0x5948c5e2ed7a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h79fcc6664bbd3054
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:789:30
[INFO] [stdout]   38:     0x5948c5e2cbf5 - tokio::task::coop::with_budget::h51c5599101ed6c2d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   39:     0x5948c5e2cbf5 - tokio::task::coop::budget::hd54fb3d2522a1972
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   40:     0x5948c5e2cbf5 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::h9658c54608d8a079
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:368:43
[INFO] [stdout]   41:     0x5948c5e2baf6 - tokio::runtime::scheduler::current_thread::Context::enter::h5f38f5f50e790d1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   42:     0x5948c5e2c75c - tokio::runtime::scheduler::current_thread::Context::run_task::h3f4d6bcf80b9c509
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:368:28
[INFO] [stdout]   43:     0x5948c5e2e05c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h4477fcdd5b4e269d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:785:43
[INFO] [stdout]   44:     0x5948c5e2d55b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h9bfae5645557422c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   45:     0x5948c5dec22a - tokio::runtime::context::scoped::Scoped<T>::set::ha4081504d995d24a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   46:     0x5948c5debf4a - tokio::runtime::context::set_scheduler::{{closure}}::hd683a7a832c7b773
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   47:     0x5948c5d84926 - std::thread::local::LocalKey<T>::try_with::h84efcbb96181b222
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   48:     0x5948c5d8339c - std::thread::local::LocalKey<T>::with::hf5b0033b65775d3c
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   49:     0x5948c5debe91 - tokio::runtime::context::set_scheduler::hb4d1bb34d3fda960
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   50:     0x5948c5e2ce49 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h9cb9f493fa45db6f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   51:     0x5948c5e2d582 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h0fd8c8ebc2d3cd82
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   52:     0x5948c5e2a359 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h20bf9ceb4fdea59c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   53:     0x5948c5dec490 - tokio::runtime::context::runtime::enter_runtime::ha3d1c410071c8fda
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   54:     0x5948c5e2a101 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h8ebdf19082688851
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   55:     0x5948c5d9f6af - tokio::runtime::runtime::Runtime::block_on_inner::h2a6e8f0162a99dea
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   56:     0x5948c5d9f9d5 - tokio::runtime::runtime::Runtime::block_on::h6a4547af41247a0f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   57:     0x5948c5d60e61 - re_dataframe::query::tests::async_barebones::hb742d7f08b150140
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query.rs:2502:11
[INFO] [stdout]   58:     0x5948c5d60f07 - re_dataframe::query::tests::async_barebones::{{closure}}::h642d7c1efd096f5f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query.rs:2352:35
[INFO] [stdout]   59:     0x5948c5e06076 - core::ops::function::FnOnce::call_once::h7f03eabc487074aa
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5948c5e9aa8b - core::ops::function::FnOnce::call_once::h8f50ae93d93b62b4
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5948c5e9aa8b - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:663:18
[INFO] [stdout]   62:     0x5948c5eb06c5 - test::run_test_in_process::{{closure}}::hf890ba4755ca86c0
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:74
[INFO] [stdout]   63:     0x5948c5eb06c5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h31e4b2860e583faa
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   64:     0x5948c5eb06c5 - std::panicking::catch_unwind::do_call::hec7cdbbe797e2cab
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   65:     0x5948c5eb06c5 - std::panicking::catch_unwind::h24d3b93458b5ba67
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   66:     0x5948c5eb06c5 - std::panic::catch_unwind::h46eeec7cf9c9336c
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5948c5eb06c5 - test::run_test_in_process::h290de6e559006104
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:27
[INFO] [stdout]   68:     0x5948c5eb06c5 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:607:43
[INFO] [stdout]   69:     0x5948c5e86ec4 - test::run_test::{{closure}}::h85af00882daabeaa
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:637:41
[INFO] [stdout]   70:     0x5948c5e86ec4 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   71:     0x5948c5e8a86a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc6aada8b43f0527b
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   72:     0x5948c5e8a86a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha89fe5505c1206f5
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   73:     0x5948c5e8a86a - std::panicking::catch_unwind::do_call::he3e0bef721d99583
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   74:     0x5948c5e8a86a - std::panicking::catch_unwind::ha8241964d3d773cd
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   75:     0x5948c5e8a86a - std::panic::catch_unwind::ha8554bc7696cae72
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stdout]   76:     0x5948c5e8a86a - std::thread::Builder::spawn_unchecked_::{{closure}}::he06f1f62b4c90f8d
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   77:     0x5948c5e8a86a - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   78:     0x5948c680bcef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h43642ed9c40e0ab2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   79:     0x5948c680bcef - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   80:     0x7c1af8de8aa4 - <unknown>
[INFO] [stdout]   81:     0x7c1af8e75a64 - clone
[INFO] [stdout]   82:                0x0 - <unknown>
[INFO] [stdout] ┌──────────────────────┬───────────────────────────────┬────────────────────────────────────┬────────────────────────────────────┬─────────────────────────────────────────┐
[INFO] [stdout] │ frame_nr             ┆ log_time                      ┆ /this/that:example.MyPoints:colors ┆ /this/that:example.MyPoints:labels ┆ /this/that:example.MyPoints:points      │
[INFO] [stdout] │ ---                  ┆ ---                           ┆ ---                                ┆ ---                                ┆ ---                                     │
[INFO] [stdout] │ type: nullable i64   ┆ type: nullable Timestamp(ns)  ┆ type: nullable List[nullable u32]  ┆ type: nullable List[nullable Utf8] ┆ type: nullable List[nullable Struct[2]] │
[INFO] [stdout] │ index_name: frame_nr ┆ index_name: log_time          ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints             │
[INFO] [stdout] │ kind: index          ┆ kind: index                   ┆ component: example.MyPoints:colors ┆ component: example.MyPoints:labels ┆ component: example.MyPoints:points      │
[INFO] [stdout] │                      ┆                               ┆ component_type: example.MyColor    ┆ component_type: example.MyLabel    ┆ component_type: example.MyPoint         │
[INFO] [stdout] │                      ┆                               ┆ entity_path: /this/that            ┆ entity_path: /this/that            ┆ entity_path: /this/that                 │
[INFO] [stdout] │                      ┆                               ┆ kind: data                         ┆ is_static: true                    ┆ kind: data                              │
[INFO] [stdout] │                      ┆                               ┆                                    ┆ kind: data                         ┆                                         │
[INFO] [stdout] ╞══════════════════════╪═══════════════════════════════╪════════════════════════════════════╪════════════════════════════════════╪═════════════════════════════════════════╡
[INFO] [stdout] │ 10                   ┆ 1970-01-01T00:00:00.000000010 ┆ null                               ┆ [c]                                ┆ [{x: 0.0, y: 0.0}]                      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ 20                   ┆ null                          ┆ null                               ┆ [c]                                ┆ [{x: 1.0, y: 1.0}]                      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ 30                   ┆ null                          ┆ [2]                                ┆ [c]                                ┆ [{x: 2.0, y: 2.0}]                      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ 40                   ┆ null                          ┆ [3]                                ┆ [c]                                ┆ [{x: 3.0, y: 3.0}]                      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ 50                   ┆ 1970-01-01T00:00:00.000000050 ┆ [4]                                ┆ [c]                                ┆ [{x: 4.0, y: 4.0}]                      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ 60                   ┆ null                          ┆ null                               ┆ [c]                                ┆ [{x: 5.0, y: 5.0}]                      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ [6]                                ┆ [c]                                ┆ [{x: 8.0, y: 8.0}]                      │
[INFO] [stdout] └──────────────────────┴───────────────────────────────┴────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────────┘
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/snapshots/re_dataframe__query__tests__async_barebones_temporal.snap
[INFO] [stdout] Snapshot: async_barebones_temporal
[INFO] [stdout] Source: src/query.rs:2439
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: DisplayRB(dataframe)
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]           1 │+┌──────────────────────┬───────────────────────────────┬────────────────────────────────────┬────────────────────────────────────┬──────────────────────────────────────┐
[INFO] [stdout]           2 │+│ frame_nr             ┆ log_time                      ┆ /this/that:example.MyPoints:colors ┆ /this/that:example.MyPoints:labels ┆ /this/that:example.MyPoints:points   │
[INFO] [stdout]           3 │+│ ---                  ┆ ---                           ┆ ---                                ┆ ---                                ┆ ---                                  │
[INFO] [stdout]           4 │+│ type: nullable i64   ┆ type: nullable Timestamp(ns)  ┆ type: nullable List[nullable u32]  ┆ type: nullable List[nullable Utf8] ┆ type: nullable List[nullable         │
[INFO] [stdout]           5 │+│ index_name: frame_nr ┆ index_name: log_time          ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints        ┆ Struct[2]]                           │
[INFO] [stdout]           6 │+│ kind: index          ┆ kind: index                   ┆ component: example.MyPoints:colors ┆ component: example.MyPoints:labels ┆ archetype: example.MyPoints          │
[INFO] [stdout]           7 │+│                      ┆                               ┆ component_type: example.MyColor    ┆ component_type: example.MyLabel    ┆ component: example.MyPoints:points   │
[INFO] [stdout]           8 │+│                      ┆                               ┆ entity_path: /this/that            ┆ entity_path: /this/that            ┆ component_type: example.MyPoint      │
[INFO] [stdout]           9 │+│                      ┆                               ┆ kind: data                         ┆ is_static: true                    ┆ entity_path: /this/that              │
[INFO] [stdout]          10 │+│                      ┆                               ┆                                    ┆ kind: data                         ┆ kind: data                           │
[INFO] [stdout]          11 │+╞══════════════════════╪═══════════════════════════════╪════════════════════════════════════╪════════════════════════════════════╪══════════════════════════════════════╡
[INFO] [stdout]          12 │+│ 10                   ┆ 1970-01-01T00:00:00.000000010 ┆ null                               ┆ [c]                                ┆ [{x: 0.0, y: 0.0}]                   │
[INFO] [stdout]          13 │+├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]          14 │+│ 20                   ┆ null                          ┆ null                               ┆ [c]                                ┆ [{x: 1.0, y: 1.0}]                   │
[INFO] [stdout]          15 │+├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]          16 │+│ 30                   ┆ null                          ┆ [2]                                ┆ [c]                                ┆ [{x: 2.0, y: 2.0}]                   │
[INFO] [stdout]          17 │+├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]          18 │+│ 40                   ┆ null                          ┆ [3]                                ┆ [c]                                ┆ [{x: 3.0, y: 3.0}]                   │
[INFO] [stdout]          19 │+├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]          20 │+│ 50                   ┆ 1970-01-01T00:00:00.000000050 ┆ [4]                                ┆ [c]                                ┆ [{x: 4.0, y: 4.0}]                   │
[INFO] [stdout]          21 │+├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]          22 │+│ 60                   ┆ null                          ┆ null                               ┆ [c]                                ┆ [{x: 5.0, y: 5.0}]                   │
[INFO] [stdout]          23 │+├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]          24 │+│ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ [6]                                ┆ [c]                                ┆ [{x: 8.0, y: 8.0}]                   │
[INFO] [stdout]          25 │+└──────────────────────┴───────────────────────────────┴────────────────────────────────────┴────────────────────────────────────┴──────────────────────────────────────┘
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'query::tests::async_barebones' (17) panicked at src/query.rs:2439:17:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5948c683bec2 - std::backtrace_rs::backtrace::libunwind::trace::h62f3c6bea0fedab3
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5948c683bec2 - std::backtrace_rs::backtrace::trace_unsynchronized::hc41aaca6c0af0bde
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5948c683bec2 - std::sys::backtrace::_print_fmt::h33ac2b97007106cc
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5948c683bec2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5948c684f9af - core::fmt::rt::Argument::fmt::h1edd6a3e00b22f10
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5948c684f9af - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5948c6803d11 - std::io::default_write_fmt::ha6b238eff7f0ef8a
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5948c6803d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5948c6810bb2 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5948c681716f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5948c6817001 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5948c5e9acae - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb8126f8384f98101
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5948c5e9acae - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5948c68178df - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha703f6686c81d0c6
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5948c68178df - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5948c681768a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5948c6810cf9 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5948c67f705d - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5948c6859af0 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5948c6858a96 - core::result::unwrap_failed::h5d9b16b0b732a2ac
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5948c5d64526 - core::result::Result<T,E>::unwrap::h9a5c1532077ce55c
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x5948c5d64526 - re_dataframe::query::tests::async_barebones::{{closure}}::{{closure}}::h50a950b99940dc03
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query.rs:2439:17
[INFO] [stdout]   22:     0x5948c5d9ccd2 - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::hb380dafcbc1e3442
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/core.rs:365:24
[INFO] [stdout]   23:     0x5948c5d9be33 - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::h3f7ff4552457ec28
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   24:     0x5948c5d9be33 - tokio::runtime::task::core::Core<T,S>::poll::hfaa723eff294c9b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/core.rs:354:30
[INFO] [stdout]   25:     0x5948c5e23bba - tokio::runtime::task::harness::poll_future::{{closure}}::h13c756cc64a3fd06
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   26:     0x5948c5e00128 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc5ba9841dd093275
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5948c5db8a33 - std::panicking::catch_unwind::do_call::h92527509e755c65c
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x5948c5dab0db - __rust_try
[INFO] [stdout]   29:     0x5948c5da51d6 - std::panicking::catch_unwind::h22c491f6afcb698d
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5948c5da51d6 - std::panic::catch_unwind::h83eaadbc2f4d7a21
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5948c5e2350f - tokio::runtime::task::harness::poll_future::hc73faa89074745ed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   32:     0x5948c5e25661 - tokio::runtime::task::harness::Harness<T,S>::poll_inner::he3ff938f03bc7943
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   33:     0x5948c5e27313 - tokio::runtime::task::harness::Harness<T,S>::poll::h7b199de0ab5bb787
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   34:     0x5948c5dea9bb - tokio::runtime::task::raw::poll::hdc0fff6a5c6ef373
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/raw.rs:325:13
[INFO] [stdout]   35:     0x5948c616d867 - tokio::runtime::task::raw::RawTask::poll::ha12e4547a5eafa99
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/raw.rs:255:18
[INFO] [stdout]   36:     0x5948c5dc98c1 - tokio::runtime::task::LocalNotified<S>::run::h09a5ebf3da167c74
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/mod.rs:509:13
[INFO] [stdout]   37:     0x5948c5e2ed7a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h79fcc6664bbd3054
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:789:30
[INFO] [stdout]   38:     0x5948c5e2cbf5 - tokio::task::coop::with_budget::h51c5599101ed6c2d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   39:     0x5948c5e2cbf5 - tokio::task::coop::budget::hd54fb3d2522a1972
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   40:     0x5948c5e2cbf5 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::h9658c54608d8a079
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:368:43
[INFO] [stdout]   41:     0x5948c5e2baf6 - tokio::runtime::scheduler::current_thread::Context::enter::h5f38f5f50e790d1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   42:     0x5948c5e2c75c - tokio::runtime::scheduler::current_thread::Context::run_task::h3f4d6bcf80b9c509
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:368:28
[INFO] [stdout]   43:     0x5948c5e2e05c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h4477fcdd5b4e269d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:785:43
[INFO] [stdout]   44:     0x5948c5e2d55b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h9bfae5645557422c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   45:     0x5948c5dec22a - tokio::runtime::context::scoped::Scoped<T>::set::ha4081504d995d24a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   46:     0x5948c5debf4a - tokio::runtime::context::set_scheduler::{{closure}}::hd683a7a832c7b773
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   47:     0x5948c5d84926 - std::thread::local::LocalKey<T>::try_with::h84efcbb96181b222
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   48:     0x5948c5d8339c - std::thread::local::LocalKey<T>::with::hf5b0033b65775d3c
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   49:     0x5948c5debe91 - tokio::runtime::context::set_scheduler::hb4d1bb34d3fda960
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   50:     0x5948c5e2ce49 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h9cb9f493fa45db6f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   51:     0x5948c5e2d582 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h0fd8c8ebc2d3cd82
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   52:     0x5948c5e2a359 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h20bf9ceb4fdea59c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   53:     0x5948c5dec490 - tokio::runtime::context::runtime::enter_runtime::ha3d1c410071c8fda
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   54:     0x5948c5e2a101 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h8ebdf19082688851
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   55:     0x5948c5d9f6af - tokio::runtime::runtime::Runtime::block_on_inner::h2a6e8f0162a99dea
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   56:     0x5948c5d9f9d5 - tokio::runtime::runtime::Runtime::block_on::h6a4547af41247a0f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   57:     0x5948c5d60e61 - re_dataframe::query::tests::async_barebones::hb742d7f08b150140
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query.rs:2502:11
[INFO] [stdout]   58:     0x5948c5d60f07 - re_dataframe::query::tests::async_barebones::{{closure}}::h642d7c1efd096f5f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query.rs:2352:35
[INFO] [stdout]   59:     0x5948c5e06076 - core::ops::function::FnOnce::call_once::h7f03eabc487074aa
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5948c5e9aa8b - core::ops::function::FnOnce::call_once::h8f50ae93d93b62b4
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5948c5e9aa8b - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:663:18
[INFO] [stdout]   62:     0x5948c5eb06c5 - test::run_test_in_process::{{closure}}::hf890ba4755ca86c0
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:74
[INFO] [stdout]   63:     0x5948c5eb06c5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h31e4b2860e583faa
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   64:     0x5948c5eb06c5 - std::panicking::catch_unwind::do_call::hec7cdbbe797e2cab
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   65:     0x5948c5eb06c5 - std::panicking::catch_unwind::h24d3b93458b5ba67
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   66:     0x5948c5eb06c5 - std::panic::catch_unwind::h46eeec7cf9c9336c
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5948c5eb06c5 - test::run_test_in_process::h290de6e559006104
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:27
[INFO] [stdout]   68:     0x5948c5eb06c5 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:607:43
[INFO] [stdout]   69:     0x5948c5e86ec4 - test::run_test::{{closure}}::h85af00882daabeaa
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:637:41
[INFO] [stdout]   70:     0x5948c5e86ec4 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   71:     0x5948c5e8a86a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc6aada8b43f0527b
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   72:     0x5948c5e8a86a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha89fe5505c1206f5
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   73:     0x5948c5e8a86a - std::panicking::catch_unwind::do_call::he3e0bef721d99583
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   74:     0x5948c5e8a86a - std::panicking::catch_unwind::ha8241964d3d773cd
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   75:     0x5948c5e8a86a - std::panic::catch_unwind::ha8554bc7696cae72
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stdout]   76:     0x5948c5e8a86a - std::thread::Builder::spawn_unchecked_::{{closure}}::he06f1f62b4c90f8d
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   77:     0x5948c5e8a86a - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   78:     0x5948c680bcef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h43642ed9c40e0ab2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   79:     0x5948c680bcef - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   80:     0x7c1af8de8aa4 - <unknown>
[INFO] [stdout]   81:     0x7c1af8e75a64 - clone
[INFO] [stdout]   82:                0x0 - <unknown>
[INFO] [stdout] Error: task 1 panicked with message "called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: \"Read-only file system\" }"
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]              at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/result.rs:2177:27
[INFO] [stdout]    2: re_dataframe::query::tests::async_barebones::{{closure}}::{{closure}}
[INFO] [stdout]              at ./src/query.rs:2488:13
[INFO] [stdout]    3: tokio::runtime::task::core::Core<T,S>::poll::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/core.rs:365:24
[INFO] [stdout]    4: tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]    5: tokio::runtime::task::core::Core<T,S>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/core.rs:354:30
[INFO] [stdout]    6: tokio::runtime::task::harness::poll_future::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs:535:30
[INFO] [stdout]    7: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]    8: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stdout]    9: __rust_try
[INFO] [stdout]   10: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   11: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stdout]   12: tokio::runtime::task::harness::poll_future
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   13: tokio::runtime::task::harness::Harness<T,S>::poll_inner
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   14: tokio::runtime::task::harness::Harness<T,S>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   15: tokio::runtime::task::raw::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/raw.rs:325:13
[INFO] [stdout]   16: tokio::runtime::task::raw::RawTask::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/raw.rs:255:18
[INFO] [stdout]   17: tokio::runtime::task::LocalNotified<S>::run
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/mod.rs:509:13
[INFO] [stdout]   18: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:789:30
[INFO] [stdout]   19: tokio::task::coop::with_budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   20: tokio::task::coop::budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   21: tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:368:43
[INFO] [stdout]   22: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   23: tokio::runtime::scheduler::current_thread::Context::run_task
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:368:28
[INFO] [stdout]   24: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:785:43
[INFO] [stdout]   25: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   26: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   27: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   28: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]              at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   29: std::thread::local::LocalKey<T>::with
[INFO] [stdout]              at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   30: tokio::runtime::context::set_scheduler
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   31: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   32: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   33: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   34: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   35: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   36: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   37: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   38: re_dataframe::query::tests::async_barebones
[INFO] [stdout]              at ./src/query.rs:2502:11
[INFO] [stdout]   39: re_dataframe::query::tests::async_barebones::{{closure}}
[INFO] [stdout]              at ./src/query.rs:2352:35
[INFO] [stdout]   40: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:663:18
[INFO] [stdout]   43: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:74
[INFO] [stdout]   44: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   46: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   47: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stdout]   48: test::run_test_in_process
[INFO] [stdout]              at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:27
[INFO] [stdout]   49: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:607:43
[INFO] [stdout]   50: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:637:41
[INFO] [stdout]   51: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   52: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   54: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   55: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   56: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stdout]   57: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   60: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]              at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   61: <unknown>
[INFO] [stdout]   62: clone
[INFO] [stdout] 
[INFO] [stdout] ---- query::tests::view_contents_and_selection stdout ----
[INFO] [stdout] ChunkStore {
[INFO] [stdout]     id: StoreId(Recording, "test_app", "rec_9f57336f7bad4403a474f37d006de2d3")
[INFO] [stdout]     config: ChunkStoreConfig { enable_changelog: true, chunk_max_bytes: 0, chunk_max_rows: 0, chunk_max_rows_if_unsorted: 0 }
[INFO] [stdout]     stats: {
[INFO] [stdout]         num_chunks: 7
[INFO] [stdout]         total_size_bytes: 8.2 KiB
[INFO] [stdout]         num_rows: 28
[INFO] [stdout]         num_events: 35
[INFO] [stdout]     }
[INFO] [stdout]     chunks: [
[INFO] [stdout]         ┌──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout]         │ METADATA:                                                                                                                                                                                                                    │
[INFO] [stdout]         │ * entity_path: /this/that                                                                                                                                                                                                    │
[INFO] [stdout]         │ * heap_size_bytes: 1516                                                                                                                                                                                                      │
[INFO] [stdout]         │ * id: chunk_18750353773749F42e76b0ec5e30c885                                                                                                                                                                                 │
[INFO] [stdout]         │ * version: 0.1.1                                                                                                                                                                                                             │
[INFO] [stdout]         ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]         │ ┌───────────────────────────────────────────────┬──────────────────────┬───────────────────────────────┬────────────────────────────────────┬────────────────────────────────────┬─────────────────────────────────────────┐ │
[INFO] [stdout]         │ │ RowId                                         ┆ frame_nr             ┆ log_time                      ┆ example.MyPoints:colors            ┆ example.MyPoints:labels            ┆ example.MyPoints:points                 │ │
[INFO] [stdout]         │ │ ---                                           ┆ ---                  ┆ ---                           ┆ ---                                ┆ ---                                ┆ ---                                     │ │
[INFO] [stdout]         │ │ type: FixedSizeBinary[16]                     ┆ type: nullable i64   ┆ type: nullable Timestamp(ns)  ┆ type: nullable List[nullable u32]  ┆ type: nullable List[nullable Utf8] ┆ type: nullable List[nullable Struct[2]] │ │
[INFO] [stdout]         │ │ ARROW:extension:metadata: {"namespace":"row"} ┆ index_name: frame_nr ┆ index_name: log_time          ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints             │ │
[INFO] [stdout]         │ │ ARROW:extension:name: TUID                    ┆ is_sorted: true      ┆ is_sorted: true               ┆ component: example.MyPoints:colors ┆ component: example.MyPoints:labels ┆ component: example.MyPoints:points      │ │
[INFO] [stdout]         │ │ is_sorted: true                               ┆ kind: index          ┆ kind: index                   ┆ component_type: example.MyColor    ┆ component_type: example.MyLabel    ┆ component_type: example.MyPoint         │ │
[INFO] [stdout]         │ │ kind: control                                 ┆                      ┆                               ┆ kind: data                         ┆ kind: data                         ┆ kind: data                              │ │
[INFO] [stdout]         │ ╞═══════════════════════════════════════════════╪══════════════════════╪═══════════════════════════════╪════════════════════════════════════╪════════════════════════════════════╪═════════════════════════════════════════╡ │
[INFO] [stdout]         │ │ row_187503537737413F2e76b0ec5e30c87f          ┆ 10                   ┆ 1970-01-01T00:00:00.000000010 ┆ null                               ┆ [a]                                ┆ [{x: 0.0, y: 0.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750353773745942e76b0ec5e30c880          ┆ 30                   ┆ 1970-01-01T00:00:00.000000030 ┆ [2]                                ┆ null                               ┆ [{x: 2.0, y: 2.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_187503537737462B2e76b0ec5e30c881          ┆ 50                   ┆ 1970-01-01T00:00:00.000000050 ┆ null                               ┆ null                               ┆ [{x: 4.0, y: 4.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750353773746CB2e76b0ec5e30c882          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 6.0, y: 6.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_187503537737474C2e76b0ec5e30c883          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 7.0, y: 7.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750353773747E32e76b0ec5e30c884          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 8.0, y: 8.0}]                      │ │
[INFO] [stdout]         │ └───────────────────────────────────────────────┴──────────────────────┴───────────────────────────────┴────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────────┘ │
[INFO] [stdout]         └──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout]         ┌──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout]         │ METADATA:                                                                                                                                                                                                                    │
[INFO] [stdout]         │ * entity_path: /this/that                                                                                                                                                                                                    │
[INFO] [stdout]         │ * heap_size_bytes: 1516                                                                                                                                                                                                      │
[INFO] [stdout]         │ * id: chunk_1875035377404B802e76b0ec5e30c886                                                                                                                                                                                 │
[INFO] [stdout]         │ * version: 0.1.1                                                                                                                                                                                                             │
[INFO] [stdout]         ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]         │ ┌───────────────────────────────────────────────┬──────────────────────┬───────────────────────────────┬────────────────────────────────────┬────────────────────────────────────┬─────────────────────────────────────────┐ │
[INFO] [stdout]         │ │ RowId                                         ┆ frame_nr             ┆ log_time                      ┆ example.MyPoints:colors            ┆ example.MyPoints:labels            ┆ example.MyPoints:points                 │ │
[INFO] [stdout]         │ │ ---                                           ┆ ---                  ┆ ---                           ┆ ---                                ┆ ---                                ┆ ---                                     │ │
[INFO] [stdout]         │ │ type: FixedSizeBinary[16]                     ┆ type: nullable i64   ┆ type: nullable Timestamp(ns)  ┆ type: nullable List[nullable u32]  ┆ type: nullable List[nullable Utf8] ┆ type: nullable List[nullable Struct[2]] │ │
[INFO] [stdout]         │ │ ARROW:extension:metadata: {"namespace":"row"} ┆ index_name: frame_nr ┆ index_name: log_time          ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints             │ │
[INFO] [stdout]         │ │ ARROW:extension:name: TUID                    ┆ is_sorted: true      ┆ is_sorted: true               ┆ component: example.MyPoints:colors ┆ component: example.MyPoints:labels ┆ component: example.MyPoints:points      │ │
[INFO] [stdout]         │ │ is_sorted: true                               ┆ kind: index          ┆ kind: index                   ┆ component_type: example.MyColor    ┆ component_type: example.MyLabel    ┆ component_type: example.MyPoint         │ │
[INFO] [stdout]         │ │ kind: control                                 ┆                      ┆                               ┆ kind: data                         ┆ kind: data                         ┆ kind: data                              │ │
[INFO] [stdout]         │ ╞═══════════════════════════════════════════════╪══════════════════════╪═══════════════════════════════╪════════════════════════════════════╪════════════════════════════════════╪═════════════════════════════════════════╡ │
[INFO] [stdout]         │ │ row_1875035377404DD82e76b0ec5e30c887          ┆ 10                   ┆ 1970-01-01T00:00:00.000000010 ┆ null                               ┆ [a]                                ┆ [{x: 0.0, y: 0.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_1875035377404DD82e76b0ec5e30c888          ┆ 30                   ┆ 1970-01-01T00:00:00.000000030 ┆ [2]                                ┆ null                               ┆ [{x: 2.0, y: 2.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_1875035377404DD82e76b0ec5e30c889          ┆ 50                   ┆ 1970-01-01T00:00:00.000000050 ┆ null                               ┆ null                               ┆ [{x: 4.0, y: 4.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_1875035377404DD82e76b0ec5e30c88a          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 6.0, y: 6.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_1875035377404DD82e76b0ec5e30c88b          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 7.0, y: 7.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_1875035377404DD82e76b0ec5e30c88c          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 8.0, y: 8.0}]                      │ │
[INFO] [stdout]         │ └───────────────────────────────────────────────┴──────────────────────┴───────────────────────────────┴────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────────┘ │
[INFO] [stdout]         └──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout]         ┌──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout]         │ METADATA:                                                                                                                                                                                                                    │
[INFO] [stdout]         │ * entity_path: /this/that                                                                                                                                                                                                    │
[INFO] [stdout]         │ * heap_size_bytes: 1516                                                                                                                                                                                                      │
[INFO] [stdout]         │ * id: chunk_18750353774121732e76b0ec5e30c888                                                                                                                                                                                 │
[INFO] [stdout]         │ * version: 0.1.1                                                                                                                                                                                                             │
[INFO] [stdout]         ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]         │ ┌───────────────────────────────────────────────┬──────────────────────┬───────────────────────────────┬────────────────────────────────────┬────────────────────────────────────┬─────────────────────────────────────────┐ │
[INFO] [stdout]         │ │ RowId                                         ┆ frame_nr             ┆ log_time                      ┆ example.MyPoints:colors            ┆ example.MyPoints:labels            ┆ example.MyPoints:points                 │ │
[INFO] [stdout]         │ │ ---                                           ┆ ---                  ┆ ---                           ┆ ---                                ┆ ---                                ┆ ---                                     │ │
[INFO] [stdout]         │ │ type: FixedSizeBinary[16]                     ┆ type: nullable i64   ┆ type: nullable Timestamp(ns)  ┆ type: nullable List[nullable u32]  ┆ type: nullable List[nullable Utf8] ┆ type: nullable List[nullable Struct[2]] │ │
[INFO] [stdout]         │ │ ARROW:extension:metadata: {"namespace":"row"} ┆ index_name: frame_nr ┆ index_name: log_time          ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints             │ │
[INFO] [stdout]         │ │ ARROW:extension:name: TUID                    ┆ is_sorted: true      ┆ is_sorted: true               ┆ component: example.MyPoints:colors ┆ component: example.MyPoints:labels ┆ component: example.MyPoints:points      │ │
[INFO] [stdout]         │ │ is_sorted: true                               ┆ kind: index          ┆ kind: index                   ┆ component_type: example.MyColor    ┆ component_type: example.MyLabel    ┆ component_type: example.MyPoint         │ │
[INFO] [stdout]         │ │ kind: control                                 ┆                      ┆                               ┆ kind: data                         ┆ kind: data                         ┆ kind: data                              │ │
[INFO] [stdout]         │ ╞═══════════════════════════════════════════════╪══════════════════════╪═══════════════════════════════╪════════════════════════════════════╪════════════════════════════════════╪═════════════════════════════════════════╡ │
[INFO] [stdout]         │ │ row_187503537741224F2e76b0ec5e30c889          ┆ 10                   ┆ 1970-01-01T00:00:00.000000010 ┆ null                               ┆ [a]                                ┆ [{x: 0.0, y: 0.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_187503537741224F2e76b0ec5e30c88a          ┆ 30                   ┆ 1970-01-01T00:00:00.000000030 ┆ [2]                                ┆ null                               ┆ [{x: 2.0, y: 2.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_187503537741224F2e76b0ec5e30c88b          ┆ 50                   ┆ 1970-01-01T00:00:00.000000050 ┆ null                               ┆ null                               ┆ [{x: 4.0, y: 4.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_187503537741224F2e76b0ec5e30c88c          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 6.0, y: 6.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_187503537741224F2e76b0ec5e30c88d          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 7.0, y: 7.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_187503537741224F2e76b0ec5e30c88e          ┆ 70                   ┆ 1970-01-01T00:00:00.000000070 ┆ null                               ┆ null                               ┆ [{x: 8.0, y: 8.0}]                      │ │
[INFO] [stdout]         │ └───────────────────────────────────────────────┴──────────────────────┴───────────────────────────────┴────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────────┘ │
[INFO] [stdout]         └──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout]         ┌─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout]         │ METADATA:                                                                                                                                               │
[INFO] [stdout]         │ * entity_path: /this/that                                                                                                                               │
[INFO] [stdout]         │ * heap_size_bytes: 832                                                                                                                                  │
[INFO] [stdout]         │ * id: chunk_187503537741AF3F2e76b0ec5e30c88d                                                                                                            │
[INFO] [stdout]         │ * version: 0.1.1                                                                                                                                        │
[INFO] [stdout]         ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]         │ ┌───────────────────────────────────────────────┬──────────────────────┬────────────────────────────────────┬─────────────────────────────────────────┐ │
[INFO] [stdout]         │ │ RowId                                         ┆ frame_nr             ┆ example.MyPoints:colors            ┆ example.MyPoints:points                 │ │
[INFO] [stdout]         │ │ ---                                           ┆ ---                  ┆ ---                                ┆ ---                                     │ │
[INFO] [stdout]         │ │ type: FixedSizeBinary[16]                     ┆ type: nullable i64   ┆ type: nullable List[nullable u32]  ┆ type: nullable List[nullable Struct[2]] │ │
[INFO] [stdout]         │ │ ARROW:extension:metadata: {"namespace":"row"} ┆ index_name: frame_nr ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints             │ │
[INFO] [stdout]         │ │ ARROW:extension:name: TUID                    ┆ is_sorted: true      ┆ component: example.MyPoints:colors ┆ component: example.MyPoints:points      │ │
[INFO] [stdout]         │ │ is_sorted: true                               ┆ kind: index          ┆ component_type: example.MyColor    ┆ component_type: example.MyPoint         │ │
[INFO] [stdout]         │ │ kind: control                                 ┆                      ┆ kind: data                         ┆ kind: data                              │ │
[INFO] [stdout]         │ ╞═══════════════════════════════════════════════╪══════════════════════╪════════════════════════════════════╪═════════════════════════════════════════╡ │
[INFO] [stdout]         │ │ row_187503537741ACD32e76b0ec5e30c88a          ┆ 20                   ┆ null                               ┆ [{x: 1.0, y: 1.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_187503537741ADE02e76b0ec5e30c88b          ┆ 30                   ┆ [2]                                ┆ [{x: 2.0, y: 2.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_187503537741AE632e76b0ec5e30c88c          ┆ 40                   ┆ null                               ┆ [{x: 3.0, y: 3.0}]                      │ │
[INFO] [stdout]         │ └───────────────────────────────────────────────┴──────────────────────┴────────────────────────────────────┴─────────────────────────────────────────┘ │
[INFO] [stdout]         └─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout]         ┌────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout]         │ METADATA:                                                                                                          │
[INFO] [stdout]         │ * entity_path: /this/that                                                                                          │
[INFO] [stdout]         │ * heap_size_bytes: 512                                                                                             │
[INFO] [stdout]         │ * id: chunk_1875035377445AB82e76b0ec5e30c891                                                                       │
[INFO] [stdout]         │ * version: 0.1.1                                                                                                   │
[INFO] [stdout]         ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]         │ ┌───────────────────────────────────────────────┬──────────────────────┬─────────────────────────────────────────┐ │
[INFO] [stdout]         │ │ RowId                                         ┆ frame_nr             ┆ example.MyPoints:points                 │ │
[INFO] [stdout]         │ │ ---                                           ┆ ---                  ┆ ---                                     │ │
[INFO] [stdout]         │ │ type: FixedSizeBinary[16]                     ┆ type: nullable i64   ┆ type: nullable List[nullable Struct[2]] │ │
[INFO] [stdout]         │ │ ARROW:extension:metadata: {"namespace":"row"} ┆ index_name: frame_nr ┆ archetype: example.MyPoints             │ │
[INFO] [stdout]         │ │ ARROW:extension:name: TUID                    ┆ is_sorted: true      ┆ component: example.MyPoints:points      │ │
[INFO] [stdout]         │ │ is_sorted: true                               ┆ kind: index          ┆ component_type: example.MyPoint         │ │
[INFO] [stdout]         │ │ kind: control                                 ┆                      ┆ kind: data                              │ │
[INFO] [stdout]         │ ╞═══════════════════════════════════════════════╪══════════════════════╪═════════════════════════════════════════╡ │
[INFO] [stdout]         │ │ row_18750353774457482e76b0ec5e30c88e          ┆ 20                   ┆ [{x: 1.0, y: 1.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750353774459502e76b0ec5e30c88f          ┆ 40                   ┆ [{x: 3.0, y: 3.0}]                      │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_18750353774459C82e76b0ec5e30c890          ┆ 60                   ┆ [{x: 5.0, y: 5.0}]                      │ │
[INFO] [stdout]         │ └───────────────────────────────────────────────┴──────────────────────┴─────────────────────────────────────────┘ │
[INFO] [stdout]         └────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout]         ┌───────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout]         │ METADATA:                                                                                                     │
[INFO] [stdout]         │ * entity_path: /this/that                                                                                     │
[INFO] [stdout]         │ * heap_size_bytes: 500                                                                                        │
[INFO] [stdout]         │ * id: chunk_187503537746CE9C2e76b0ec5e30c895                                                                  │
[INFO] [stdout]         │ * version: 0.1.1                                                                                              │
[INFO] [stdout]         ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]         │ ┌───────────────────────────────────────────────┬──────────────────────┬────────────────────────────────────┐ │
[INFO] [stdout]         │ │ RowId                                         ┆ frame_nr             ┆ example.MyPoints:colors            │ │
[INFO] [stdout]         │ │ ---                                           ┆ ---                  ┆ ---                                │ │
[INFO] [stdout]         │ │ type: FixedSizeBinary[16]                     ┆ type: nullable i64   ┆ type: nullable List[nullable u32]  │ │
[INFO] [stdout]         │ │ ARROW:extension:metadata: {"namespace":"row"} ┆ index_name: frame_nr ┆ archetype: example.MyPoints        │ │
[INFO] [stdout]         │ │ ARROW:extension:name: TUID                    ┆ is_sorted: true      ┆ component: example.MyPoints:colors │ │
[INFO] [stdout]         │ │ is_sorted: true                               ┆ kind: index          ┆ component_type: example.MyColor    │ │
[INFO] [stdout]         │ │ kind: control                                 ┆                      ┆ kind: data                         │ │
[INFO] [stdout]         │ ╞═══════════════════════════════════════════════╪══════════════════════╪════════════════════════════════════╡ │
[INFO] [stdout]         │ │ row_187503537746CA642e76b0ec5e30c892          ┆ 40                   ┆ [3]                                │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_187503537746CC9E2e76b0ec5e30c893          ┆ 50                   ┆ [4]                                │ │
[INFO] [stdout]         │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │
[INFO] [stdout]         │ │ row_187503537746CD982e76b0ec5e30c894          ┆ 70                   ┆ [6]                                │ │
[INFO] [stdout]         │ └───────────────────────────────────────────────┴──────────────────────┴────────────────────────────────────┘ │
[INFO] [stdout]         └───────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout]         ┌────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout]         │ METADATA:                                                                              │
[INFO] [stdout]         │ * entity_path: /this/that                                                              │
[INFO] [stdout]         │ * heap_size_bytes: 416                                                                 │
[INFO] [stdout]         │ * id: chunk_18750353774A0D822e76b0ec5e30c899                                           │
[INFO] [stdout]         │ * version: 0.1.1                                                                       │
[INFO] [stdout]         ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]         │ ┌───────────────────────────────────────────────┬────────────────────────────────────┐ │
[INFO] [stdout]         │ │ RowId                                         ┆ example.MyPoints:labels            │ │
[INFO] [stdout]         │ │ ---                                           ┆ ---                                │ │
[INFO] [stdout]         │ │ type: FixedSizeBinary[16]                     ┆ type: nullable List[nullable Utf8] │ │
[INFO] [stdout]         │ │ ARROW:extension:metadata: {"namespace":"row"} ┆ archetype: example.MyPoints        │ │
[INFO] [stdout]         │ │ ARROW:extension:name: TUID                    ┆ component: example.MyPoints:labels │ │
[INFO] [stdout]         │ │ is_sorted: true                               ┆ component_type: example.MyLabel    │ │
[INFO] [stdout]         │ │ kind: control                                 ┆ kind: data                         │ │
[INFO] [stdout]         │ ╞═══════════════════════════════════════════════╪════════════════════════════════════╡ │
[INFO] [stdout]         │ │ row_18750353774A0BC02e76b0ec5e30c898          ┆ [c]                                │ │
[INFO] [stdout]         │ └───────────────────────────────────────────────┴────────────────────────────────────┘ │
[INFO] [stdout]         └────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout]     ]
[INFO] [stdout] }
[INFO] [stdout] QueryExpression {
[INFO] [stdout]     view_contents: Some(
[INFO] [stdout]         ViewContentsSelector(
[INFO] [stdout]             {
[INFO] [stdout]                 /this/that: Some(
[INFO] [stdout]                     {
[INFO] [stdout]                         "example.MyPoints:colors",
[INFO] [stdout]                         "example.MyPoints:labels",
[INFO] [stdout]                     },
[INFO] [stdout]                 ),
[INFO] [stdout]             },
[INFO] [stdout]         ),
[INFO] [stdout]     ),
[INFO] [stdout]     include_semantically_empty_columns: false,
[INFO] [stdout]     include_tombstone_columns: false,
[INFO] [stdout]     include_static_columns: Both,
[INFO] [stdout]     filtered_index: Some(
[INFO] [stdout]         "frame_nr",
[INFO] [stdout]     ),
[INFO] [stdout]     filtered_index_range: None,
[INFO] [stdout]     filtered_index_values: None,
[INFO] [stdout]     using_index_values: None,
[INFO] [stdout]     filtered_is_not_null: None,
[INFO] [stdout]     sparse_fill_strategy: None,
[INFO] [stdout]     selection: Some(
[INFO] [stdout]         [
[INFO] [stdout]             Time(
[INFO] [stdout]                 TimeColumnSelector {
[INFO] [stdout]                     timeline: "frame_nr",
[INFO] [stdout]                 },
[INFO] [stdout]             ),
[INFO] [stdout]             Time(
[INFO] [stdout]                 TimeColumnSelector {
[INFO] [stdout]                     timeline: "log_time",
[INFO] [stdout]                 },
[INFO] [stdout]             ),
[INFO] [stdout]             Time(
[INFO] [stdout]                 TimeColumnSelector {
[INFO] [stdout]                     timeline: "log_tick",
[INFO] [stdout]                 },
[INFO] [stdout]             ),
[INFO] [stdout]             Component(
[INFO] [stdout]                 ComponentColumnSelector {
[INFO] [stdout]                     entity_path: /this/that,
[INFO] [stdout]                     component: "example.MyPoints:points",
[INFO] [stdout]                 },
[INFO] [stdout]             ),
[INFO] [stdout]             Component(
[INFO] [stdout]                 ComponentColumnSelector {
[INFO] [stdout]                     entity_path: /this/that,
[INFO] [stdout]                     component: "example.MyPoints:colors",
[INFO] [stdout]                 },
[INFO] [stdout]             ),
[INFO] [stdout]             Component(
[INFO] [stdout]                 ComponentColumnSelector {
[INFO] [stdout]                     entity_path: /this/that,
[INFO] [stdout]                     component: "example.MyPoints:labels",
[INFO] [stdout]                 },
[INFO] [stdout]             ),
[INFO] [stdout]         ],
[INFO] [stdout]     ),
[INFO] [stdout] }:
[INFO] [stdout] ┌──────────────────────┬──────────────────────────────┬──────────────────────┬────────────────────────────────────┬────────────────────────────────────┬────────────────────────────────────┐
[INFO] [stdout] │ frame_nr             ┆ log_time                     ┆ log_tick             ┆ /this/that:example.MyPoints:points ┆ /this/that:example.MyPoints:colors ┆ /this/that:example.MyPoints:labels │
[INFO] [stdout] │ ---                  ┆ ---                          ┆ ---                  ┆ ---                                ┆ ---                                ┆ ---                                │
[INFO] [stdout] │ type: nullable i64   ┆ type: nullable Timestamp(ns) ┆ type: nullable null  ┆ type: nullable null                ┆ type: nullable List[nullable u32]  ┆ type: nullable List[nullable Utf8] │
[INFO] [stdout] │ index_name: frame_nr ┆ index_name: log_time         ┆ index_name: log_tick ┆ component: example.MyPoints:points ┆ archetype: example.MyPoints        ┆ archetype: example.MyPoints        │
[INFO] [stdout] │ kind: index          ┆ kind: index                  ┆ is_sorted: true      ┆ entity_path: /this/that            ┆ component: example.MyPoints:colors ┆ component: example.MyPoints:labels │
[INFO] [stdout] │                      ┆                              ┆ kind: index          ┆ kind: data                         ┆ component_type: example.MyColor    ┆ component_type: example.MyLabel    │
[INFO] [stdout] │                      ┆                              ┆                      ┆                                    ┆ entity_path: /this/that            ┆ entity_path: /this/that            │
[INFO] [stdout] │                      ┆                              ┆                      ┆                                    ┆ kind: data                         ┆ is_static: true                    │
[INFO] [stdout] │                      ┆                              ┆                      ┆                                    ┆                                    ┆ kind: data                         │
[INFO] [stdout] ╞══════════════════════╪══════════════════════════════╪══════════════════════╪════════════════════════════════════╪════════════════════════════════════╪════════════════════════════════════╡
[INFO] [stdout] │ 30                   ┆ null                         ┆ null                 ┆ null                               ┆ [2]                                ┆ [c]                                │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ 40                   ┆ null                         ┆ null                 ┆ null                               ┆ [3]                                ┆ [c]                                │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ 50                   ┆ null                         ┆ null                 ┆ null                               ┆ [4]                                ┆ [c]                                │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ 70                   ┆ null                         ┆ null                 ┆ null                               ┆ [6]                                ┆ [c]                                │
[INFO] [stdout] └──────────────────────┴──────────────────────────────┴──────────────────────┴────────────────────────────────────┴────────────────────────────────────┴────────────────────────────────────┘
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/snapshots/re_dataframe__query__tests__view_contents_and_selection.snap
[INFO] [stdout] Snapshot: view_contents_and_selection
[INFO] [stdout] Source: src/query.rs:2046
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: DisplayRB(dataframe)
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]           1 │+┌──────────────────────┬──────────────────────────────┬──────────────────────┬──────────────────────────────┬──────────────────────────────┬──────────────────────────────┐
[INFO] [stdout]           2 │+│ frame_nr             ┆ log_time                     ┆ log_tick             ┆ /this/that:example.MyPoints: ┆ /this/that:example.MyPoints: ┆ /this/that:example.MyPoints: │
[INFO] [stdout]           3 │+│ ---                  ┆ ---                          ┆ ---                  ┆ points                       ┆ colors                       ┆ labels                       │
[INFO] [stdout]           4 │+│ type: nullable i64   ┆ type: nullable Timestamp(ns) ┆ type: nullable null  ┆ ---                          ┆ ---                          ┆ ---                          │
[INFO] [stdout]           5 │+│ index_name: frame_nr ┆ index_name: log_time         ┆ index_name: log_tick ┆ type: nullable null          ┆ type: nullable List[nullable ┆ type: nullable List[nullable │
[INFO] [stdout]           6 │+│ kind: index          ┆ kind: index                  ┆ is_sorted: true      ┆ component:                   ┆ u32]                         ┆ Utf8]                        │
[INFO] [stdout]           7 │+│                      ┆                              ┆ kind: index          ┆ example.MyPoints:points      ┆ archetype: example.MyPoints  ┆ archetype: example.MyPoints  │
[INFO] [stdout]           8 │+│                      ┆                              ┆                      ┆ entity_path: /this/that      ┆ component:                   ┆ component:                   │
[INFO] [stdout]           9 │+│                      ┆                              ┆                      ┆ kind: data                   ┆ example.MyPoints:colors      ┆ example.MyPoints:labels      │
[INFO] [stdout]          10 │+│                      ┆                              ┆                      ┆                              ┆ component_type:              ┆ component_type:              │
[INFO] [stdout]          11 │+│                      ┆                              ┆                      ┆                              ┆ example.MyColor              ┆ example.MyLabel              │
[INFO] [stdout]          12 │+│                      ┆                              ┆                      ┆                              ┆ entity_path: /this/that      ┆ entity_path: /this/that      │
[INFO] [stdout]          13 │+│                      ┆                              ┆                      ┆                              ┆ kind: data                   ┆ is_static: true              │
[INFO] [stdout]          14 │+│                      ┆                              ┆                      ┆                              ┆                              ┆ kind: data                   │
[INFO] [stdout]          15 │+╞══════════════════════╪══════════════════════════════╪══════════════════════╪══════════════════════════════╪══════════════════════════════╪══════════════════════════════╡
[INFO] [stdout]          16 │+│ 30                   ┆ null                         ┆ null                 ┆ null                         ┆ [2]                          ┆ [c]                          │
[INFO] [stdout]          17 │+├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]          18 │+│ 40                   ┆ null                         ┆ null                 ┆ null                         ┆ [3]                          ┆ [c]                          │
[INFO] [stdout]          19 │+├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]          20 │+│ 50                   ┆ null                         ┆ null                 ┆ null                         ┆ [4]                          ┆ [c]                          │
[INFO] [stdout]          21 │+├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout]          22 │+│ 70                   ┆ null                         ┆ null                 ┆ null                         ┆ [6]                          ┆ [c]                          │
[INFO] [stdout]          23 │+└──────────────────────┴──────────────────────────────┴──────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┘
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'query::tests::view_contents_and_selection' (1401) panicked at src/query.rs:2046:13:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5948c683bec2 - std::backtrace_rs::backtrace::libunwind::trace::h62f3c6bea0fedab3
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5948c683bec2 - std::backtrace_rs::backtrace::trace_unsynchronized::hc41aaca6c0af0bde
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5948c683bec2 - std::sys::backtrace::_print_fmt::h33ac2b97007106cc
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5948c683bec2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5948c684f9af - core::fmt::rt::Argument::fmt::h1edd6a3e00b22f10
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5948c684f9af - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5948c6803d11 - std::io::default_write_fmt::ha6b238eff7f0ef8a
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5948c6803d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5948c6810bb2 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5948c681716f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5948c6817001 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5948c5e9acae - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb8126f8384f98101
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5948c5e9acae - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5948c68178df - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha703f6686c81d0c6
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5948c68178df - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5948c681768a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5948c6810cf9 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5948c67f705d - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5948c6859af0 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5948c6858a96 - core::result::unwrap_failed::h5d9b16b0b732a2ac
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5948c5d7419b - core::result::Result<T,E>::unwrap::h9a5c1532077ce55c
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x5948c5d7419b - re_dataframe::query::tests::view_contents_and_selection::had327f2dfb266f4c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query.rs:2046:13
[INFO] [stdout]   22:     0x5948c5d74467 - re_dataframe::query::tests::view_contents_and_selection::{{closure}}::ha5f0b243ada8dfea
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query.rs:1983:41
[INFO] [stdout]   23:     0x5948c5e055a6 - core::ops::function::FnOnce::call_once::h2ce97705b379ea77
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5948c5e9aa8b - core::ops::function::FnOnce::call_once::h8f50ae93d93b62b4
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5948c5e9aa8b - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5948c5eb06c5 - test::run_test_in_process::{{closure}}::hf890ba4755ca86c0
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5948c5eb06c5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h31e4b2860e583faa
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5948c5eb06c5 - std::panicking::catch_unwind::do_call::hec7cdbbe797e2cab
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5948c5eb06c5 - std::panicking::catch_unwind::h24d3b93458b5ba67
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5948c5eb06c5 - std::panic::catch_unwind::h46eeec7cf9c9336c
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5948c5eb06c5 - test::run_test_in_process::h290de6e559006104
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5948c5eb06c5 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5948c5e86ec4 - test::run_test::{{closure}}::h85af00882daabeaa
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5948c5e86ec4 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5948c5e8a86a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc6aada8b43f0527b
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5948c5e8a86a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha89fe5505c1206f5
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5948c5e8a86a - std::panicking::catch_unwind::do_call::he3e0bef721d99583
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5948c5e8a86a - std::panicking::catch_unwind::ha8241964d3d773cd
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5948c5e8a86a - std::panic::catch_unwind::ha8554bc7696cae72
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5948c5e8a86a - std::thread::Builder::spawn_unchecked_::{{closure}}::he06f1f62b4c90f8d
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5948c5e8a86a - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5948c680bcef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h43642ed9c40e0ab2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x5948c680bcef - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x7c1af8de8aa4 - <unknown>
[INFO] [stdout]   45:     0x7c1af8e75a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     query::tests::async_barebones
[INFO] [stdout]     query::tests::barebones
[INFO] [stdout]     query::tests::clears
[INFO] [stdout]     query::tests::filtered_index_range
[INFO] [stdout]     query::tests::filtered_index_values
[INFO] [stdout]     query::tests::filtered_is_not_null
[INFO] [stdout]     query::tests::query_static_any_values
[INFO] [stdout]     query::tests::selection
[INFO] [stdout]     query::tests::sparse_fill_strategy_latestatglobal
[INFO] [stdout]     query::tests::using_index_values
[INFO] [stdout]     query::tests::view_contents
[INFO] [stdout]     query::tests::view_contents_and_selection
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 12 failed; 0 ignored; 0 measured; 0 filtered out; finished in 14.97s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "99729460d7794f36d3034c4ce0a69844b41bd1658d3c4c921ed47bf8ad3df4aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99729460d7794f36d3034c4ce0a69844b41bd1658d3c4c921ed47bf8ad3df4aa", kill_on_drop: false }`
[INFO] [stdout] 99729460d7794f36d3034c4ce0a69844b41bd1658d3c4c921ed47bf8ad3df4aa
