[INFO] fetching crate re_dataframe 0.25.1... [INFO] testing re_dataframe-0.25.1 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate re_dataframe 0.25.1 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate re_dataframe 0.25.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate re_dataframe 0.25.1 [INFO] tweaked toml for crates.io crate re_dataframe 0.25.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate re_dataframe 0.25.1 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate re_dataframe 0.25.1 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a5f7c93a1f0af43f3cdaa402ea558d0960a03384771b653cf05e56a1a3aef39b [INFO] running `Command { std: "docker" "start" "-a" "a5f7c93a1f0af43f3cdaa402ea558d0960a03384771b653cf05e56a1a3aef39b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a5f7c93a1f0af43f3cdaa402ea558d0960a03384771b653cf05e56a1a3aef39b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5f7c93a1f0af43f3cdaa402ea558d0960a03384771b653cf05e56a1a3aef39b", kill_on_drop: false }` [INFO] [stdout] a5f7c93a1f0af43f3cdaa402ea558d0960a03384771b653cf05e56a1a3aef39b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7328e599bdfa9102ab6a9406ffb25b3e37100e57148536092acedcacc609e2e1 [INFO] running `Command { std: "docker" "start" "-a" "7328e599bdfa9102ab6a9406ffb25b3e37100e57148536092acedcacc609e2e1", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling arrow-schema v55.2.0 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling lexical-util v1.0.6 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling serde_core v1.0.225 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling serde v1.0.225 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling lexical-write-integer v1.0.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling flatbuffers v25.2.10 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling lexical-parse-integer v1.0.5 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling lexical-parse-float v1.0.5 [INFO] [stderr] Compiling lexical-write-float v1.0.5 [INFO] [stderr] Compiling lexical-core v1.0.5 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling log-once v0.4.1 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling puffin v0.19.1 [INFO] [stderr] Compiling re_case v0.25.1 [INFO] [stderr] Compiling re_error v0.25.1 [INFO] [stderr] Compiling fixed v1.29.0 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling re_tracing v0.25.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling clean-path v0.2.1 [INFO] [stderr] Compiling natord v1.0.9 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling comfy-table v7.1.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling re_span v0.25.1 [INFO] [stderr] Compiling twox-hash v2.1.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling serde_derive v1.0.225 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling displaydoc v0.2.5 [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 arrow-buffer v55.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling arrow-data v55.2.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling re_log v0.25.1 [INFO] [stderr] Compiling re_format v0.25.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling prost-derive v0.13.5 [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.2 [INFO] [stderr] Compiling re_string_interner v0.25.1 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling arrow-select v55.2.0 [INFO] [stderr] Compiling arrow-ipc v55.2.0 [INFO] [stderr] Compiling arrow-arith v55.2.0 [INFO] [stderr] Compiling arrow-row v55.2.0 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling h2 v0.4.11 [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 url v2.5.4 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling arrow v55.2.0 [INFO] [stderr] Compiling re_byte_size v0.25.1 [INFO] [stderr] Compiling re_tuid v0.25.1 [INFO] [stderr] Compiling re_arrow_util v0.25.1 [INFO] [stderr] Compiling re_types_core v0.25.1 [INFO] [stderr] Compiling re_build_info v0.25.1 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling lz4_flex v0.11.5 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling indent v0.1.1 [INFO] [stderr] Compiling re_log_types v0.25.1 [INFO] [stderr] Compiling re_format_arrow v0.25.1 [INFO] [stderr] Compiling hyper-util v0.1.15 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling re_sorbet v0.25.1 [INFO] [stderr] Compiling re_uri v0.25.1 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling re_chunk v0.25.1 [INFO] [stderr] Compiling tonic v0.13.1 [INFO] [stderr] Compiling re_smart_channel v0.25.1 [INFO] [stderr] Compiling re_protos v0.25.1 [INFO] [stderr] Compiling re_log_encoding v0.25.1 [INFO] [stderr] Compiling re_chunk_store v0.25.1 [INFO] [stderr] Compiling re_query v0.25.1 [INFO] [stderr] Compiling re_dataframe v0.25.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 35s [INFO] running `Command { std: "docker" "inspect" "7328e599bdfa9102ab6a9406ffb25b3e37100e57148536092acedcacc609e2e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7328e599bdfa9102ab6a9406ffb25b3e37100e57148536092acedcacc609e2e1", kill_on_drop: false }` [INFO] [stdout] 7328e599bdfa9102ab6a9406ffb25b3e37100e57148536092acedcacc609e2e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e191f3beb7119d2d5ebdd614b9cda3ca8de89ccdcd1d047c9ad256f4e4482c33 [INFO] running `Command { std: "docker" "start" "-a" "e191f3beb7119d2d5ebdd614b9cda3ca8de89ccdcd1d047c9ad256f4e4482c33", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.225 [INFO] [stderr] Compiling serde v1.0.225 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling camino v1.1.10 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling peg-runtime v0.6.3 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling cfb v0.7.3 [INFO] [stderr] Compiling peg-macros v0.6.3 [INFO] [stderr] Compiling mime_guess2 v2.3.1 [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 infer v0.16.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling peg v0.6.3 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling array-init v2.1.0 [INFO] [stderr] Compiling emath v0.32.3 [INFO] [stderr] Compiling insta v1.43.1 [INFO] [stderr] Compiling similar-asserts v1.7.0 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling flatbuffers v25.2.10 [INFO] [stderr] Compiling cargo_metadata v0.14.2 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling arrow-ipc v55.2.0 [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.25.1 [INFO] [stderr] Compiling re_arrow_util v0.25.1 [INFO] [stderr] Compiling ply-rs v0.1.3 [INFO] [stderr] Compiling re_tuid v0.25.1 [INFO] [stderr] Compiling re_build_info v0.25.1 [INFO] [stderr] Compiling re_types_core v0.25.1 [INFO] [stderr] Compiling re_log_types v0.25.1 [INFO] [stderr] Compiling re_format_arrow v0.25.1 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling re_sorbet v0.25.1 [INFO] [stderr] Compiling re_uri v0.25.1 [INFO] [stderr] Compiling re_smart_channel v0.25.1 [INFO] [stderr] Compiling hyper-util v0.1.15 [INFO] [stderr] Compiling re_chunk v0.25.1 [INFO] [stderr] Compiling re_types v0.25.1 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling tonic v0.13.1 [INFO] [stderr] Compiling re_protos v0.25.1 [INFO] [stderr] Compiling re_log_encoding v0.25.1 [INFO] [stderr] Compiling re_chunk_store v0.25.1 [INFO] [stderr] Compiling re_query v0.25.1 [INFO] [stderr] Compiling re_dataframe v0.25.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 00s [INFO] running `Command { std: "docker" "inspect" "e191f3beb7119d2d5ebdd614b9cda3ca8de89ccdcd1d047c9ad256f4e4482c33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e191f3beb7119d2d5ebdd614b9cda3ca8de89ccdcd1d047c9ad256f4e4482c33", kill_on_drop: false }` [INFO] [stdout] e191f3beb7119d2d5ebdd614b9cda3ca8de89ccdcd1d047c9ad256f4e4482c33 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3bb0e0494daef7b510583eddf8253cc680c5c4a75d0d65b6dfff47b8f3791d97 [INFO] running `Command { std: "docker" "start" "-a" "3bb0e0494daef7b510583eddf8253cc680c5c4a75d0d65b6dfff47b8f3791d97", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.54s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/re_dataframe-97a5d28b8f726bd4) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test query::tests::pagination ... ok [INFO] [stdout] test query::tests::filtered_is_not_null ... FAILED [INFO] [stdout] test query::tests::query_static_any_values ... FAILED [INFO] [stdout] test query::tests::filtered_index_range ... FAILED [INFO] [stdout] test query::tests::barebones ... FAILED [INFO] [stdout] test query::tests::selection ... FAILED [INFO] [stdout] test query::tests::clears ... FAILED [INFO] [stdout] test query::tests::filtered_index_values ... FAILED [INFO] [stdout] test query::tests::view_contents_and_selection ... FAILED [INFO] [stdout] test query::tests::sparse_fill_strategy_latestatglobal ... FAILED [INFO] [stdout] test query::tests::view_contents ... FAILED [INFO] [stdout] test query::tests::using_index_values ... FAILED [INFO] [stdout] test query::tests::async_barebones ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- query::tests::filtered_is_not_null stdout ---- [INFO] [stdout] ChunkStore { [INFO] [stdout] id: StoreId(Recording, "test_app", "rec_f3aead9e1d2b4f0cb3ec38448193e9b3") [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: 7.9 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: 1444 │ [INFO] [stdout] │ * id: chunk_186A709B65935FB711c757182c4dd7ca │ [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: i64 ┆ type: Timestamp(ns) ┆ type: List[nullable u32] ┆ type: List[nullable Utf8] ┆ type: 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_186A709B6593594F11c757182c4dd7c4 ┆ 10 ┆ 1970-01-01T00:00:00.000000010 ┆ null ┆ [a] ┆ [{x: 0.0, y: 0.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B65935B9D11c757182c4dd7c5 ┆ 30 ┆ 1970-01-01T00:00:00.000000030 ┆ [2] ┆ null ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B65935C3311c757182c4dd7c6 ┆ 50 ┆ 1970-01-01T00:00:00.000000050 ┆ null ┆ null ┆ [{x: 4.0, y: 4.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B65935CB511c757182c4dd7c7 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 6.0, y: 6.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B65935D3711c757182c4dd7c8 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 7.0, y: 7.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B65935DC311c757182c4dd7c9 ┆ 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: 1444 │ [INFO] [stdout] │ * id: chunk_186A709B6599624F11c757182c4dd7cb │ [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: i64 ┆ type: Timestamp(ns) ┆ type: List[nullable u32] ┆ type: List[nullable Utf8] ┆ type: 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_186A709B659964C511c757182c4dd7cc ┆ 10 ┆ 1970-01-01T00:00:00.000000010 ┆ null ┆ [a] ┆ [{x: 0.0, y: 0.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B659964C511c757182c4dd7cd ┆ 30 ┆ 1970-01-01T00:00:00.000000030 ┆ [2] ┆ null ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B659964C511c757182c4dd7ce ┆ 50 ┆ 1970-01-01T00:00:00.000000050 ┆ null ┆ null ┆ [{x: 4.0, y: 4.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B659964C511c757182c4dd7cf ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 6.0, y: 6.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B659964C511c757182c4dd7d0 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 7.0, y: 7.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B659964C511c757182c4dd7d1 ┆ 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: 1444 │ [INFO] [stdout] │ * id: chunk_186A709B659A9FB111c757182c4dd7cd │ [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: i64 ┆ type: Timestamp(ns) ┆ type: List[nullable u32] ┆ type: List[nullable Utf8] ┆ type: 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_186A709B659AA14111c757182c4dd7ce ┆ 10 ┆ 1970-01-01T00:00:00.000000010 ┆ null ┆ [a] ┆ [{x: 0.0, y: 0.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B659AA14111c757182c4dd7cf ┆ 30 ┆ 1970-01-01T00:00:00.000000030 ┆ [2] ┆ null ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B659AA14111c757182c4dd7d0 ┆ 50 ┆ 1970-01-01T00:00:00.000000050 ┆ null ┆ null ┆ [{x: 4.0, y: 4.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B659AA14111c757182c4dd7d1 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 6.0, y: 6.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B659AA14111c757182c4dd7d2 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 7.0, y: 7.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B659AA14111c757182c4dd7d3 ┆ 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: 784 │ [INFO] [stdout] │ * id: chunk_186A709B659B705D11c757182c4dd7d2 │ [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: i64 ┆ type: List[nullable u32] ┆ type: 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_186A709B659B6D6F11c757182c4dd7cf ┆ 20 ┆ null ┆ [{x: 1.0, y: 1.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B659B6EF511c757182c4dd7d0 ┆ 30 ┆ [2] ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B659B6F8111c757182c4dd7d1 ┆ 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: 488 │ [INFO] [stdout] │ * id: chunk_186A709B659E511511c757182c4dd7d6 │ [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: i64 ┆ type: 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_186A709B659E4D8711c757182c4dd7d3 ┆ 20 ┆ [{x: 1.0, y: 1.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B659E4F8F11c757182c4dd7d4 ┆ 40 ┆ [{x: 3.0, y: 3.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B659E501111c757182c4dd7d5 ┆ 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: 476 │ [INFO] [stdout] │ * id: chunk_186A709B65A088B311c757182c4dd7da │ [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: i64 ┆ type: 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_186A709B65A0854311c757182c4dd7d7 ┆ 40 ┆ [3] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B65A0875511c757182c4dd7d8 ┆ 50 ┆ [4] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B65A087D711c757182c4dd7d9 ┆ 70 ┆ [6] │ │ [INFO] [stdout] │ └───────────────────────────────────────────────┴──────────────────────┴────────────────────────────────────┘ │ [INFO] [stdout] └───────────────────────────────────────────────────────────────────────────────────────────────────────────────┘ [INFO] [stdout] ┌────────────────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] │ METADATA: │ [INFO] [stdout] │ * entity_path: /this/that │ [INFO] [stdout] │ * heap_size_bytes: 392 │ [INFO] [stdout] │ * id: chunk_186A709B65A35A4311c757182c4dd7de │ [INFO] [stdout] │ * version: 0.1.1 │ [INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ [INFO] [stdout] │ ┌───────────────────────────────────────────────┬────────────────────────────────────┐ │ [INFO] [stdout] │ │ RowId ┆ example.MyPoints:labels │ │ [INFO] [stdout] │ │ --- ┆ --- │ │ [INFO] [stdout] │ │ type: FixedSizeBinary[16] ┆ type: 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_186A709B65A3582711c757182c4dd7dd ┆ [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: i64 ┆ type: Timestamp(ns) ┆ type: List[nullable u32] ┆ type: List[nullable Utf8] ┆ type: 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:1673 [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] Expression: DisplayRB(dataframe) [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] +new results [INFO] [stdout] ────────────┬─────────────────────────────────────────────────────────────────── [INFO] [stdout] 0 │+┌──────────────────────┬──────────────────────┬────────────────────────────────────┬────────────────────────────────────┬────────────────────────────────────┐ [INFO] [stdout] 1 │+│ frame_nr ┆ log_time ┆ /this/that:example.MyPoints:colors ┆ /this/that:example.MyPoints:labels ┆ /this/that:example.MyPoints:points │ [INFO] [stdout] 2 │+│ --- ┆ --- ┆ --- ┆ --- ┆ --- │ [INFO] [stdout] 3 │+│ type: i64 ┆ type: Timestamp(ns) ┆ type: List[nullable u32] ┆ type: List[nullable Utf8] ┆ type: List[nullable Struct[2]] │ [INFO] [stdout] 4 │+│ index_name: frame_nr ┆ index_name: log_time ┆ archetype: example.MyPoints ┆ archetype: example.MyPoints ┆ archetype: example.MyPoints │ [INFO] [stdout] 5 │+│ kind: index ┆ kind: index ┆ component: example.MyPoints:colors ┆ component: example.MyPoints:labels ┆ component: example.MyPoints:points │ [INFO] [stdout] 6 │+│ ┆ ┆ component_type: example.MyColor ┆ component_type: example.MyLabel ┆ component_type: example.MyPoint │ [INFO] [stdout] 7 │+│ ┆ ┆ entity_path: /this/that ┆ entity_path: /this/that ┆ entity_path: /this/that │ [INFO] [stdout] 8 │+│ ┆ ┆ kind: data ┆ is_static: true ┆ kind: data │ [INFO] [stdout] 9 │+│ ┆ ┆ ┆ kind: data ┆ │ [INFO] [stdout] 10 │+╞══════════════════════╪══════════════════════╪════════════════════════════════════╪════════════════════════════════════╪════════════════════════════════════╡ [INFO] [stdout] 11 │+└──────────────────────┴──────────────────────┴────────────────────────────────────┴────────────────────────────────────┴────────────────────────────────────┘ [INFO] [stdout] ────────────┴─────────────────────────────────────────────────────────────────── [INFO] [stdout] [INFO] [stdout] thread 'query::tests::filtered_is_not_null' (21) panicked at src/query.rs:1673: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: 0x6312210e7892 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6312210e7892 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6312210e7892 - std::sys::backtrace::_print_fmt::hec54e31f36456895 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6312210e7892 - ::fmt::hb1988e8b50fa5f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6312210fb22f - core::fmt::rt::Argument::fmt::h3118a66e1a57a586 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6312210fb22f - core::fmt::write::hcd056e06a609f600 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6312210af1c1 - std::io::default_write_fmt::hdabc5d6505cb374b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6312210af1c1 - std::io::Write::write_fmt::h18c82179fdc1f9d2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6312210bc302 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6312210c28ef - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6312210c2781 - std::panicking::default_hook::h09da2eaf8f1deadd [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6312207677ee - as core::ops::function::Fn>::call::h1697e4d80f236ef6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x6312207677ee - test::test_main_with_exit_callback::{{closure}}::h8f63929ca9fd483b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6312210c305f - as core::ops::function::Fn>::call::hba67e0dc3e3fc548 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x6312210c305f - std::panicking::panic_with_hook::h13c40d280d130fd3 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6312210c2e0a - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6312210bc449 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6312210a264d - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x631221105370 - core::panicking::panic_fmt::h326b75cf8ee01b13 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x631221104316 - core::result::unwrap_failed::h38baee32fdec5ac8 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x6312206bc2b6 - core::result::Result::unwrap::hddeac93c66cce154 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x6312206bc2b6 - re_dataframe::query::tests::filtered_is_not_null::hb455e1b0b3b18588 [INFO] [stdout] at /opt/rustwide/workdir/src/query.rs:1673:13 [INFO] [stdout] 22: 0x6312206bee17 - re_dataframe::query::tests::filtered_is_not_null::{{closure}}::hbd6ef7140debd9f2 [INFO] [stdout] at /opt/rustwide/workdir/src/query.rs:1637:34 [INFO] [stdout] 23: 0x6312206982d6 - core::ops::function::FnOnce::call_once::hc4b08dffbb8b2621 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x6312207675cb - core::ops::function::FnOnce::call_once::he420dad47d9aac14 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x6312207675cb - test::__rust_begin_short_backtrace::h51976f55c263f7c2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x63122077d1f5 - test::run_test_in_process::{{closure}}::h6aa4339396d33320 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x63122077d1f5 - as core::ops::function::FnOnce<()>>::call_once::h5bd0ba3863a53529 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x63122077d1f5 - std::panicking::catch_unwind::do_call::h5c710722c40c5839 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x63122077d1f5 - std::panicking::catch_unwind::hf41b5be070ce0f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x63122077d1f5 - std::panic::catch_unwind::h4559aa103e6f16d6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x63122077d1f5 - test::run_test_in_process::he6fd763a772ff213 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x63122077d1f5 - test::run_test::{{closure}}::he46f5435849feb5b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x631220753a04 - test::run_test::{{closure}}::h12a66289c31b502a [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x631220753a04 - std::sys::backtrace::__rust_begin_short_backtrace::h614a7925ed7b2f5e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x6312207573aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbc654088c5dbff36 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x6312207573aa - as core::ops::function::FnOnce<()>>::call_once::h3f631d2ca531b61d [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x6312207573aa - std::panicking::catch_unwind::do_call::hd2548748db0aa717 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x6312207573aa - std::panicking::catch_unwind::hf7d8620d84df48e2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x6312207573aa - std::panic::catch_unwind::hdde75b8543fcb96b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x6312207573aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h991e7d03b432cf3f [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x6312207573aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hebddb40255441657 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x6312210b738f - as core::ops::function::FnOnce>::call_once::h55e8930dc7db99a5 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 43: 0x6312210b738f - std::sys::thread::unix::Thread::new::thread_start::he23d038ee4fa004e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 44: 0x73a613a55aa4 - [INFO] [stdout] 45: 0x73a613ae2a34 - clone [INFO] [stdout] 46: 0x0 - [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: List[nullable u32] ┆ type: List[nullable Utf8] ┆ type: 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:2365 [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] Expression: DisplayRB(dataframe) [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] +new results [INFO] [stdout] ────────────┬─────────────────────────────────────────────────────────────────── [INFO] [stdout] 0 │+┌──────────────────────────┬───────────────────────────┬───────────────────────────┐ [INFO] [stdout] 1 │+│ /test:baz ┆ /test:foo ┆ /test:yak │ [INFO] [stdout] 2 │+│ --- ┆ --- ┆ --- │ [INFO] [stdout] 3 │+│ type: List[nullable u32] ┆ type: List[nullable Utf8] ┆ type: List[nullable Utf8] │ [INFO] [stdout] 4 │+│ component: baz ┆ component: foo ┆ component: yak │ [INFO] [stdout] 5 │+│ entity_path: /test ┆ entity_path: /test ┆ entity_path: /test │ [INFO] [stdout] 6 │+│ is_static: true ┆ is_static: true ┆ is_static: true │ [INFO] [stdout] 7 │+│ kind: data ┆ kind: data ┆ kind: data │ [INFO] [stdout] 8 │+╞══════════════════════════╪═══════════════════════════╪═══════════════════════════╡ [INFO] [stdout] 9 │+│ [42] ┆ [bar] ┆ [yuk] │ [INFO] [stdout] 10 │+└──────────────────────────┴───────────────────────────┴───────────────────────────┘ [INFO] [stdout] ────────────┴─────────────────────────────────────────────────────────────────── [INFO] [stdout] [INFO] [stdout] thread 'query::tests::query_static_any_values' (23) panicked at src/query.rs:2365: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: 0x6312210e7892 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6312210e7892 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6312210e7892 - std::sys::backtrace::_print_fmt::hec54e31f36456895 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6312210e7892 - ::fmt::hb1988e8b50fa5f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6312210fb22f - core::fmt::rt::Argument::fmt::h3118a66e1a57a586 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6312210fb22f - core::fmt::write::hcd056e06a609f600 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6312210af1c1 - std::io::default_write_fmt::hdabc5d6505cb374b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6312210af1c1 - std::io::Write::write_fmt::h18c82179fdc1f9d2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6312210bc302 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6312210c28ef - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6312210c2781 - std::panicking::default_hook::h09da2eaf8f1deadd [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6312207677ee - as core::ops::function::Fn>::call::h1697e4d80f236ef6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x6312207677ee - test::test_main_with_exit_callback::{{closure}}::h8f63929ca9fd483b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6312210c305f - as core::ops::function::Fn>::call::hba67e0dc3e3fc548 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x6312210c305f - std::panicking::panic_with_hook::h13c40d280d130fd3 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6312210c2e0a - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6312210bc449 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6312210a264d - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x631221105370 - core::panicking::panic_fmt::h326b75cf8ee01b13 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x631221104316 - core::result::unwrap_failed::h38baee32fdec5ac8 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x6312206c13e2 - core::result::Result::unwrap::hddeac93c66cce154 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x6312206c13e2 - re_dataframe::query::tests::query_static_any_values::hda752e56f43e73fb [INFO] [stdout] at /opt/rustwide/workdir/src/query.rs:2365:9 [INFO] [stdout] 22: 0x6312206c1767 - re_dataframe::query::tests::query_static_any_values::{{closure}}::h8c29baaf463be929 [INFO] [stdout] at /opt/rustwide/workdir/src/query.rs:2316:37 [INFO] [stdout] 23: 0x6312206976b6 - core::ops::function::FnOnce::call_once::h551833f695de7f25 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x6312207675cb - core::ops::function::FnOnce::call_once::he420dad47d9aac14 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x6312207675cb - test::__rust_begin_short_backtrace::h51976f55c263f7c2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x63122077d1f5 - test::run_test_in_process::{{closure}}::h6aa4339396d33320 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x63122077d1f5 - as core::ops::function::FnOnce<()>>::call_once::h5bd0ba3863a53529 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x63122077d1f5 - std::panicking::catch_unwind::do_call::h5c710722c40c5839 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x63122077d1f5 - std::panicking::catch_unwind::hf41b5be070ce0f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x63122077d1f5 - std::panic::catch_unwind::h4559aa103e6f16d6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x63122077d1f5 - test::run_test_in_process::he6fd763a772ff213 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x63122077d1f5 - test::run_test::{{closure}}::he46f5435849feb5b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x631220753a04 - test::run_test::{{closure}}::h12a66289c31b502a [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x631220753a04 - std::sys::backtrace::__rust_begin_short_backtrace::h614a7925ed7b2f5e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x6312207573aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbc654088c5dbff36 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x6312207573aa - as core::ops::function::FnOnce<()>>::call_once::h3f631d2ca531b61d [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x6312207573aa - std::panicking::catch_unwind::do_call::hd2548748db0aa717 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x6312207573aa - std::panicking::catch_unwind::hf7d8620d84df48e2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x6312207573aa - std::panic::catch_unwind::hdde75b8543fcb96b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x6312207573aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h991e7d03b432cf3f [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x6312207573aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hebddb40255441657 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x6312210b738f - as core::ops::function::FnOnce>::call_once::h55e8930dc7db99a5 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 43: 0x6312210b738f - std::sys::thread::unix::Thread::new::thread_start::he23d038ee4fa004e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 44: 0x73a613a55aa4 - [INFO] [stdout] 45: 0x73a613ae2a34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- query::tests::filtered_index_range stdout ---- [INFO] [stdout] ChunkStore { [INFO] [stdout] id: StoreId(Recording, "test_app", "rec_ca387cf4a55c40f59f3f1a554e522011") [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: 7.9 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: 1444 │ [INFO] [stdout] │ * id: chunk_186A709B6522DD7D507c7b5cefd040cb │ [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: i64 ┆ type: Timestamp(ns) ┆ type: List[nullable u32] ┆ type: List[nullable Utf8] ┆ type: 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_186A709B6522D823507c7b5cefd040c5 ┆ 10 ┆ 1970-01-01T00:00:00.000000010 ┆ null ┆ [a] ┆ [{x: 0.0, y: 0.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B6522DA17507c7b5cefd040c6 ┆ 30 ┆ 1970-01-01T00:00:00.000000030 ┆ [2] ┆ null ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B6522DAA3507c7b5cefd040c7 ┆ 50 ┆ 1970-01-01T00:00:00.000000050 ┆ null ┆ null ┆ [{x: 4.0, y: 4.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B6522DB2F507c7b5cefd040c8 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 6.0, y: 6.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B6522DBC5507c7b5cefd040c9 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 7.0, y: 7.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B6522DC65507c7b5cefd040ca ┆ 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: 1444 │ [INFO] [stdout] │ * id: chunk_186A709B6527AD5D507c7b5cefd040cc │ [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: i64 ┆ type: Timestamp(ns) ┆ type: List[nullable u32] ┆ type: List[nullable Utf8] ┆ type: 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_186A709B6527AF97507c7b5cefd040cd ┆ 10 ┆ 1970-01-01T00:00:00.000000010 ┆ null ┆ [a] ┆ [{x: 0.0, y: 0.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B6527AF97507c7b5cefd040ce ┆ 30 ┆ 1970-01-01T00:00:00.000000030 ┆ [2] ┆ null ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B6527AF97507c7b5cefd040cf ┆ 50 ┆ 1970-01-01T00:00:00.000000050 ┆ null ┆ null ┆ [{x: 4.0, y: 4.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B6527AF97507c7b5cefd040d0 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 6.0, y: 6.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B6527AF97507c7b5cefd040d1 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 7.0, y: 7.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B6527AF97507c7b5cefd040d2 ┆ 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: 1444 │ [INFO] [stdout] │ * id: chunk_186A709B65286C7F507c7b5cefd040ce │ [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: i64 ┆ type: Timestamp(ns) ┆ type: List[nullable u32] ┆ type: List[nullable Utf8] ┆ type: 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_186A709B65286DAB507c7b5cefd040cf ┆ 10 ┆ 1970-01-01T00:00:00.000000010 ┆ null ┆ [a] ┆ [{x: 0.0, y: 0.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B65286DAB507c7b5cefd040d0 ┆ 30 ┆ 1970-01-01T00:00:00.000000030 ┆ [2] ┆ null ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B65286DAB507c7b5cefd040d1 ┆ 50 ┆ 1970-01-01T00:00:00.000000050 ┆ null ┆ null ┆ [{x: 4.0, y: 4.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B65286DAB507c7b5cefd040d2 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 6.0, y: 6.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B65286DAB507c7b5cefd040d3 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 7.0, y: 7.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B65286DAB507c7b5cefd040d4 ┆ 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: 784 │ [INFO] [stdout] │ * id: chunk_186A709B6529148B507c7b5cefd040d3 │ [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: i64 ┆ type: List[nullable u32] ┆ type: 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_186A709B652911CF507c7b5cefd040d0 ┆ 20 ┆ null ┆ [{x: 1.0, y: 1.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B6529130F507c7b5cefd040d1 ┆ 30 ┆ [2] ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B6529139B507c7b5cefd040d2 ┆ 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: 488 │ [INFO] [stdout] │ * id: chunk_186A709B652BC9BF507c7b5cefd040d7 │ [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: i64 ┆ type: 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_186A709B652BC627507c7b5cefd040d4 ┆ 20 ┆ [{x: 1.0, y: 1.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B652BC82F507c7b5cefd040d5 ┆ 40 ┆ [{x: 3.0, y: 3.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B652BC8BB507c7b5cefd040d6 ┆ 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: 476 │ [INFO] [stdout] │ * id: chunk_186A709B652E2F61507c7b5cefd040db │ [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: i64 ┆ type: 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_186A709B652E2BAB507c7b5cefd040d8 ┆ 40 ┆ [3] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B652E2DBD507c7b5cefd040d9 ┆ 50 ┆ [4] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B652E2E5D507c7b5cefd040da ┆ 70 ┆ [6] │ │ [INFO] [stdout] │ └───────────────────────────────────────────────┴──────────────────────┴────────────────────────────────────┘ │ [INFO] [stdout] └───────────────────────────────────────────────────────────────────────────────────────────────────────────────┘ [INFO] [stdout] ┌────────────────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] │ METADATA: │ [INFO] [stdout] │ * entity_path: /this/that │ [INFO] [stdout] │ * heap_size_bytes: 392 │ [INFO] [stdout] │ * id: chunk_186A709B65318DAF507c7b5cefd040df │ [INFO] [stdout] │ * version: 0.1.1 │ [INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ [INFO] [stdout] │ ┌───────────────────────────────────────────────┬────────────────────────────────────┐ │ [INFO] [stdout] │ │ RowId ┆ example.MyPoints:labels │ │ [INFO] [stdout] │ │ --- ┆ --- │ │ [INFO] [stdout] │ │ type: FixedSizeBinary[16] ┆ type: 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_186A709B65318B2F507c7b5cefd040de ┆ [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: i64 ┆ type: Timestamp(ns) ┆ type: List[nullable u32] ┆ type: List[nullable Utf8] ┆ type: 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:1519 [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] Expression: DisplayRB(dataframe) [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] +new results [INFO] [stdout] ────────────┬─────────────────────────────────────────────────────────────────── [INFO] [stdout] 0 │+┌──────────────────────┬───────────────────────────────┬────────────────────────────────────┬────────────────────────────────────┬────────────────────────────────────┐ [INFO] [stdout] 1 │+│ frame_nr ┆ log_time ┆ /this/that:example.MyPoints:colors ┆ /this/that:example.MyPoints:labels ┆ /this/that:example.MyPoints:points │ [INFO] [stdout] 2 │+│ --- ┆ --- ┆ --- ┆ --- ┆ --- │ [INFO] [stdout] 3 │+│ type: i64 ┆ type: Timestamp(ns) ┆ type: List[nullable u32] ┆ type: List[nullable Utf8] ┆ type: List[nullable Struct[2]] │ [INFO] [stdout] 4 │+│ index_name: frame_nr ┆ index_name: log_time ┆ archetype: example.MyPoints ┆ archetype: example.MyPoints ┆ archetype: example.MyPoints │ [INFO] [stdout] 5 │+│ kind: index ┆ kind: index ┆ component: example.MyPoints:colors ┆ component: example.MyPoints:labels ┆ component: example.MyPoints:points │ [INFO] [stdout] 6 │+│ ┆ ┆ component_type: example.MyColor ┆ component_type: example.MyLabel ┆ component_type: example.MyPoint │ [INFO] [stdout] 7 │+│ ┆ ┆ entity_path: /this/that ┆ entity_path: /this/that ┆ entity_path: /this/that │ [INFO] [stdout] 8 │+│ ┆ ┆ kind: data ┆ is_static: true ┆ kind: data │ [INFO] [stdout] 9 │+│ ┆ ┆ ┆ kind: data ┆ │ [INFO] [stdout] 10 │+╞══════════════════════╪═══════════════════════════════╪════════════════════════════════════╪════════════════════════════════════╪════════════════════════════════════╡ [INFO] [stdout] 11 │+│ 30 ┆ null ┆ [2] ┆ [c] ┆ [{x: 2.0, y: 2.0}] │ [INFO] [stdout] 12 │+├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ [INFO] [stdout] 13 │+│ 40 ┆ null ┆ [3] ┆ [c] ┆ [{x: 3.0, y: 3.0}] │ [INFO] [stdout] 14 │+├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ [INFO] [stdout] 15 │+│ 50 ┆ 1970-01-01T00:00:00.000000050 ┆ [4] ┆ [c] ┆ [{x: 4.0, y: 4.0}] │ [INFO] [stdout] 16 │+├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ [INFO] [stdout] 17 │+│ 60 ┆ null ┆ null ┆ [c] ┆ [{x: 5.0, y: 5.0}] │ [INFO] [stdout] 18 │+└──────────────────────┴───────────────────────────────┴────────────────────────────────────┴────────────────────────────────────┴────────────────────────────────────┘ [INFO] [stdout] ────────────┴─────────────────────────────────────────────────────────────────── [INFO] [stdout] [INFO] [stdout] thread 'query::tests::filtered_index_range' (19) panicked at src/query.rs:1519: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: 0x6312210e7892 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6312210e7892 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6312210e7892 - std::sys::backtrace::_print_fmt::hec54e31f36456895 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6312210e7892 - ::fmt::hb1988e8b50fa5f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6312210fb22f - core::fmt::rt::Argument::fmt::h3118a66e1a57a586 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6312210fb22f - core::fmt::write::hcd056e06a609f600 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6312210af1c1 - std::io::default_write_fmt::hdabc5d6505cb374b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6312210af1c1 - std::io::Write::write_fmt::h18c82179fdc1f9d2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6312210bc302 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6312210c28ef - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6312210c2781 - std::panicking::default_hook::h09da2eaf8f1deadd [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6312207677ee - as core::ops::function::Fn>::call::h1697e4d80f236ef6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x6312207677ee - test::test_main_with_exit_callback::{{closure}}::h8f63929ca9fd483b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6312210c305f - as core::ops::function::Fn>::call::hba67e0dc3e3fc548 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x6312210c305f - std::panicking::panic_with_hook::h13c40d280d130fd3 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6312210c2e0a - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6312210bc449 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6312210a264d - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x631221105370 - core::panicking::panic_fmt::h326b75cf8ee01b13 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x631221104316 - core::result::unwrap_failed::h38baee32fdec5ac8 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x6312206baf50 - core::result::Result::unwrap::hddeac93c66cce154 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x6312206baf50 - re_dataframe::query::tests::filtered_index_range::ha77607fad545abe2 [INFO] [stdout] at /opt/rustwide/workdir/src/query.rs:1519:9 [INFO] [stdout] 22: 0x6312206bb157 - re_dataframe::query::tests::filtered_index_range::{{closure}}::hc3a081e29c9105fb [INFO] [stdout] at /opt/rustwide/workdir/src/query.rs:1492:34 [INFO] [stdout] 23: 0x631220698476 - core::ops::function::FnOnce::call_once::hd97e24326b00cfd5 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x6312207675cb - core::ops::function::FnOnce::call_once::he420dad47d9aac14 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x6312207675cb - test::__rust_begin_short_backtrace::h51976f55c263f7c2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x63122077d1f5 - test::run_test_in_process::{{closure}}::h6aa4339396d33320 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x63122077d1f5 - as core::ops::function::FnOnce<()>>::call_once::h5bd0ba3863a53529 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x63122077d1f5 - std::panicking::catch_unwind::do_call::h5c710722c40c5839 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x63122077d1f5 - std::panicking::catch_unwind::hf41b5be070ce0f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x63122077d1f5 - std::panic::catch_unwind::h4559aa103e6f16d6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x63122077d1f5 - test::run_test_in_process::he6fd763a772ff213 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x63122077d1f5 - test::run_test::{{closure}}::he46f5435849feb5b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x631220753a04 - test::run_test::{{closure}}::h12a66289c31b502a [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x631220753a04 - std::sys::backtrace::__rust_begin_short_backtrace::h614a7925ed7b2f5e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x6312207573aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbc654088c5dbff36 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x6312207573aa - as core::ops::function::FnOnce<()>>::call_once::h3f631d2ca531b61d [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x6312207573aa - std::panicking::catch_unwind::do_call::hd2548748db0aa717 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x6312207573aa - std::panicking::catch_unwind::hf7d8620d84df48e2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x6312207573aa - std::panic::catch_unwind::hdde75b8543fcb96b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x6312207573aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h991e7d03b432cf3f [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x6312207573aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hebddb40255441657 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x6312210b738f - as core::ops::function::FnOnce>::call_once::h55e8930dc7db99a5 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 43: 0x6312210b738f - std::sys::thread::unix::Thread::new::thread_start::he23d038ee4fa004e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 44: 0x73a613a55aa4 - [INFO] [stdout] 45: 0x73a613ae2a34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- query::tests::barebones stdout ---- [INFO] [stdout] ChunkStore { [INFO] [stdout] id: StoreId(Recording, "test_app", "rec_b9403debb4d14b05bf6e8208db4c65ac") [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: 7.9 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: 1444 │ [INFO] [stdout] │ * id: chunk_186A709B6513FD7B0b838f3459aff82f │ [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: i64 ┆ type: Timestamp(ns) ┆ type: List[nullable u32] ┆ type: List[nullable Utf8] ┆ type: 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_186A709B6513F79F0b838f3459aff829 ┆ 10 ┆ 1970-01-01T00:00:00.000000010 ┆ null ┆ [a] ┆ [{x: 0.0, y: 0.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B6513F9D90b838f3459aff82a ┆ 30 ┆ 1970-01-01T00:00:00.000000030 ┆ [2] ┆ null ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B6513FA790b838f3459aff82b ┆ 50 ┆ 1970-01-01T00:00:00.000000050 ┆ null ┆ null ┆ [{x: 4.0, y: 4.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B6513FB190b838f3459aff82c ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 6.0, y: 6.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B6513FBA50b838f3459aff82d ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 7.0, y: 7.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B6513FC310b838f3459aff82e ┆ 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: 1444 │ [INFO] [stdout] │ * id: chunk_186A709B651ACE210b838f3459aff830 │ [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: i64 ┆ type: Timestamp(ns) ┆ type: List[nullable u32] ┆ type: List[nullable Utf8] ┆ type: 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_186A709B651AD05B0b838f3459aff831 ┆ 10 ┆ 1970-01-01T00:00:00.000000010 ┆ null ┆ [a] ┆ [{x: 0.0, y: 0.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B651AD05B0b838f3459aff832 ┆ 30 ┆ 1970-01-01T00:00:00.000000030 ┆ [2] ┆ null ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B651AD05B0b838f3459aff833 ┆ 50 ┆ 1970-01-01T00:00:00.000000050 ┆ null ┆ null ┆ [{x: 4.0, y: 4.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B651AD05B0b838f3459aff834 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 6.0, y: 6.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B651AD05B0b838f3459aff835 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 7.0, y: 7.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B651AD05B0b838f3459aff836 ┆ 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: 1444 │ [INFO] [stdout] │ * id: chunk_186A709B651C16B90b838f3459aff832 │ [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: i64 ┆ type: Timestamp(ns) ┆ type: List[nullable u32] ┆ type: List[nullable Utf8] ┆ type: 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_186A709B651C18170b838f3459aff833 ┆ 10 ┆ 1970-01-01T00:00:00.000000010 ┆ null ┆ [a] ┆ [{x: 0.0, y: 0.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B651C18170b838f3459aff834 ┆ 30 ┆ 1970-01-01T00:00:00.000000030 ┆ [2] ┆ null ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B651C18170b838f3459aff835 ┆ 50 ┆ 1970-01-01T00:00:00.000000050 ┆ null ┆ null ┆ [{x: 4.0, y: 4.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B651C18170b838f3459aff836 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 6.0, y: 6.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B651C18170b838f3459aff837 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 7.0, y: 7.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B651C18170b838f3459aff838 ┆ 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: 784 │ [INFO] [stdout] │ * id: chunk_186A709B651CE99F0b838f3459aff837 │ [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: i64 ┆ type: List[nullable u32] ┆ type: 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_186A709B651CE6E30b838f3459aff834 ┆ 20 ┆ null ┆ [{x: 1.0, y: 1.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B651CE82D0b838f3459aff835 ┆ 30 ┆ [2] ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B651CE8C30b838f3459aff836 ┆ 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: 488 │ [INFO] [stdout] │ * id: chunk_186A709B65207EC50b838f3459aff83b │ [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: i64 ┆ type: 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_186A709B65207AE70b838f3459aff838 ┆ 20 ┆ [{x: 1.0, y: 1.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B65207D210b838f3459aff839 ┆ 40 ┆ [{x: 3.0, y: 3.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B65207DB70b838f3459aff83a ┆ 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: 476 │ [INFO] [stdout] │ * id: chunk_186A709B6522F3AD0b838f3459aff83f │ [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: i64 ┆ type: 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_186A709B6522F0510b838f3459aff83c ┆ 40 ┆ [3] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B6522F23B0b838f3459aff83d ┆ 50 ┆ [4] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B6522F2B30b838f3459aff83e ┆ 70 ┆ [6] │ │ [INFO] [stdout] │ └───────────────────────────────────────────────┴──────────────────────┴────────────────────────────────────┘ │ [INFO] [stdout] └───────────────────────────────────────────────────────────────────────────────────────────────────────────────┘ [INFO] [stdout] ┌────────────────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] │ METADATA: │ [INFO] [stdout] │ * entity_path: /this/that │ [INFO] [stdout] │ * heap_size_bytes: 392 │ [INFO] [stdout] │ * id: chunk_186A709B65261EED0b838f3459aff843 │ [INFO] [stdout] │ * version: 0.1.1 │ [INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ [INFO] [stdout] │ ┌───────────────────────────────────────────────┬────────────────────────────────────┐ │ [INFO] [stdout] │ │ RowId ┆ example.MyPoints:labels │ │ [INFO] [stdout] │ │ --- ┆ --- │ │ [INFO] [stdout] │ │ type: FixedSizeBinary[16] ┆ type: 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_186A709B65261CD10b838f3459aff842 ┆ [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: i64 ┆ type: Timestamp(ns) ┆ type: List[nullable u32] ┆ type: List[nullable Utf8] ┆ type: 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:1430 [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] Expression: DisplayRB(dataframe) [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] +new results [INFO] [stdout] ────────────┬─────────────────────────────────────────────────────────────────── [INFO] [stdout] 0 │+┌──────────────────────┬──────────────────────┬────────────────────────────────────┬────────────────────────────────────┬────────────────────────────────────┐ [INFO] [stdout] 1 │+│ frame_nr ┆ log_time ┆ /this/that:example.MyPoints:colors ┆ /this/that:example.MyPoints:labels ┆ /this/that:example.MyPoints:points │ [INFO] [stdout] 2 │+│ --- ┆ --- ┆ --- ┆ --- ┆ --- │ [INFO] [stdout] 3 │+│ type: i64 ┆ type: Timestamp(ns) ┆ type: List[nullable u32] ┆ type: List[nullable Utf8] ┆ type: List[nullable Struct[2]] │ [INFO] [stdout] 4 │+│ index_name: frame_nr ┆ index_name: log_time ┆ archetype: example.MyPoints ┆ archetype: example.MyPoints ┆ archetype: example.MyPoints │ [INFO] [stdout] 5 │+│ kind: index ┆ kind: index ┆ component: example.MyPoints:colors ┆ component: example.MyPoints:labels ┆ component: example.MyPoints:points │ [INFO] [stdout] 6 │+│ ┆ ┆ component_type: example.MyColor ┆ component_type: example.MyLabel ┆ component_type: example.MyPoint │ [INFO] [stdout] 7 │+│ ┆ ┆ entity_path: /this/that ┆ entity_path: /this/that ┆ entity_path: /this/that │ [INFO] [stdout] 8 │+│ ┆ ┆ kind: data ┆ is_static: true ┆ kind: data │ [INFO] [stdout] 9 │+│ ┆ ┆ ┆ kind: data ┆ │ [INFO] [stdout] 10 │+╞══════════════════════╪══════════════════════╪════════════════════════════════════╪════════════════════════════════════╪════════════════════════════════════╡ [INFO] [stdout] 11 │+│ null ┆ null ┆ null ┆ [c] ┆ null │ [INFO] [stdout] 12 │+└──────────────────────┴──────────────────────┴────────────────────────────────────┴────────────────────────────────────┴────────────────────────────────────┘ [INFO] [stdout] ────────────┴─────────────────────────────────────────────────────────────────── [INFO] [stdout] [INFO] [stdout] thread 'query::tests::barebones' (17) panicked at src/query.rs:1430: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: 0x6312210e7892 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6312210e7892 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6312210e7892 - std::sys::backtrace::_print_fmt::hec54e31f36456895 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6312210e7892 - ::fmt::hb1988e8b50fa5f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6312210fb22f - core::fmt::rt::Argument::fmt::h3118a66e1a57a586 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6312210fb22f - core::fmt::write::hcd056e06a609f600 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6312210af1c1 - std::io::default_write_fmt::hdabc5d6505cb374b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6312210af1c1 - std::io::Write::write_fmt::h18c82179fdc1f9d2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6312210bc302 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6312210c28ef - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6312210c2781 - std::panicking::default_hook::h09da2eaf8f1deadd [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6312207677ee - as core::ops::function::Fn>::call::h1697e4d80f236ef6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x6312207677ee - test::test_main_with_exit_callback::{{closure}}::h8f63929ca9fd483b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6312210c305f - as core::ops::function::Fn>::call::hba67e0dc3e3fc548 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x6312210c305f - std::panicking::panic_with_hook::h13c40d280d130fd3 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6312210c2e0a - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6312210bc449 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6312210a264d - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x631221105370 - core::panicking::panic_fmt::h326b75cf8ee01b13 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x631221104316 - core::result::unwrap_failed::h38baee32fdec5ac8 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x6312206c94a3 - core::result::Result::unwrap::hddeac93c66cce154 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x6312206c94a3 - re_dataframe::query::tests::barebones::h84b58fbb31907366 [INFO] [stdout] at /opt/rustwide/workdir/src/query.rs:1430:13 [INFO] [stdout] 22: 0x6312206ca2f7 - re_dataframe::query::tests::barebones::{{closure}}::h5394bdb96a20027c [INFO] [stdout] at /opt/rustwide/workdir/src/query.rs:1404:23 [INFO] [stdout] 23: 0x631220698b06 - core::ops::function::FnOnce::call_once::hff20020004f21da9 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x6312207675cb - core::ops::function::FnOnce::call_once::he420dad47d9aac14 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x6312207675cb - test::__rust_begin_short_backtrace::h51976f55c263f7c2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x63122077d1f5 - test::run_test_in_process::{{closure}}::h6aa4339396d33320 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x63122077d1f5 - as core::ops::function::FnOnce<()>>::call_once::h5bd0ba3863a53529 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x63122077d1f5 - std::panicking::catch_unwind::do_call::h5c710722c40c5839 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x63122077d1f5 - std::panicking::catch_unwind::hf41b5be070ce0f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x63122077d1f5 - std::panic::catch_unwind::h4559aa103e6f16d6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x63122077d1f5 - test::run_test_in_process::he6fd763a772ff213 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x63122077d1f5 - test::run_test::{{closure}}::he46f5435849feb5b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x631220753a04 - test::run_test::{{closure}}::h12a66289c31b502a [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x631220753a04 - std::sys::backtrace::__rust_begin_short_backtrace::h614a7925ed7b2f5e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x6312207573aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbc654088c5dbff36 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x6312207573aa - as core::ops::function::FnOnce<()>>::call_once::h3f631d2ca531b61d [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x6312207573aa - std::panicking::catch_unwind::do_call::hd2548748db0aa717 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x6312207573aa - std::panicking::catch_unwind::hf7d8620d84df48e2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x6312207573aa - std::panic::catch_unwind::hdde75b8543fcb96b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x6312207573aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h991e7d03b432cf3f [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x6312207573aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hebddb40255441657 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x6312210b738f - as core::ops::function::FnOnce>::call_once::h55e8930dc7db99a5 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 43: 0x6312210b738f - std::sys::thread::unix::Thread::new::thread_start::he23d038ee4fa004e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 44: 0x73a613a55aa4 - [INFO] [stdout] 45: 0x73a613ae2a34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- query::tests::selection stdout ---- [INFO] [stdout] ChunkStore { [INFO] [stdout] id: StoreId(Recording, "test_app", "rec_92bfc665fa8f4748b6fe28907b50375a") [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: 7.9 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: 1444 │ [INFO] [stdout] │ * id: chunk_186A709B79B3B9E61e1dc54c8b33a42b │ [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: i64 ┆ type: Timestamp(ns) ┆ type: List[nullable u32] ┆ type: List[nullable Utf8] ┆ type: 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_186A709B79B3B45A1e1dc54c8b33a425 ┆ 10 ┆ 1970-01-01T00:00:00.000000010 ┆ null ┆ [a] ┆ [{x: 0.0, y: 0.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B79B3B6761e1dc54c8b33a426 ┆ 30 ┆ 1970-01-01T00:00:00.000000030 ┆ [2] ┆ null ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B79B3B7161e1dc54c8b33a427 ┆ 50 ┆ 1970-01-01T00:00:00.000000050 ┆ null ┆ null ┆ [{x: 4.0, y: 4.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B79B3B7A21e1dc54c8b33a428 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 6.0, y: 6.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B79B3B8381e1dc54c8b33a429 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 7.0, y: 7.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B79B3B8C41e1dc54c8b33a42a ┆ 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: 1444 │ [INFO] [stdout] │ * id: chunk_186A709B79BB6F101e1dc54c8b33a42c │ [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: i64 ┆ type: Timestamp(ns) ┆ type: List[nullable u32] ┆ type: List[nullable Utf8] ┆ type: 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_186A709B79BB717C1e1dc54c8b33a42d ┆ 10 ┆ 1970-01-01T00:00:00.000000010 ┆ null ┆ [a] ┆ [{x: 0.0, y: 0.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B79BB717C1e1dc54c8b33a42e ┆ 30 ┆ 1970-01-01T00:00:00.000000030 ┆ [2] ┆ null ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B79BB717C1e1dc54c8b33a42f ┆ 50 ┆ 1970-01-01T00:00:00.000000050 ┆ null ┆ null ┆ [{x: 4.0, y: 4.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B79BB717C1e1dc54c8b33a430 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 6.0, y: 6.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B79BB717C1e1dc54c8b33a431 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 7.0, y: 7.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B79BB717C1e1dc54c8b33a432 ┆ 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: 1444 │ [INFO] [stdout] │ * id: chunk_186A709B79BC812A1e1dc54c8b33a42e │ [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: i64 ┆ type: Timestamp(ns) ┆ type: List[nullable u32] ┆ type: List[nullable Utf8] ┆ type: 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_186A709B79BC82E21e1dc54c8b33a42f ┆ 10 ┆ 1970-01-01T00:00:00.000000010 ┆ null ┆ [a] ┆ [{x: 0.0, y: 0.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B79BC82E21e1dc54c8b33a430 ┆ 30 ┆ 1970-01-01T00:00:00.000000030 ┆ [2] ┆ null ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B79BC82E21e1dc54c8b33a431 ┆ 50 ┆ 1970-01-01T00:00:00.000000050 ┆ null ┆ null ┆ [{x: 4.0, y: 4.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B79BC82E21e1dc54c8b33a432 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 6.0, y: 6.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B79BC82E21e1dc54c8b33a433 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 7.0, y: 7.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B79BC82E21e1dc54c8b33a434 ┆ 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: 784 │ [INFO] [stdout] │ * id: chunk_186A709B79BD6BB21e1dc54c8b33a433 │ [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: i64 ┆ type: List[nullable u32] ┆ type: 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_186A709B79BD68061e1dc54c8b33a430 ┆ 20 ┆ null ┆ [{x: 1.0, y: 1.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B79BD6A221e1dc54c8b33a431 ┆ 30 ┆ [2] ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B79BD6AB81e1dc54c8b33a432 ┆ 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: 488 │ [INFO] [stdout] │ * id: chunk_186A709B79C0C2A81e1dc54c8b33a437 │ [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: i64 ┆ type: 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_186A709B79C0BF101e1dc54c8b33a434 ┆ 20 ┆ [{x: 1.0, y: 1.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B79C0C1401e1dc54c8b33a435 ┆ 40 ┆ [{x: 3.0, y: 3.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B79C0C1B81e1dc54c8b33a436 ┆ 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: 476 │ [INFO] [stdout] │ * id: chunk_186A709B79C3581A1e1dc54c8b33a43b │ [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: i64 ┆ type: 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_186A709B79C354461e1dc54c8b33a438 ┆ 40 ┆ [3] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B79C356801e1dc54c8b33a439 ┆ 50 ┆ [4] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B79C357161e1dc54c8b33a43a ┆ 70 ┆ [6] │ │ [INFO] [stdout] │ └───────────────────────────────────────────────┴──────────────────────┴────────────────────────────────────┘ │ [INFO] [stdout] └───────────────────────────────────────────────────────────────────────────────────────────────────────────────┘ [INFO] [stdout] ┌────────────────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] │ METADATA: │ [INFO] [stdout] │ * entity_path: /this/that │ [INFO] [stdout] │ * heap_size_bytes: 392 │ [INFO] [stdout] │ * id: chunk_186A709B79C6B0781e1dc54c8b33a43f │ [INFO] [stdout] │ * version: 0.1.1 │ [INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ [INFO] [stdout] │ ┌───────────────────────────────────────────────┬────────────────────────────────────┐ │ [INFO] [stdout] │ │ RowId ┆ example.MyPoints:labels │ │ [INFO] [stdout] │ │ --- ┆ --- │ │ [INFO] [stdout] │ │ type: FixedSizeBinary[16] ┆ type: 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_186A709B79C6AE201e1dc54c8b33a43e ┆ [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:1872 [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] Expression: DisplayRB(dataframe) [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] +new results [INFO] [stdout] ────────────┬─────────────────────────────────────────────────────────────────── [INFO] [stdout] 0 │+┌┐ [INFO] [stdout] 1 │+╞╡ [INFO] [stdout] 2 │+└┘ [INFO] [stdout] ────────────┴─────────────────────────────────────────────────────────────────── [INFO] [stdout] [INFO] [stdout] thread 'query::tests::selection' (33) panicked at src/query.rs:1872: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: 0x6312210e7892 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6312210e7892 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6312210e7892 - std::sys::backtrace::_print_fmt::hec54e31f36456895 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6312210e7892 - ::fmt::hb1988e8b50fa5f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6312210fb22f - core::fmt::rt::Argument::fmt::h3118a66e1a57a586 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6312210fb22f - core::fmt::write::hcd056e06a609f600 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6312210af1c1 - std::io::default_write_fmt::hdabc5d6505cb374b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6312210af1c1 - std::io::Write::write_fmt::h18c82179fdc1f9d2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6312210bc302 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6312210c28ef - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6312210c2781 - std::panicking::default_hook::h09da2eaf8f1deadd [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6312207677ee - as core::ops::function::Fn>::call::h1697e4d80f236ef6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x6312207677ee - test::test_main_with_exit_callback::{{closure}}::h8f63929ca9fd483b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6312210c305f - as core::ops::function::Fn>::call::hba67e0dc3e3fc548 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x6312210c305f - std::panicking::panic_with_hook::h13c40d280d130fd3 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6312210c2e0a - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6312210bc449 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6312210a264d - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x631221105370 - core::panicking::panic_fmt::h326b75cf8ee01b13 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x631221104316 - core::result::unwrap_failed::h38baee32fdec5ac8 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x6312206cb359 - core::result::Result::unwrap::hddeac93c66cce154 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x6312206cb359 - re_dataframe::query::tests::selection::h3a68724809ce031d [INFO] [stdout] at /opt/rustwide/workdir/src/query.rs:1872:13 [INFO] [stdout] 22: 0x6312206cef37 - re_dataframe::query::tests::selection::{{closure}}::h089f5d7918d0489e [INFO] [stdout] at /opt/rustwide/workdir/src/query.rs:1841:23 [INFO] [stdout] 23: 0x631220698316 - core::ops::function::FnOnce::call_once::hc62e1b96c6b81c17 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x6312207675cb - core::ops::function::FnOnce::call_once::he420dad47d9aac14 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x6312207675cb - test::__rust_begin_short_backtrace::h51976f55c263f7c2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x63122077d1f5 - test::run_test_in_process::{{closure}}::h6aa4339396d33320 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x63122077d1f5 - as core::ops::function::FnOnce<()>>::call_once::h5bd0ba3863a53529 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x63122077d1f5 - std::panicking::catch_unwind::do_call::h5c710722c40c5839 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x63122077d1f5 - std::panicking::catch_unwind::hf41b5be070ce0f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x63122077d1f5 - std::panic::catch_unwind::h4559aa103e6f16d6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x63122077d1f5 - test::run_test_in_process::he6fd763a772ff213 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x63122077d1f5 - test::run_test::{{closure}}::he46f5435849feb5b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x631220753a04 - test::run_test::{{closure}}::h12a66289c31b502a [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x631220753a04 - std::sys::backtrace::__rust_begin_short_backtrace::h614a7925ed7b2f5e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x6312207573aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbc654088c5dbff36 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x6312207573aa - as core::ops::function::FnOnce<()>>::call_once::h3f631d2ca531b61d [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x6312207573aa - std::panicking::catch_unwind::do_call::hd2548748db0aa717 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x6312207573aa - std::panicking::catch_unwind::hf7d8620d84df48e2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x6312207573aa - std::panic::catch_unwind::hdde75b8543fcb96b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x6312207573aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h991e7d03b432cf3f [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x6312207573aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hebddb40255441657 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x6312210b738f - as core::ops::function::FnOnce>::call_once::h55e8930dc7db99a5 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 43: 0x6312210b738f - std::sys::thread::unix::Thread::new::thread_start::he23d038ee4fa004e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 44: 0x73a613a55aa4 - [INFO] [stdout] 45: 0x73a613ae2a34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- query::tests::clears stdout ---- [INFO] [stdout] ChunkStore { [INFO] [stdout] id: StoreId(Recording, "test_app", "rec_a4bbf11ec0c3432e8aecd09f67c893df") [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: 11.8 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: 1444 │ [INFO] [stdout] │ * id: chunk_186A709B655F37191d4baffa151cfd5c │ [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: i64 ┆ type: Timestamp(ns) ┆ type: List[nullable u32] ┆ type: List[nullable Utf8] ┆ type: 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_186A709B655F2F2B1d4baffa151cfd56 ┆ 10 ┆ 1970-01-01T00:00:00.000000010 ┆ null ┆ [a] ┆ [{x: 0.0, y: 0.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B655F33091d4baffa151cfd57 ┆ 30 ┆ 1970-01-01T00:00:00.000000030 ┆ [2] ┆ null ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B655F33A91d4baffa151cfd58 ┆ 50 ┆ 1970-01-01T00:00:00.000000050 ┆ null ┆ null ┆ [{x: 4.0, y: 4.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B655F342B1d4baffa151cfd59 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 6.0, y: 6.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B655F34AD1d4baffa151cfd5a ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 7.0, y: 7.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B655F35391d4baffa151cfd5b ┆ 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: 1444 │ [INFO] [stdout] │ * id: chunk_186A709B6567F9711d4baffa151cfd5d │ [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: i64 ┆ type: Timestamp(ns) ┆ type: List[nullable u32] ┆ type: List[nullable Utf8] ┆ type: 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_186A709B6567FBDD1d4baffa151cfd5e ┆ 10 ┆ 1970-01-01T00:00:00.000000010 ┆ null ┆ [a] ┆ [{x: 0.0, y: 0.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B6567FBDD1d4baffa151cfd5f ┆ 30 ┆ 1970-01-01T00:00:00.000000030 ┆ [2] ┆ null ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B6567FBDD1d4baffa151cfd60 ┆ 50 ┆ 1970-01-01T00:00:00.000000050 ┆ null ┆ null ┆ [{x: 4.0, y: 4.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B6567FBDD1d4baffa151cfd61 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 6.0, y: 6.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B6567FBDD1d4baffa151cfd62 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 7.0, y: 7.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B6567FBDD1d4baffa151cfd63 ┆ 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: 1444 │ [INFO] [stdout] │ * id: chunk_186A709B656914C31d4baffa151cfd5f │ [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: i64 ┆ type: Timestamp(ns) ┆ type: List[nullable u32] ┆ type: List[nullable Utf8] ┆ type: 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_186A709B656916711d4baffa151cfd60 ┆ 10 ┆ 1970-01-01T00:00:00.000000010 ┆ null ┆ [a] ┆ [{x: 0.0, y: 0.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B656916711d4baffa151cfd61 ┆ 30 ┆ 1970-01-01T00:00:00.000000030 ┆ [2] ┆ null ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B656916711d4baffa151cfd62 ┆ 50 ┆ 1970-01-01T00:00:00.000000050 ┆ null ┆ null ┆ [{x: 4.0, y: 4.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B656916711d4baffa151cfd63 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 6.0, y: 6.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B656916711d4baffa151cfd64 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 7.0, y: 7.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B656916711d4baffa151cfd65 ┆ 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: 784 │ [INFO] [stdout] │ * id: chunk_186A709B6569D2A51d4baffa151cfd64 │ [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: i64 ┆ type: List[nullable u32] ┆ type: 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_186A709B6569CFD51d4baffa151cfd61 ┆ 20 ┆ null ┆ [{x: 1.0, y: 1.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B6569D1331d4baffa151cfd62 ┆ 30 ┆ [2] ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B6569D1C91d4baffa151cfd63 ┆ 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: 488 │ [INFO] [stdout] │ * id: chunk_186A709B658F926F1d4baffa151cfd68 │ [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: i64 ┆ type: 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_186A709B658F8EEB1d4baffa151cfd65 ┆ 20 ┆ [{x: 1.0, y: 1.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B658F90F31d4baffa151cfd66 ┆ 40 ┆ [{x: 3.0, y: 3.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B658F91751d4baffa151cfd67 ┆ 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: 476 │ [INFO] [stdout] │ * id: chunk_186A709B6591E3E91d4baffa151cfd6c │ [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: i64 ┆ type: 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_186A709B6591E0651d4baffa151cfd69 ┆ 40 ┆ [3] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B6591E2311d4baffa151cfd6a ┆ 50 ┆ [4] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B6591E30D1d4baffa151cfd6b ┆ 70 ┆ [6] │ │ [INFO] [stdout] │ └───────────────────────────────────────────────┴──────────────────────┴────────────────────────────────────┘ │ [INFO] [stdout] └───────────────────────────────────────────────────────────────────────────────────────────────────────────────┘ [INFO] [stdout] ┌────────────────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] │ METADATA: │ [INFO] [stdout] │ * entity_path: /this/that │ [INFO] [stdout] │ * heap_size_bytes: 392 │ [INFO] [stdout] │ * id: chunk_186A709B6594BE7F1d4baffa151cfd70 │ [INFO] [stdout] │ * version: 0.1.1 │ [INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ [INFO] [stdout] │ ┌───────────────────────────────────────────────┬────────────────────────────────────┐ │ [INFO] [stdout] │ │ RowId ┆ example.MyPoints:labels │ │ [INFO] [stdout] │ │ --- ┆ --- │ │ [INFO] [stdout] │ │ type: FixedSizeBinary[16] ┆ type: 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_186A709B6594BC951d4baffa151cfd6f ┆ [c] │ │ [INFO] [stdout] │ └───────────────────────────────────────────────┴────────────────────────────────────┘ │ [INFO] [stdout] └────────────────────────────────────────────────────────────────────────────────────────┘ [INFO] [stdout] ┌──────────────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] │ METADATA: │ [INFO] [stdout] │ * entity_path: /this/that │ [INFO] [stdout] │ * heap_size_bytes: 384 │ [INFO] [stdout] │ * id: chunk_186A709B659625DF1d4baffa151cfd72 │ [INFO] [stdout] │ * version: 0.1.1 │ [INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ [INFO] [stdout] │ ┌───────────────────────────────────────────────┬──────────────────────────────────┐ │ [INFO] [stdout] │ │ RowId ┆ Clear:is_recursive │ │ [INFO] [stdout] │ │ --- ┆ --- │ │ [INFO] [stdout] │ │ type: FixedSizeBinary[16] ┆ type: 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_186A709B659623EB1d4baffa151cfd71 ┆ [false] │ │ [INFO] [stdout] │ └───────────────────────────────────────────────┴──────────────────────────────────┘ │ [INFO] [stdout] └──────────────────────────────────────────────────────────────────────────────────────┘ [INFO] [stdout] ┌─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] │ METADATA: │ [INFO] [stdout] │ * entity_path: /this/that │ [INFO] [stdout] │ * heap_size_bytes: 656 │ [INFO] [stdout] │ * id: chunk_186A709B659756C11d4baffa151cfd74 │ [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: i64 ┆ type: Timestamp(ns) ┆ type: 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_186A709B659754E11d4baffa151cfd73 ┆ 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: 601 │ [INFO] [stdout] │ * id: chunk_186A709B6598DBD11d4baffa151cfd76 │ [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: i64 ┆ type: Timestamp(ns) ┆ type: 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_186A709B6598D9DD1d4baffa151cfd75 ┆ 55 ┆ 1970-01-01T00:00:00.000000055 ┆ [false] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B6598D9DD1d4baffa151cfd75 ┆ 60 ┆ 1970-01-01T00:00:00.000000060 ┆ [true] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B6598D9DD1d4baffa151cfd75 ┆ 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: 656 │ [INFO] [stdout] │ * id: chunk_186A709B659B23EB1d4baffa151cfd78 │ [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: i64 ┆ type: Timestamp(ns) ┆ type: 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_186A709B659B21B11d4baffa151cfd77 ┆ 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: 656 │ [INFO] [stdout] │ * id: chunk_186A709B659C9FA51d4baffa151cfd7a │ [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: i64 ┆ type: Timestamp(ns) ┆ type: 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_186A709B659C9D891d4baffa151cfd79 ┆ 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: i64 ┆ type: Timestamp(ns) ┆ type: List[nullable u32] ┆ type: List[nullable Utf8] ┆ type: 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:2105 [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] Expression: DisplayRB(dataframe) [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] +new results [INFO] [stdout] ────────────┬─────────────────────────────────────────────────────────────────── [INFO] [stdout] 0 │+┌──────────────────────┬───────────────────────────────┬────────────────────────────────────┬────────────────────────────────────┬────────────────────────────────────┐ [INFO] [stdout] 1 │+│ frame_nr ┆ log_time ┆ /this/that:example.MyPoints:colors ┆ /this/that:example.MyPoints:labels ┆ /this/that:example.MyPoints:points │ [INFO] [stdout] 2 │+│ --- ┆ --- ┆ --- ┆ --- ┆ --- │ [INFO] [stdout] 3 │+│ type: i64 ┆ type: Timestamp(ns) ┆ type: List[nullable u32] ┆ type: List[nullable Utf8] ┆ type: List[nullable Struct[2]] │ [INFO] [stdout] 4 │+│ index_name: frame_nr ┆ index_name: log_time ┆ archetype: example.MyPoints ┆ archetype: example.MyPoints ┆ archetype: example.MyPoints │ [INFO] [stdout] 5 │+│ kind: index ┆ kind: index ┆ component: example.MyPoints:colors ┆ component: example.MyPoints:labels ┆ component: example.MyPoints:points │ [INFO] [stdout] 6 │+│ ┆ ┆ component_type: example.MyColor ┆ component_type: example.MyLabel ┆ component_type: example.MyPoint │ [INFO] [stdout] 7 │+│ ┆ ┆ entity_path: /this/that ┆ entity_path: /this/that ┆ entity_path: /this/that │ [INFO] [stdout] 8 │+│ ┆ ┆ kind: data ┆ is_static: true ┆ kind: data │ [INFO] [stdout] 9 │+│ ┆ ┆ ┆ kind: data ┆ │ [INFO] [stdout] 10 │+╞══════════════════════╪═══════════════════════════════╪════════════════════════════════════╪════════════════════════════════════╪════════════════════════════════════╡ [INFO] [stdout] 11 │+│ 10 ┆ 1970-01-01T00:00:00.000000010 ┆ null ┆ [c] ┆ [{x: 0.0, y: 0.0}] │ [INFO] [stdout] 12 │+├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ [INFO] [stdout] 13 │+│ 20 ┆ null ┆ null ┆ [c] ┆ [{x: 1.0, y: 1.0}] │ [INFO] [stdout] 14 │+├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ [INFO] [stdout] 15 │+│ 30 ┆ null ┆ [2] ┆ [c] ┆ [{x: 2.0, y: 2.0}] │ [INFO] [stdout] 16 │+├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ [INFO] [stdout] 17 │+│ 40 ┆ null ┆ [3] ┆ [c] ┆ [{x: 3.0, y: 3.0}] │ [INFO] [stdout] 18 │+├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ [INFO] [stdout] 19 │+│ 50 ┆ 1970-01-01T00:00:00.000000050 ┆ [4] ┆ [c] ┆ [{x: 4.0, y: 4.0}] │ [INFO] [stdout] 20 │+├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ [INFO] [stdout] 21 │+│ 60 ┆ 1970-01-01T00:00:00.000000060 ┆ [] ┆ [c] ┆ [] │ [INFO] [stdout] 22 │+├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ [INFO] [stdout] 23 │+│ 65 ┆ 1970-01-01T00:00:00.000000065 ┆ [] ┆ [c] ┆ [] │ [INFO] [stdout] 24 │+├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ [INFO] [stdout] 25 │+│ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ [6] ┆ [c] ┆ [{x: 8.0, y: 8.0}] │ [INFO] [stdout] 26 │+└──────────────────────┴───────────────────────────────┴────────────────────────────────────┴────────────────────────────────────┴────────────────────────────────────┘ [INFO] [stdout] ────────────┴─────────────────────────────────────────────────────────────────── [INFO] [stdout] [INFO] [stdout] thread 'query::tests::clears' (18) panicked at src/query.rs:2105: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: 0x6312210e7892 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6312210e7892 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6312210e7892 - std::sys::backtrace::_print_fmt::hec54e31f36456895 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6312210e7892 - ::fmt::hb1988e8b50fa5f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6312210fb22f - core::fmt::rt::Argument::fmt::h3118a66e1a57a586 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6312210fb22f - core::fmt::write::hcd056e06a609f600 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6312210af1c1 - std::io::default_write_fmt::hdabc5d6505cb374b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6312210af1c1 - std::io::Write::write_fmt::h18c82179fdc1f9d2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6312210bc302 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6312210c28ef - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6312210c2781 - std::panicking::default_hook::h09da2eaf8f1deadd [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6312207677ee - as core::ops::function::Fn>::call::h1697e4d80f236ef6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x6312207677ee - test::test_main_with_exit_callback::{{closure}}::h8f63929ca9fd483b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6312210c305f - as core::ops::function::Fn>::call::hba67e0dc3e3fc548 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x6312210c305f - std::panicking::panic_with_hook::h13c40d280d130fd3 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6312210c2e0a - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6312210bc449 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6312210a264d - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x631221105370 - core::panicking::panic_fmt::h326b75cf8ee01b13 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x631221104316 - core::result::unwrap_failed::h38baee32fdec5ac8 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x6312206c7749 - core::result::Result::unwrap::hddeac93c66cce154 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x6312206c7749 - re_dataframe::query::tests::clears::h5abf0da2da6c37a4 [INFO] [stdout] at /opt/rustwide/workdir/src/query.rs:2105:13 [INFO] [stdout] 22: 0x6312206c8667 - re_dataframe::query::tests::clears::{{closure}}::h236792f1a5696c9e [INFO] [stdout] at /opt/rustwide/workdir/src/query.rs:2072:20 [INFO] [stdout] 23: 0x631220697d06 - core::ops::function::FnOnce::call_once::h8890ce2eac9c57d3 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x6312207675cb - core::ops::function::FnOnce::call_once::he420dad47d9aac14 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x6312207675cb - test::__rust_begin_short_backtrace::h51976f55c263f7c2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x63122077d1f5 - test::run_test_in_process::{{closure}}::h6aa4339396d33320 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x63122077d1f5 - as core::ops::function::FnOnce<()>>::call_once::h5bd0ba3863a53529 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x63122077d1f5 - std::panicking::catch_unwind::do_call::h5c710722c40c5839 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x63122077d1f5 - std::panicking::catch_unwind::hf41b5be070ce0f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x63122077d1f5 - std::panic::catch_unwind::h4559aa103e6f16d6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x63122077d1f5 - test::run_test_in_process::he6fd763a772ff213 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x63122077d1f5 - test::run_test::{{closure}}::he46f5435849feb5b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x631220753a04 - test::run_test::{{closure}}::h12a66289c31b502a [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x631220753a04 - std::sys::backtrace::__rust_begin_short_backtrace::h614a7925ed7b2f5e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x6312207573aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbc654088c5dbff36 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x6312207573aa - as core::ops::function::FnOnce<()>>::call_once::h3f631d2ca531b61d [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x6312207573aa - std::panicking::catch_unwind::do_call::hd2548748db0aa717 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x6312207573aa - std::panicking::catch_unwind::hf7d8620d84df48e2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x6312207573aa - std::panic::catch_unwind::hdde75b8543fcb96b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x6312207573aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h991e7d03b432cf3f [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x6312207573aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hebddb40255441657 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x6312210b738f - as core::ops::function::FnOnce>::call_once::h55e8930dc7db99a5 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 43: 0x6312210b738f - std::sys::thread::unix::Thread::new::thread_start::he23d038ee4fa004e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 44: 0x73a613a55aa4 - [INFO] [stdout] 45: 0x73a613ae2a34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- query::tests::filtered_index_values stdout ---- [INFO] [stdout] ChunkStore { [INFO] [stdout] id: StoreId(Recording, "test_app", "rec_4d98d4c3f69648dbbfebeb6240d18cc5") [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: 7.9 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: 1444 │ [INFO] [stdout] │ * id: chunk_186A709B65EA3D415ed7a6b1b316bc40 │ [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: i64 ┆ type: Timestamp(ns) ┆ type: List[nullable u32] ┆ type: List[nullable Utf8] ┆ type: 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_186A709B65EA37835ed7a6b1b316bc3a ┆ 10 ┆ 1970-01-01T00:00:00.000000010 ┆ null ┆ [a] ┆ [{x: 0.0, y: 0.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B65EA39635ed7a6b1b316bc3b ┆ 30 ┆ 1970-01-01T00:00:00.000000030 ┆ [2] ┆ null ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B65EA39F95ed7a6b1b316bc3c ┆ 50 ┆ 1970-01-01T00:00:00.000000050 ┆ null ┆ null ┆ [{x: 4.0, y: 4.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B65EA3A855ed7a6b1b316bc3d ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 6.0, y: 6.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B65EA3B2F5ed7a6b1b316bc3e ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 7.0, y: 7.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B65EA3BB15ed7a6b1b316bc3f ┆ 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: 1444 │ [INFO] [stdout] │ * id: chunk_186A709B65EFFA655ed7a6b1b316bc41 │ [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: i64 ┆ type: Timestamp(ns) ┆ type: List[nullable u32] ┆ type: List[nullable Utf8] ┆ type: 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_186A709B65EFFD175ed7a6b1b316bc42 ┆ 10 ┆ 1970-01-01T00:00:00.000000010 ┆ null ┆ [a] ┆ [{x: 0.0, y: 0.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B65EFFD175ed7a6b1b316bc43 ┆ 30 ┆ 1970-01-01T00:00:00.000000030 ┆ [2] ┆ null ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B65EFFD175ed7a6b1b316bc44 ┆ 50 ┆ 1970-01-01T00:00:00.000000050 ┆ null ┆ null ┆ [{x: 4.0, y: 4.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B65EFFD175ed7a6b1b316bc45 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 6.0, y: 6.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B65EFFD175ed7a6b1b316bc46 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 7.0, y: 7.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B65EFFD175ed7a6b1b316bc47 ┆ 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: 1444 │ [INFO] [stdout] │ * id: chunk_186A709B65F0E94D5ed7a6b1b316bc43 │ [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: i64 ┆ type: Timestamp(ns) ┆ type: List[nullable u32] ┆ type: List[nullable Utf8] ┆ type: 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_186A709B65F0EAD35ed7a6b1b316bc44 ┆ 10 ┆ 1970-01-01T00:00:00.000000010 ┆ null ┆ [a] ┆ [{x: 0.0, y: 0.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B65F0EAD35ed7a6b1b316bc45 ┆ 30 ┆ 1970-01-01T00:00:00.000000030 ┆ [2] ┆ null ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B65F0EAD35ed7a6b1b316bc46 ┆ 50 ┆ 1970-01-01T00:00:00.000000050 ┆ null ┆ null ┆ [{x: 4.0, y: 4.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B65F0EAD35ed7a6b1b316bc47 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 6.0, y: 6.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B65F0EAD35ed7a6b1b316bc48 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 7.0, y: 7.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B65F0EAD35ed7a6b1b316bc49 ┆ 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: 784 │ [INFO] [stdout] │ * id: chunk_186A709B65F1C2555ed7a6b1b316bc48 │ [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: i64 ┆ type: List[nullable u32] ┆ type: 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_186A709B65F1BF495ed7a6b1b316bc45 ┆ 20 ┆ null ┆ [{x: 1.0, y: 1.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B65F1C0B15ed7a6b1b316bc46 ┆ 30 ┆ [2] ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B65F1C13D5ed7a6b1b316bc47 ┆ 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: 488 │ [INFO] [stdout] │ * id: chunk_186A709B65F505045ed7a6b1b316bc4c │ [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: i64 ┆ type: 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_186A709B65F5014F5ed7a6b1b316bc49 ┆ 20 ┆ [{x: 1.0, y: 1.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B65F5037F5ed7a6b1b316bc4a ┆ 40 ┆ [{x: 3.0, y: 3.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B65F5040B5ed7a6b1b316bc4b ┆ 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: 476 │ [INFO] [stdout] │ * id: chunk_186A709B65F823245ed7a6b1b316bc50 │ [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: i64 ┆ type: 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_186A709B65F81F475ed7a6b1b316bc4d ┆ 40 ┆ [3] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B65F821775ed7a6b1b316bc4e ┆ 50 ┆ [4] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B65F8220C5ed7a6b1b316bc4f ┆ 70 ┆ [6] │ │ [INFO] [stdout] │ └───────────────────────────────────────────────┴──────────────────────┴────────────────────────────────────┘ │ [INFO] [stdout] └───────────────────────────────────────────────────────────────────────────────────────────────────────────────┘ [INFO] [stdout] ┌────────────────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] │ METADATA: │ [INFO] [stdout] │ * entity_path: /this/that │ [INFO] [stdout] │ * heap_size_bytes: 392 │ [INFO] [stdout] │ * id: chunk_186A709B65FB300B5ed7a6b1b316bc54 │ [INFO] [stdout] │ * version: 0.1.1 │ [INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ [INFO] [stdout] │ ┌───────────────────────────────────────────────┬────────────────────────────────────┐ │ [INFO] [stdout] │ │ RowId ┆ example.MyPoints:labels │ │ [INFO] [stdout] │ │ --- ┆ --- │ │ [INFO] [stdout] │ │ type: FixedSizeBinary[16] ┆ type: 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_186A709B65FB2DA85ed7a6b1b316bc53 ┆ [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: i64 ┆ type: Timestamp(ns) ┆ type: List[nullable u32] ┆ type: List[nullable Utf8] ┆ type: 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:1558 [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] Expression: DisplayRB(dataframe) [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] +new results [INFO] [stdout] ────────────┬─────────────────────────────────────────────────────────────────── [INFO] [stdout] 0 │+┌──────────────────────┬──────────────────────┬────────────────────────────────────┬────────────────────────────────────┬────────────────────────────────────┐ [INFO] [stdout] 1 │+│ frame_nr ┆ log_time ┆ /this/that:example.MyPoints:colors ┆ /this/that:example.MyPoints:labels ┆ /this/that:example.MyPoints:points │ [INFO] [stdout] 2 │+│ --- ┆ --- ┆ --- ┆ --- ┆ --- │ [INFO] [stdout] 3 │+│ type: i64 ┆ type: Timestamp(ns) ┆ type: List[nullable u32] ┆ type: List[nullable Utf8] ┆ type: List[nullable Struct[2]] │ [INFO] [stdout] 4 │+│ index_name: frame_nr ┆ index_name: log_time ┆ archetype: example.MyPoints ┆ archetype: example.MyPoints ┆ archetype: example.MyPoints │ [INFO] [stdout] 5 │+│ kind: index ┆ kind: index ┆ component: example.MyPoints:colors ┆ component: example.MyPoints:labels ┆ component: example.MyPoints:points │ [INFO] [stdout] 6 │+│ ┆ ┆ component_type: example.MyColor ┆ component_type: example.MyLabel ┆ component_type: example.MyPoint │ [INFO] [stdout] 7 │+│ ┆ ┆ entity_path: /this/that ┆ entity_path: /this/that ┆ entity_path: /this/that │ [INFO] [stdout] 8 │+│ ┆ ┆ kind: data ┆ is_static: true ┆ kind: data │ [INFO] [stdout] 9 │+│ ┆ ┆ ┆ kind: data ┆ │ [INFO] [stdout] 10 │+╞══════════════════════╪══════════════════════╪════════════════════════════════════╪════════════════════════════════════╪════════════════════════════════════╡ [INFO] [stdout] 11 │+│ 30 ┆ null ┆ [2] ┆ [c] ┆ [{x: 2.0, y: 2.0}] │ [INFO] [stdout] 12 │+├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ [INFO] [stdout] 13 │+│ 60 ┆ null ┆ null ┆ [c] ┆ [{x: 5.0, y: 5.0}] │ [INFO] [stdout] 14 │+└──────────────────────┴──────────────────────┴────────────────────────────────────┴────────────────────────────────────┴────────────────────────────────────┘ [INFO] [stdout] ────────────┴─────────────────────────────────────────────────────────────────── [INFO] [stdout] [INFO] [stdout] thread 'query::tests::filtered_index_values' (20) panicked at src/query.rs:1558: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: 0x6312210e7892 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6312210e7892 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6312210e7892 - std::sys::backtrace::_print_fmt::hec54e31f36456895 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6312210e7892 - ::fmt::hb1988e8b50fa5f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6312210fb22f - core::fmt::rt::Argument::fmt::h3118a66e1a57a586 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6312210fb22f - core::fmt::write::hcd056e06a609f600 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6312210af1c1 - std::io::default_write_fmt::hdabc5d6505cb374b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6312210af1c1 - std::io::Write::write_fmt::h18c82179fdc1f9d2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6312210bc302 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6312210c28ef - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6312210c2781 - std::panicking::default_hook::h09da2eaf8f1deadd [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6312207677ee - as core::ops::function::Fn>::call::h1697e4d80f236ef6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x6312207677ee - test::test_main_with_exit_callback::{{closure}}::h8f63929ca9fd483b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6312210c305f - as core::ops::function::Fn>::call::hba67e0dc3e3fc548 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x6312210c305f - std::panicking::panic_with_hook::h13c40d280d130fd3 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6312210c2e0a - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6312210bc449 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6312210a264d - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x631221105370 - core::panicking::panic_fmt::h326b75cf8ee01b13 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x631221104316 - core::result::unwrap_failed::h38baee32fdec5ac8 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x6312206bfdb2 - core::result::Result::unwrap::hddeac93c66cce154 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x6312206bfdb2 - re_dataframe::query::tests::filtered_index_values::ha9eac71b1cf1b056 [INFO] [stdout] at /opt/rustwide/workdir/src/query.rs:1558:9 [INFO] [stdout] 22: 0x6312206c0067 - re_dataframe::query::tests::filtered_index_values::{{closure}}::hb19ef4b052e0cfd4 [INFO] [stdout] at /opt/rustwide/workdir/src/query.rs:1525:35 [INFO] [stdout] 23: 0x631220698896 - core::ops::function::FnOnce::call_once::hf5d0bba4ed6adcd4 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x6312207675cb - core::ops::function::FnOnce::call_once::he420dad47d9aac14 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x6312207675cb - test::__rust_begin_short_backtrace::h51976f55c263f7c2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x63122077d1f5 - test::run_test_in_process::{{closure}}::h6aa4339396d33320 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x63122077d1f5 - as core::ops::function::FnOnce<()>>::call_once::h5bd0ba3863a53529 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x63122077d1f5 - std::panicking::catch_unwind::do_call::h5c710722c40c5839 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x63122077d1f5 - std::panicking::catch_unwind::hf41b5be070ce0f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x63122077d1f5 - std::panic::catch_unwind::h4559aa103e6f16d6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x63122077d1f5 - test::run_test_in_process::he6fd763a772ff213 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x63122077d1f5 - test::run_test::{{closure}}::he46f5435849feb5b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x631220753a04 - test::run_test::{{closure}}::h12a66289c31b502a [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x631220753a04 - std::sys::backtrace::__rust_begin_short_backtrace::h614a7925ed7b2f5e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x6312207573aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbc654088c5dbff36 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x6312207573aa - as core::ops::function::FnOnce<()>>::call_once::h3f631d2ca531b61d [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x6312207573aa - std::panicking::catch_unwind::do_call::hd2548748db0aa717 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x6312207573aa - std::panicking::catch_unwind::hf7d8620d84df48e2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x6312207573aa - std::panic::catch_unwind::hdde75b8543fcb96b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x6312207573aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h991e7d03b432cf3f [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x6312207573aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hebddb40255441657 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x6312210b738f - as core::ops::function::FnOnce>::call_once::h55e8930dc7db99a5 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 43: 0x6312210b738f - std::sys::thread::unix::Thread::new::thread_start::he23d038ee4fa004e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 44: 0x73a613a55aa4 - [INFO] [stdout] 45: 0x73a613ae2a34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- query::tests::view_contents_and_selection stdout ---- [INFO] [stdout] ChunkStore { [INFO] [stdout] id: StoreId(Recording, "test_app", "rec_df910eabf37744a1ae3d7a4e29febab6") [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: 7.9 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: 1444 │ [INFO] [stdout] │ * id: chunk_186A709BAC50A64A74f34a14f29cf846 │ [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: i64 ┆ type: Timestamp(ns) ┆ type: List[nullable u32] ┆ type: List[nullable Utf8] ┆ type: 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_186A709BAC50A12274f34a14f29cf840 ┆ 10 ┆ 1970-01-01T00:00:00.000000010 ┆ null ┆ [a] ┆ [{x: 0.0, y: 0.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709BAC50A2EE74f34a14f29cf841 ┆ 30 ┆ 1970-01-01T00:00:00.000000030 ┆ [2] ┆ null ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709BAC50A37A74f34a14f29cf842 ┆ 50 ┆ 1970-01-01T00:00:00.000000050 ┆ null ┆ null ┆ [{x: 4.0, y: 4.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709BAC50A41074f34a14f29cf843 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 6.0, y: 6.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709BAC50A49C74f34a14f29cf844 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 7.0, y: 7.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709BAC50A51E74f34a14f29cf845 ┆ 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: 1444 │ [INFO] [stdout] │ * id: chunk_186A709BAC55C9CC74f34a14f29cf847 │ [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: i64 ┆ type: Timestamp(ns) ┆ type: List[nullable u32] ┆ type: List[nullable Utf8] ┆ type: 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_186A709BAC55CC4C74f34a14f29cf848 ┆ 10 ┆ 1970-01-01T00:00:00.000000010 ┆ null ┆ [a] ┆ [{x: 0.0, y: 0.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709BAC55CC4C74f34a14f29cf849 ┆ 30 ┆ 1970-01-01T00:00:00.000000030 ┆ [2] ┆ null ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709BAC55CC4C74f34a14f29cf84a ┆ 50 ┆ 1970-01-01T00:00:00.000000050 ┆ null ┆ null ┆ [{x: 4.0, y: 4.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709BAC55CC4C74f34a14f29cf84b ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 6.0, y: 6.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709BAC55CC4C74f34a14f29cf84c ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 7.0, y: 7.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709BAC55CC4C74f34a14f29cf84d ┆ 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: 1444 │ [INFO] [stdout] │ * id: chunk_186A709BAC56AF7C74f34a14f29cf849 │ [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: i64 ┆ type: Timestamp(ns) ┆ type: List[nullable u32] ┆ type: List[nullable Utf8] ┆ type: 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_186A709BAC56B11674f34a14f29cf84a ┆ 10 ┆ 1970-01-01T00:00:00.000000010 ┆ null ┆ [a] ┆ [{x: 0.0, y: 0.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709BAC56B11674f34a14f29cf84b ┆ 30 ┆ 1970-01-01T00:00:00.000000030 ┆ [2] ┆ null ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709BAC56B11674f34a14f29cf84c ┆ 50 ┆ 1970-01-01T00:00:00.000000050 ┆ null ┆ null ┆ [{x: 4.0, y: 4.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709BAC56B11674f34a14f29cf84d ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 6.0, y: 6.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709BAC56B11674f34a14f29cf84e ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 7.0, y: 7.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709BAC56B11674f34a14f29cf84f ┆ 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: 784 │ [INFO] [stdout] │ * id: chunk_186A709BAC577ABA74f34a14f29cf84e │ [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: i64 ┆ type: List[nullable u32] ┆ type: 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_186A709BAC57779A74f34a14f29cf84b ┆ 20 ┆ null ┆ [{x: 1.0, y: 1.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709BAC57791674f34a14f29cf84c ┆ 30 ┆ [2] ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709BAC5779CA74f34a14f29cf84d ┆ 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: 488 │ [INFO] [stdout] │ * id: chunk_186A709BAC5AF24474f34a14f29cf852 │ [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: i64 ┆ type: 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_186A709BAC5AEE5C74f34a14f29cf84f ┆ 20 ┆ [{x: 1.0, y: 1.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709BAC5AF08C74f34a14f29cf850 ┆ 40 ┆ [{x: 3.0, y: 3.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709BAC5AF12274f34a14f29cf851 ┆ 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: 476 │ [INFO] [stdout] │ * id: chunk_186A709BAC5D98BE74f34a14f29cf856 │ [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: i64 ┆ type: 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_186A709BAC5D94CC74f34a14f29cf853 ┆ 40 ┆ [3] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709BAC5D96FC74f34a14f29cf854 ┆ 50 ┆ [4] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709BAC5D97BA74f34a14f29cf855 ┆ 70 ┆ [6] │ │ [INFO] [stdout] │ └───────────────────────────────────────────────┴──────────────────────┴────────────────────────────────────┘ │ [INFO] [stdout] └───────────────────────────────────────────────────────────────────────────────────────────────────────────────┘ [INFO] [stdout] ┌────────────────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] │ METADATA: │ [INFO] [stdout] │ * entity_path: /this/that │ [INFO] [stdout] │ * heap_size_bytes: 392 │ [INFO] [stdout] │ * id: chunk_186A709BAC60A06874f34a14f29cf85a │ [INFO] [stdout] │ * version: 0.1.1 │ [INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ [INFO] [stdout] │ ┌───────────────────────────────────────────────┬────────────────────────────────────┐ │ [INFO] [stdout] │ │ RowId ┆ example.MyPoints:labels │ │ [INFO] [stdout] │ │ --- ┆ --- │ │ [INFO] [stdout] │ │ type: FixedSizeBinary[16] ┆ type: 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_186A709BAC609E0674f34a14f29cf859 ┆ [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: i64 ┆ type: Timestamp(ns) ┆ type: null ┆ type: null ┆ type: List[nullable u32] ┆ type: 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:2065 [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] Expression: DisplayRB(dataframe) [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] +new results [INFO] [stdout] ────────────┬─────────────────────────────────────────────────────────────────── [INFO] [stdout] 0 │+┌──────────────────────┬──────────────────────┬──────────────────────┬──────────────────────────────┬──────────────────────────────┬──────────────────────────────┐ [INFO] [stdout] 1 │+│ frame_nr ┆ log_time ┆ log_tick ┆ /this/that:example.MyPoints: ┆ /this/that:example.MyPoints: ┆ /this/that:example.MyPoints: │ [INFO] [stdout] 2 │+│ --- ┆ --- ┆ --- ┆ points ┆ colors ┆ labels │ [INFO] [stdout] 3 │+│ type: i64 ┆ type: Timestamp(ns) ┆ type: null ┆ --- ┆ --- ┆ --- │ [INFO] [stdout] 4 │+│ index_name: frame_nr ┆ index_name: log_time ┆ index_name: log_tick ┆ type: null ┆ type: List[nullable u32] ┆ type: List[nullable Utf8] │ [INFO] [stdout] 5 │+│ kind: index ┆ kind: index ┆ is_sorted: true ┆ component: ┆ archetype: example.MyPoints ┆ archetype: example.MyPoints │ [INFO] [stdout] 6 │+│ ┆ ┆ kind: index ┆ example.MyPoints:points ┆ component: ┆ component: │ [INFO] [stdout] 7 │+│ ┆ ┆ ┆ entity_path: /this/that ┆ example.MyPoints:colors ┆ example.MyPoints:labels │ [INFO] [stdout] 8 │+│ ┆ ┆ ┆ kind: data ┆ component_type: ┆ component_type: │ [INFO] [stdout] 9 │+│ ┆ ┆ ┆ ┆ example.MyColor ┆ example.MyLabel │ [INFO] [stdout] 10 │+│ ┆ ┆ ┆ ┆ entity_path: /this/that ┆ entity_path: /this/that │ [INFO] [stdout] 11 │+│ ┆ ┆ ┆ ┆ kind: data ┆ is_static: true │ [INFO] [stdout] 12 │+│ ┆ ┆ ┆ ┆ ┆ kind: data │ [INFO] [stdout] 13 │+╞══════════════════════╪══════════════════════╪══════════════════════╪══════════════════════════════╪══════════════════════════════╪══════════════════════════════╡ [INFO] [stdout] 14 │+│ 30 ┆ null ┆ null ┆ null ┆ [2] ┆ [c] │ [INFO] [stdout] 15 │+├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ [INFO] [stdout] 16 │+│ 40 ┆ null ┆ null ┆ null ┆ [3] ┆ [c] │ [INFO] [stdout] 17 │+├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ [INFO] [stdout] 18 │+│ 50 ┆ null ┆ null ┆ null ┆ [4] ┆ [c] │ [INFO] [stdout] 19 │+├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ [INFO] [stdout] 20 │+│ 70 ┆ null ┆ null ┆ null ┆ [6] ┆ [c] │ [INFO] [stdout] 21 │+└──────────────────────┴──────────────────────┴──────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┘ [INFO] [stdout] ────────────┴─────────────────────────────────────────────────────────────────── [INFO] [stdout] [INFO] [stdout] thread 'query::tests::view_contents_and_selection' (1325) panicked at src/query.rs:2065: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: 0x6312210e7892 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6312210e7892 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6312210e7892 - std::sys::backtrace::_print_fmt::hec54e31f36456895 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6312210e7892 - ::fmt::hb1988e8b50fa5f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6312210fb22f - core::fmt::rt::Argument::fmt::h3118a66e1a57a586 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6312210fb22f - core::fmt::write::hcd056e06a609f600 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6312210af1c1 - std::io::default_write_fmt::hdabc5d6505cb374b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6312210af1c1 - std::io::Write::write_fmt::h18c82179fdc1f9d2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6312210bc302 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6312210c28ef - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6312210c2781 - std::panicking::default_hook::h09da2eaf8f1deadd [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6312207677ee - as core::ops::function::Fn>::call::h1697e4d80f236ef6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x6312207677ee - test::test_main_with_exit_callback::{{closure}}::h8f63929ca9fd483b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6312210c305f - as core::ops::function::Fn>::call::hba67e0dc3e3fc548 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x6312210c305f - std::panicking::panic_with_hook::h13c40d280d130fd3 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6312210c2e0a - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6312210bc449 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6312210a264d - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x631221105370 - core::panicking::panic_fmt::h326b75cf8ee01b13 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x631221104316 - core::result::unwrap_failed::h38baee32fdec5ac8 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x6312206c2f75 - core::result::Result::unwrap::hddeac93c66cce154 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x6312206c2f75 - re_dataframe::query::tests::view_contents_and_selection::h78a552153050317f [INFO] [stdout] at /opt/rustwide/workdir/src/query.rs:2065:13 [INFO] [stdout] 22: 0x6312206c31a7 - re_dataframe::query::tests::view_contents_and_selection::{{closure}}::h86fb6e56dd421aa8 [INFO] [stdout] at /opt/rustwide/workdir/src/query.rs:2002:41 [INFO] [stdout] 23: 0x6312206984f6 - core::ops::function::FnOnce::call_once::hdc68b6833a1c9e02 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x6312207675cb - core::ops::function::FnOnce::call_once::he420dad47d9aac14 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x6312207675cb - test::__rust_begin_short_backtrace::h51976f55c263f7c2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x63122077d1f5 - test::run_test_in_process::{{closure}}::h6aa4339396d33320 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x63122077d1f5 - as core::ops::function::FnOnce<()>>::call_once::h5bd0ba3863a53529 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x63122077d1f5 - std::panicking::catch_unwind::do_call::h5c710722c40c5839 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x63122077d1f5 - std::panicking::catch_unwind::hf41b5be070ce0f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x63122077d1f5 - std::panic::catch_unwind::h4559aa103e6f16d6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x63122077d1f5 - test::run_test_in_process::he6fd763a772ff213 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x63122077d1f5 - test::run_test::{{closure}}::he46f5435849feb5b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x631220753a04 - test::run_test::{{closure}}::h12a66289c31b502a [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x631220753a04 - std::sys::backtrace::__rust_begin_short_backtrace::h614a7925ed7b2f5e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x6312207573aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbc654088c5dbff36 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x6312207573aa - as core::ops::function::FnOnce<()>>::call_once::h3f631d2ca531b61d [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x6312207573aa - std::panicking::catch_unwind::do_call::hd2548748db0aa717 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x6312207573aa - std::panicking::catch_unwind::hf7d8620d84df48e2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x6312207573aa - std::panic::catch_unwind::hdde75b8543fcb96b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x6312207573aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h991e7d03b432cf3f [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x6312207573aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hebddb40255441657 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x6312210b738f - as core::ops::function::FnOnce>::call_once::h55e8930dc7db99a5 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 43: 0x6312210b738f - std::sys::thread::unix::Thread::new::thread_start::he23d038ee4fa004e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 44: 0x73a613a55aa4 - [INFO] [stdout] 45: 0x73a613ae2a34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- query::tests::sparse_fill_strategy_latestatglobal stdout ---- [INFO] [stdout] ChunkStore { [INFO] [stdout] id: StoreId(Recording, "test_app", "rec_ffdee529ef664272a200a5280444dd90") [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: 7.9 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: 1444 │ [INFO] [stdout] │ * id: chunk_186A709BAB7423E64f86889f5a545c35 │ [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: i64 ┆ type: Timestamp(ns) ┆ type: List[nullable u32] ┆ type: List[nullable Utf8] ┆ type: 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_186A709BAB741BEE4f86889f5a545c2f ┆ 10 ┆ 1970-01-01T00:00:00.000000010 ┆ null ┆ [a] ┆ [{x: 0.0, y: 0.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709BAB741FAE4f86889f5a545c30 ┆ 30 ┆ 1970-01-01T00:00:00.000000030 ┆ [2] ┆ null ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709BAB7420304f86889f5a545c31 ┆ 50 ┆ 1970-01-01T00:00:00.000000050 ┆ null ┆ null ┆ [{x: 4.0, y: 4.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709BAB7420BC4f86889f5a545c32 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 6.0, y: 6.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709BAB74215C4f86889f5a545c33 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 7.0, y: 7.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709BAB7421E84f86889f5a545c34 ┆ 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: 1444 │ [INFO] [stdout] │ * id: chunk_186A709BAB7D890E4f86889f5a545c36 │ [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: i64 ┆ type: Timestamp(ns) ┆ type: List[nullable u32] ┆ type: List[nullable Utf8] ┆ type: 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_186A709BAB7D8B8E4f86889f5a545c37 ┆ 10 ┆ 1970-01-01T00:00:00.000000010 ┆ null ┆ [a] ┆ [{x: 0.0, y: 0.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709BAB7D8B8E4f86889f5a545c38 ┆ 30 ┆ 1970-01-01T00:00:00.000000030 ┆ [2] ┆ null ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709BAB7D8B8E4f86889f5a545c39 ┆ 50 ┆ 1970-01-01T00:00:00.000000050 ┆ null ┆ null ┆ [{x: 4.0, y: 4.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709BAB7D8B8E4f86889f5a545c3a ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 6.0, y: 6.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709BAB7D8B8E4f86889f5a545c3b ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 7.0, y: 7.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709BAB7D8B8E4f86889f5a545c3c ┆ 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: 1444 │ [INFO] [stdout] │ * id: chunk_186A709BAB7E8AD44f86889f5a545c38 │ [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: i64 ┆ type: Timestamp(ns) ┆ type: List[nullable u32] ┆ type: List[nullable Utf8] ┆ type: 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_186A709BAB7E8CD24f86889f5a545c39 ┆ 10 ┆ 1970-01-01T00:00:00.000000010 ┆ null ┆ [a] ┆ [{x: 0.0, y: 0.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709BAB7E8CD24f86889f5a545c3a ┆ 30 ┆ 1970-01-01T00:00:00.000000030 ┆ [2] ┆ null ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709BAB7E8CD24f86889f5a545c3b ┆ 50 ┆ 1970-01-01T00:00:00.000000050 ┆ null ┆ null ┆ [{x: 4.0, y: 4.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709BAB7E8CD24f86889f5a545c3c ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 6.0, y: 6.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709BAB7E8CD24f86889f5a545c3d ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 7.0, y: 7.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709BAB7E8CD24f86889f5a545c3e ┆ 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: 784 │ [INFO] [stdout] │ * id: chunk_186A709BAB7F41364f86889f5a545c3d │ [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: i64 ┆ type: List[nullable u32] ┆ type: 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_186A709BAB7F3E704f86889f5a545c3a ┆ 20 ┆ null ┆ [{x: 1.0, y: 1.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709BAB7F3FB04f86889f5a545c3b ┆ 30 ┆ [2] ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709BAB7F40464f86889f5a545c3c ┆ 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: 488 │ [INFO] [stdout] │ * id: chunk_186A709BAB8252E04f86889f5a545c41 │ [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: i64 ┆ type: 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_186A709BAB824F204f86889f5a545c3e ┆ 20 ┆ [{x: 1.0, y: 1.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709BAB8251644f86889f5a545c3f ┆ 40 ┆ [{x: 3.0, y: 3.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709BAB8251E64f86889f5a545c40 ┆ 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: 476 │ [INFO] [stdout] │ * id: chunk_186A709BAB8520C44f86889f5a545c45 │ [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: i64 ┆ type: 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_186A709BAB851CDC4f86889f5a545c42 ┆ 40 ┆ [3] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709BAB851F204f86889f5a545c43 ┆ 50 ┆ [4] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709BAB851FC04f86889f5a545c44 ┆ 70 ┆ [6] │ │ [INFO] [stdout] │ └───────────────────────────────────────────────┴──────────────────────┴────────────────────────────────────┘ │ [INFO] [stdout] └───────────────────────────────────────────────────────────────────────────────────────────────────────────────┘ [INFO] [stdout] ┌────────────────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] │ METADATA: │ [INFO] [stdout] │ * entity_path: /this/that │ [INFO] [stdout] │ * heap_size_bytes: 392 │ [INFO] [stdout] │ * id: chunk_186A709BAB887D824f86889f5a545c49 │ [INFO] [stdout] │ * version: 0.1.1 │ [INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ [INFO] [stdout] │ ┌───────────────────────────────────────────────┬────────────────────────────────────┐ │ [INFO] [stdout] │ │ RowId ┆ example.MyPoints:labels │ │ [INFO] [stdout] │ │ --- ┆ --- │ │ [INFO] [stdout] │ │ type: FixedSizeBinary[16] ┆ type: 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_186A709BAB887B7A4f86889f5a545c48 ┆ [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: i64 ┆ type: Timestamp(ns) ┆ type: List[nullable u32] ┆ type: List[nullable Utf8] ┆ type: 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:1486 [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] Expression: DisplayRB(dataframe) [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] +new results [INFO] [stdout] ────────────┬─────────────────────────────────────────────────────────────────── [INFO] [stdout] 0 │+┌──────────────────────┬───────────────────────────────┬────────────────────────────────────┬────────────────────────────────────┬────────────────────────────────────┐ [INFO] [stdout] 1 │+│ frame_nr ┆ log_time ┆ /this/that:example.MyPoints:colors ┆ /this/that:example.MyPoints:labels ┆ /this/that:example.MyPoints:points │ [INFO] [stdout] 2 │+│ --- ┆ --- ┆ --- ┆ --- ┆ --- │ [INFO] [stdout] 3 │+│ type: i64 ┆ type: Timestamp(ns) ┆ type: List[nullable u32] ┆ type: List[nullable Utf8] ┆ type: List[nullable Struct[2]] │ [INFO] [stdout] 4 │+│ index_name: frame_nr ┆ index_name: log_time ┆ archetype: example.MyPoints ┆ archetype: example.MyPoints ┆ archetype: example.MyPoints │ [INFO] [stdout] 5 │+│ kind: index ┆ kind: index ┆ component: example.MyPoints:colors ┆ component: example.MyPoints:labels ┆ component: example.MyPoints:points │ [INFO] [stdout] 6 │+│ ┆ ┆ component_type: example.MyColor ┆ component_type: example.MyLabel ┆ component_type: example.MyPoint │ [INFO] [stdout] 7 │+│ ┆ ┆ entity_path: /this/that ┆ entity_path: /this/that ┆ entity_path: /this/that │ [INFO] [stdout] 8 │+│ ┆ ┆ kind: data ┆ is_static: true ┆ kind: data │ [INFO] [stdout] 9 │+│ ┆ ┆ ┆ kind: data ┆ │ [INFO] [stdout] 10 │+╞══════════════════════╪═══════════════════════════════╪════════════════════════════════════╪════════════════════════════════════╪════════════════════════════════════╡ [INFO] [stdout] 11 │+│ 10 ┆ 1970-01-01T00:00:00.000000010 ┆ null ┆ [c] ┆ [{x: 0.0, y: 0.0}] │ [INFO] [stdout] 12 │+├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ [INFO] [stdout] 13 │+│ 20 ┆ null ┆ null ┆ [c] ┆ [{x: 1.0, y: 1.0}] │ [INFO] [stdout] 14 │+├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ [INFO] [stdout] 15 │+│ 30 ┆ null ┆ [2] ┆ [c] ┆ [{x: 2.0, y: 2.0}] │ [INFO] [stdout] 16 │+├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ [INFO] [stdout] 17 │+│ 40 ┆ null ┆ [3] ┆ [c] ┆ [{x: 3.0, y: 3.0}] │ [INFO] [stdout] 18 │+├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ [INFO] [stdout] 19 │+│ 50 ┆ 1970-01-01T00:00:00.000000050 ┆ [4] ┆ [c] ┆ [{x: 4.0, y: 4.0}] │ [INFO] [stdout] 20 │+├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ [INFO] [stdout] 21 │+│ 60 ┆ null ┆ [4] ┆ [c] ┆ [{x: 5.0, y: 5.0}] │ [INFO] [stdout] 22 │+├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ [INFO] [stdout] 23 │+│ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ [6] ┆ [c] ┆ [{x: 8.0, y: 8.0}] │ [INFO] [stdout] 24 │+└──────────────────────┴───────────────────────────────┴────────────────────────────────────┴────────────────────────────────────┴────────────────────────────────────┘ [INFO] [stdout] ────────────┴─────────────────────────────────────────────────────────────────── [INFO] [stdout] [INFO] [stdout] thread 'query::tests::sparse_fill_strategy_latestatglobal' (1322) panicked at src/query.rs:1486: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: 0x6312210e7892 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6312210e7892 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6312210e7892 - std::sys::backtrace::_print_fmt::hec54e31f36456895 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6312210e7892 - ::fmt::hb1988e8b50fa5f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6312210fb22f - core::fmt::rt::Argument::fmt::h3118a66e1a57a586 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6312210fb22f - core::fmt::write::hcd056e06a609f600 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6312210af1c1 - std::io::default_write_fmt::hdabc5d6505cb374b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6312210af1c1 - std::io::Write::write_fmt::h18c82179fdc1f9d2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6312210bc302 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6312210c28ef - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6312210c2781 - std::panicking::default_hook::h09da2eaf8f1deadd [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6312207677ee - as core::ops::function::Fn>::call::h1697e4d80f236ef6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x6312207677ee - test::test_main_with_exit_callback::{{closure}}::h8f63929ca9fd483b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6312210c305f - as core::ops::function::Fn>::call::hba67e0dc3e3fc548 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x6312210c305f - std::panicking::panic_with_hook::h13c40d280d130fd3 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6312210c2e0a - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6312210bc449 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6312210a264d - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x631221105370 - core::panicking::panic_fmt::h326b75cf8ee01b13 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x631221104316 - core::result::unwrap_failed::h38baee32fdec5ac8 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x6312206c63d9 - core::result::Result::unwrap::hddeac93c66cce154 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x6312206c63d9 - re_dataframe::query::tests::sparse_fill_strategy_latestatglobal::h1847d2a00d6a7f66 [INFO] [stdout] at /opt/rustwide/workdir/src/query.rs:1486:9 [INFO] [stdout] 22: 0x6312206c6687 - re_dataframe::query::tests::sparse_fill_strategy_latestatglobal::{{closure}}::hb4a934e5959d3f9d [INFO] [stdout] at /opt/rustwide/workdir/src/query.rs:1459:49 [INFO] [stdout] 23: 0x631220697f96 - core::ops::function::FnOnce::call_once::ha46e35d2ae51086e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x6312207675cb - core::ops::function::FnOnce::call_once::he420dad47d9aac14 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x6312207675cb - test::__rust_begin_short_backtrace::h51976f55c263f7c2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x63122077d1f5 - test::run_test_in_process::{{closure}}::h6aa4339396d33320 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x63122077d1f5 - as core::ops::function::FnOnce<()>>::call_once::h5bd0ba3863a53529 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x63122077d1f5 - std::panicking::catch_unwind::do_call::h5c710722c40c5839 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x63122077d1f5 - std::panicking::catch_unwind::hf41b5be070ce0f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x63122077d1f5 - std::panic::catch_unwind::h4559aa103e6f16d6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x63122077d1f5 - test::run_test_in_process::he6fd763a772ff213 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x63122077d1f5 - test::run_test::{{closure}}::he46f5435849feb5b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x631220753a04 - test::run_test::{{closure}}::h12a66289c31b502a [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x631220753a04 - std::sys::backtrace::__rust_begin_short_backtrace::h614a7925ed7b2f5e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x6312207573aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbc654088c5dbff36 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x6312207573aa - as core::ops::function::FnOnce<()>>::call_once::h3f631d2ca531b61d [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x6312207573aa - std::panicking::catch_unwind::do_call::hd2548748db0aa717 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x6312207573aa - std::panicking::catch_unwind::hf7d8620d84df48e2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x6312207573aa - std::panic::catch_unwind::hdde75b8543fcb96b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x6312207573aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h991e7d03b432cf3f [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x6312207573aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hebddb40255441657 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x6312210b738f - as core::ops::function::FnOnce>::call_once::h55e8930dc7db99a5 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 43: 0x6312210b738f - std::sys::thread::unix::Thread::new::thread_start::he23d038ee4fa004e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 44: 0x73a613a55aa4 - [INFO] [stdout] 45: 0x73a613ae2a34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- query::tests::view_contents stdout ---- [INFO] [stdout] ChunkStore { [INFO] [stdout] id: StoreId(Recording, "test_app", "rec_8ffec202c7e64d52b8a88ea527f86ac7") [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: 7.9 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: 1444 │ [INFO] [stdout] │ * id: chunk_186A709BAC3B150001508766831a997c │ [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: i64 ┆ type: Timestamp(ns) ┆ type: List[nullable u32] ┆ type: List[nullable Utf8] ┆ type: 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_186A709BAC3B101401508766831a9976 ┆ 10 ┆ 1970-01-01T00:00:00.000000010 ┆ null ┆ [a] ┆ [{x: 0.0, y: 0.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709BAC3B11C201508766831a9977 ┆ 30 ┆ 1970-01-01T00:00:00.000000030 ┆ [2] ┆ null ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709BAC3B126201508766831a9978 ┆ 50 ┆ 1970-01-01T00:00:00.000000050 ┆ null ┆ null ┆ [{x: 4.0, y: 4.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709BAC3B12E401508766831a9979 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 6.0, y: 6.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709BAC3B136601508766831a997a ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 7.0, y: 7.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709BAC3B13F201508766831a997b ┆ 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: 1444 │ [INFO] [stdout] │ * id: chunk_186A709BAC41442001508766831a997d │ [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: i64 ┆ type: Timestamp(ns) ┆ type: List[nullable u32] ┆ type: List[nullable Utf8] ┆ type: 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_186A709BAC41469601508766831a997e ┆ 10 ┆ 1970-01-01T00:00:00.000000010 ┆ null ┆ [a] ┆ [{x: 0.0, y: 0.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709BAC41469601508766831a997f ┆ 30 ┆ 1970-01-01T00:00:00.000000030 ┆ [2] ┆ null ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709BAC41469601508766831a9980 ┆ 50 ┆ 1970-01-01T00:00:00.000000050 ┆ null ┆ null ┆ [{x: 4.0, y: 4.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709BAC41469601508766831a9981 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 6.0, y: 6.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709BAC41469601508766831a9982 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 7.0, y: 7.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709BAC41469601508766831a9983 ┆ 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: 1444 │ [INFO] [stdout] │ * id: chunk_186A709BAC42356A01508766831a997f │ [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: i64 ┆ type: Timestamp(ns) ┆ type: List[nullable u32] ┆ type: List[nullable Utf8] ┆ type: 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_186A709BAC4236BE01508766831a9980 ┆ 10 ┆ 1970-01-01T00:00:00.000000010 ┆ null ┆ [a] ┆ [{x: 0.0, y: 0.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709BAC4236BE01508766831a9981 ┆ 30 ┆ 1970-01-01T00:00:00.000000030 ┆ [2] ┆ null ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709BAC4236BE01508766831a9982 ┆ 50 ┆ 1970-01-01T00:00:00.000000050 ┆ null ┆ null ┆ [{x: 4.0, y: 4.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709BAC4236BE01508766831a9983 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 6.0, y: 6.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709BAC4236BE01508766831a9984 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 7.0, y: 7.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709BAC4236BE01508766831a9985 ┆ 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: 784 │ [INFO] [stdout] │ * id: chunk_186A709BAC42EF2801508766831a9984 │ [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: i64 ┆ type: List[nullable u32] ┆ type: 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_186A709BAC42ECC601508766831a9981 ┆ 20 ┆ null ┆ [{x: 1.0, y: 1.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709BAC42EDDE01508766831a9982 ┆ 30 ┆ [2] ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709BAC42EE6001508766831a9983 ┆ 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: 488 │ [INFO] [stdout] │ * id: chunk_186A709BAC45F5D801508766831a9988 │ [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: i64 ┆ type: 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_186A709BAC45F1E601508766831a9985 ┆ 20 ┆ [{x: 1.0, y: 1.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709BAC45F42A01508766831a9986 ┆ 40 ┆ [{x: 3.0, y: 3.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709BAC45F4DE01508766831a9987 ┆ 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: 476 │ [INFO] [stdout] │ * id: chunk_186A709BAC48B1EC01508766831a998c │ [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: i64 ┆ type: 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_186A709BAC48AE0401508766831a9989 ┆ 40 ┆ [3] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709BAC48B05201508766831a998a ┆ 50 ┆ [4] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709BAC48B0DE01508766831a998b ┆ 70 ┆ [6] │ │ [INFO] [stdout] │ └───────────────────────────────────────────────┴──────────────────────┴────────────────────────────────────┘ │ [INFO] [stdout] └───────────────────────────────────────────────────────────────────────────────────────────────────────────────┘ [INFO] [stdout] ┌────────────────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] │ METADATA: │ [INFO] [stdout] │ * entity_path: /this/that │ [INFO] [stdout] │ * heap_size_bytes: 392 │ [INFO] [stdout] │ * id: chunk_186A709BAC7652D201508766831a9990 │ [INFO] [stdout] │ * version: 0.1.1 │ [INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ [INFO] [stdout] │ ┌───────────────────────────────────────────────┬────────────────────────────────────┐ │ [INFO] [stdout] │ │ RowId ┆ example.MyPoints:labels │ │ [INFO] [stdout] │ │ --- ┆ --- │ │ [INFO] [stdout] │ │ type: FixedSizeBinary[16] ┆ type: 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_186A709BAC764FEE01508766831a998f ┆ [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: i64 ┆ type: 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:1797 [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] Expression: DisplayRB(dataframe) [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] +new results [INFO] [stdout] ────────────┬─────────────────────────────────────────────────────────────────── [INFO] [stdout] 0 │+┌──────────────────────┬──────────────────────┐ [INFO] [stdout] 1 │+│ frame_nr ┆ log_time │ [INFO] [stdout] 2 │+│ --- ┆ --- │ [INFO] [stdout] 3 │+│ type: i64 ┆ type: Timestamp(ns) │ [INFO] [stdout] 4 │+│ index_name: frame_nr ┆ index_name: log_time │ [INFO] [stdout] 5 │+│ kind: index ┆ kind: index │ [INFO] [stdout] 6 │+╞══════════════════════╪══════════════════════╡ [INFO] [stdout] 7 │+└──────────────────────┴──────────────────────┘ [INFO] [stdout] ────────────┴─────────────────────────────────────────────────────────────────── [INFO] [stdout] [INFO] [stdout] thread 'query::tests::view_contents' (1324) panicked at src/query.rs:1797: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: 0x6312210e7892 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6312210e7892 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6312210e7892 - std::sys::backtrace::_print_fmt::hec54e31f36456895 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6312210e7892 - ::fmt::hb1988e8b50fa5f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6312210fb22f - core::fmt::rt::Argument::fmt::h3118a66e1a57a586 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6312210fb22f - core::fmt::write::hcd056e06a609f600 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6312210af1c1 - std::io::default_write_fmt::hdabc5d6505cb374b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6312210af1c1 - std::io::Write::write_fmt::h18c82179fdc1f9d2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6312210bc302 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6312210c28ef - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6312210c2781 - std::panicking::default_hook::h09da2eaf8f1deadd [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6312207677ee - as core::ops::function::Fn>::call::h1697e4d80f236ef6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x6312207677ee - test::test_main_with_exit_callback::{{closure}}::h8f63929ca9fd483b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6312210c305f - as core::ops::function::Fn>::call::hba67e0dc3e3fc548 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x6312210c305f - std::panicking::panic_with_hook::h13c40d280d130fd3 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6312210c2e0a - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6312210bc449 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6312210a264d - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x631221105370 - core::panicking::panic_fmt::h326b75cf8ee01b13 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x631221104316 - core::result::unwrap_failed::h38baee32fdec5ac8 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x6312206ae96c - core::result::Result::unwrap::hddeac93c66cce154 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x6312206ae96c - re_dataframe::query::tests::view_contents::ha8dc308c37baf722 [INFO] [stdout] at /opt/rustwide/workdir/src/query.rs:1797:13 [INFO] [stdout] 22: 0x6312206afa97 - re_dataframe::query::tests::view_contents::{{closure}}::h3da75fc399e5405e [INFO] [stdout] at /opt/rustwide/workdir/src/query.rs:1762:27 [INFO] [stdout] 23: 0x6312206981a6 - core::ops::function::FnOnce::call_once::hbe0720295f2519bc [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x6312207675cb - core::ops::function::FnOnce::call_once::he420dad47d9aac14 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x6312207675cb - test::__rust_begin_short_backtrace::h51976f55c263f7c2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x63122077d1f5 - test::run_test_in_process::{{closure}}::h6aa4339396d33320 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x63122077d1f5 - as core::ops::function::FnOnce<()>>::call_once::h5bd0ba3863a53529 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x63122077d1f5 - std::panicking::catch_unwind::do_call::h5c710722c40c5839 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x63122077d1f5 - std::panicking::catch_unwind::hf41b5be070ce0f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x63122077d1f5 - std::panic::catch_unwind::h4559aa103e6f16d6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x63122077d1f5 - test::run_test_in_process::he6fd763a772ff213 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x63122077d1f5 - test::run_test::{{closure}}::he46f5435849feb5b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x631220753a04 - test::run_test::{{closure}}::h12a66289c31b502a [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x631220753a04 - std::sys::backtrace::__rust_begin_short_backtrace::h614a7925ed7b2f5e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x6312207573aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbc654088c5dbff36 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x6312207573aa - as core::ops::function::FnOnce<()>>::call_once::h3f631d2ca531b61d [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x6312207573aa - std::panicking::catch_unwind::do_call::hd2548748db0aa717 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x6312207573aa - std::panicking::catch_unwind::hf7d8620d84df48e2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x6312207573aa - std::panic::catch_unwind::hdde75b8543fcb96b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x6312207573aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h991e7d03b432cf3f [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x6312207573aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hebddb40255441657 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x6312210b738f - as core::ops::function::FnOnce>::call_once::h55e8930dc7db99a5 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 43: 0x6312210b738f - std::sys::thread::unix::Thread::new::thread_start::he23d038ee4fa004e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 44: 0x73a613a55aa4 - [INFO] [stdout] 45: 0x73a613ae2a34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- query::tests::using_index_values stdout ---- [INFO] [stdout] ChunkStore { [INFO] [stdout] id: StoreId(Recording, "test_app", "rec_30918a04607744f1a920476ebd19ed10") [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: 7.9 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: 1444 │ [INFO] [stdout] │ * id: chunk_186A709BAC3993CE30ae782bd7a328c0 │ [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: i64 ┆ type: Timestamp(ns) ┆ type: List[nullable u32] ┆ type: List[nullable Utf8] ┆ type: 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_186A709BAC398CD030ae782bd7a328ba ┆ 10 ┆ 1970-01-01T00:00:00.000000010 ┆ null ┆ [a] ┆ [{x: 0.0, y: 0.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709BAC398F9630ae782bd7a328bb ┆ 30 ┆ 1970-01-01T00:00:00.000000030 ┆ [2] ┆ null ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709BAC39904030ae782bd7a328bc ┆ 50 ┆ 1970-01-01T00:00:00.000000050 ┆ null ┆ null ┆ [{x: 4.0, y: 4.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709BAC3990D630ae782bd7a328bd ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 6.0, y: 6.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709BAC39916C30ae782bd7a328be ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 7.0, y: 7.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709BAC3991F830ae782bd7a328bf ┆ 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: 1444 │ [INFO] [stdout] │ * id: chunk_186A709BAC413E3A30ae782bd7a328c1 │ [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: i64 ┆ type: Timestamp(ns) ┆ type: List[nullable u32] ┆ type: List[nullable Utf8] ┆ type: 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_186A709BAC41409230ae782bd7a328c2 ┆ 10 ┆ 1970-01-01T00:00:00.000000010 ┆ null ┆ [a] ┆ [{x: 0.0, y: 0.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709BAC41409230ae782bd7a328c3 ┆ 30 ┆ 1970-01-01T00:00:00.000000030 ┆ [2] ┆ null ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709BAC41409230ae782bd7a328c4 ┆ 50 ┆ 1970-01-01T00:00:00.000000050 ┆ null ┆ null ┆ [{x: 4.0, y: 4.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709BAC41409230ae782bd7a328c5 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 6.0, y: 6.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709BAC41409230ae782bd7a328c6 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 7.0, y: 7.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709BAC41409230ae782bd7a328c7 ┆ 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: 1444 │ [INFO] [stdout] │ * id: chunk_186A709BAC4230EC30ae782bd7a328c3 │ [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: i64 ┆ type: Timestamp(ns) ┆ type: List[nullable u32] ┆ type: List[nullable Utf8] ┆ type: 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_186A709BAC42324030ae782bd7a328c4 ┆ 10 ┆ 1970-01-01T00:00:00.000000010 ┆ null ┆ [a] ┆ [{x: 0.0, y: 0.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709BAC42324030ae782bd7a328c5 ┆ 30 ┆ 1970-01-01T00:00:00.000000030 ┆ [2] ┆ null ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709BAC42324030ae782bd7a328c6 ┆ 50 ┆ 1970-01-01T00:00:00.000000050 ┆ null ┆ null ┆ [{x: 4.0, y: 4.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709BAC42324030ae782bd7a328c7 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 6.0, y: 6.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709BAC42324030ae782bd7a328c8 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 7.0, y: 7.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709BAC42324030ae782bd7a328c9 ┆ 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: 784 │ [INFO] [stdout] │ * id: chunk_186A709BAC42EF6430ae782bd7a328c8 │ [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: i64 ┆ type: List[nullable u32] ┆ type: 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_186A709BAC42EC8030ae782bd7a328c5 ┆ 20 ┆ null ┆ [{x: 1.0, y: 1.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709BAC42EDDE30ae782bd7a328c6 ┆ 30 ┆ [2] ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709BAC42EE7430ae782bd7a328c7 ┆ 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: 488 │ [INFO] [stdout] │ * id: chunk_186A709BAC45D31430ae782bd7a328cc │ [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: i64 ┆ type: 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_186A709BAC45CF4030ae782bd7a328c9 ┆ 20 ┆ [{x: 1.0, y: 1.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709BAC45D17A30ae782bd7a328ca ┆ 40 ┆ [{x: 3.0, y: 3.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709BAC45D20630ae782bd7a328cb ┆ 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: 476 │ [INFO] [stdout] │ * id: chunk_186A709BAC480F8030ae782bd7a328d0 │ [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: i64 ┆ type: 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_186A709BAC480BFC30ae782bd7a328cd ┆ 40 ┆ [3] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709BAC480DFA30ae782bd7a328ce ┆ 50 ┆ [4] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709BAC480E8630ae782bd7a328cf ┆ 70 ┆ [6] │ │ [INFO] [stdout] │ └───────────────────────────────────────────────┴──────────────────────┴────────────────────────────────────┘ │ [INFO] [stdout] └───────────────────────────────────────────────────────────────────────────────────────────────────────────────┘ [INFO] [stdout] ┌────────────────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] │ METADATA: │ [INFO] [stdout] │ * entity_path: /this/that │ [INFO] [stdout] │ * heap_size_bytes: 392 │ [INFO] [stdout] │ * id: chunk_186A709BAC4B8BF630ae782bd7a328d4 │ [INFO] [stdout] │ * version: 0.1.1 │ [INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ [INFO] [stdout] │ ┌───────────────────────────────────────────────┬────────────────────────────────────┐ │ [INFO] [stdout] │ │ RowId ┆ example.MyPoints:labels │ │ [INFO] [stdout] │ │ --- ┆ --- │ │ [INFO] [stdout] │ │ type: FixedSizeBinary[16] ┆ type: 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_186A709BAC4B885430ae782bd7a328d3 ┆ [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: i64 ┆ type: Timestamp(ns) ┆ type: List[nullable u32] ┆ type: List[nullable Utf8] ┆ type: 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:1600 [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] Expression: DisplayRB(dataframe) [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] +new results [INFO] [stdout] ────────────┬─────────────────────────────────────────────────────────────────── [INFO] [stdout] 0 │+┌──────────────────────┬──────────────────────┬────────────────────────────────────┬────────────────────────────────────┬────────────────────────────────────┐ [INFO] [stdout] 1 │+│ frame_nr ┆ log_time ┆ /this/that:example.MyPoints:colors ┆ /this/that:example.MyPoints:labels ┆ /this/that:example.MyPoints:points │ [INFO] [stdout] 2 │+│ --- ┆ --- ┆ --- ┆ --- ┆ --- │ [INFO] [stdout] 3 │+│ type: i64 ┆ type: Timestamp(ns) ┆ type: List[nullable u32] ┆ type: List[nullable Utf8] ┆ type: List[nullable Struct[2]] │ [INFO] [stdout] 4 │+│ index_name: frame_nr ┆ index_name: log_time ┆ archetype: example.MyPoints ┆ archetype: example.MyPoints ┆ archetype: example.MyPoints │ [INFO] [stdout] 5 │+│ kind: index ┆ kind: index ┆ component: example.MyPoints:colors ┆ component: example.MyPoints:labels ┆ component: example.MyPoints:points │ [INFO] [stdout] 6 │+│ ┆ ┆ component_type: example.MyColor ┆ component_type: example.MyLabel ┆ component_type: example.MyPoint │ [INFO] [stdout] 7 │+│ ┆ ┆ entity_path: /this/that ┆ entity_path: /this/that ┆ entity_path: /this/that │ [INFO] [stdout] 8 │+│ ┆ ┆ kind: data ┆ is_static: true ┆ kind: data │ [INFO] [stdout] 9 │+│ ┆ ┆ ┆ kind: data ┆ │ [INFO] [stdout] 10 │+╞══════════════════════╪══════════════════════╪════════════════════════════════════╪════════════════════════════════════╪════════════════════════════════════╡ [INFO] [stdout] 11 │+│ 0 ┆ null ┆ null ┆ [c] ┆ null │ [INFO] [stdout] 12 │+├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ [INFO] [stdout] 13 │+│ 15 ┆ null ┆ null ┆ [c] ┆ null │ [INFO] [stdout] 14 │+├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ [INFO] [stdout] 15 │+│ 30 ┆ null ┆ [2] ┆ [c] ┆ [{x: 2.0, y: 2.0}] │ [INFO] [stdout] 16 │+├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ [INFO] [stdout] 17 │+│ 45 ┆ null ┆ null ┆ [c] ┆ null │ [INFO] [stdout] 18 │+├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ [INFO] [stdout] 19 │+│ 60 ┆ null ┆ null ┆ [c] ┆ [{x: 5.0, y: 5.0}] │ [INFO] [stdout] 20 │+├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ [INFO] [stdout] 21 │+│ 75 ┆ null ┆ null ┆ [c] ┆ null │ [INFO] [stdout] 22 │+├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ [INFO] [stdout] 23 │+│ 90 ┆ null ┆ null ┆ [c] ┆ null │ [INFO] [stdout] 24 │+└──────────────────────┴──────────────────────┴────────────────────────────────────┴────────────────────────────────────┴────────────────────────────────────┘ [INFO] [stdout] ────────────┴─────────────────────────────────────────────────────────────────── [INFO] [stdout] [INFO] [stdout] thread 'query::tests::using_index_values' (1323) panicked at src/query.rs:1600: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: 0x6312210e7892 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6312210e7892 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6312210e7892 - std::sys::backtrace::_print_fmt::hec54e31f36456895 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6312210e7892 - ::fmt::hb1988e8b50fa5f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6312210fb22f - core::fmt::rt::Argument::fmt::h3118a66e1a57a586 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6312210fb22f - core::fmt::write::hcd056e06a609f600 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6312210af1c1 - std::io::default_write_fmt::hdabc5d6505cb374b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6312210af1c1 - std::io::Write::write_fmt::h18c82179fdc1f9d2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6312210bc302 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6312210c28ef - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6312210c2781 - std::panicking::default_hook::h09da2eaf8f1deadd [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6312207677ee - as core::ops::function::Fn>::call::h1697e4d80f236ef6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x6312207677ee - test::test_main_with_exit_callback::{{closure}}::h8f63929ca9fd483b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6312210c305f - as core::ops::function::Fn>::call::hba67e0dc3e3fc548 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x6312210c305f - std::panicking::panic_with_hook::h13c40d280d130fd3 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6312210c2e0a - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6312210bc449 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6312210a264d - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x631221105370 - core::panicking::panic_fmt::h326b75cf8ee01b13 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x631221104316 - core::result::unwrap_failed::h38baee32fdec5ac8 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x6312206b90c9 - core::result::Result::unwrap::hddeac93c66cce154 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x6312206b90c9 - re_dataframe::query::tests::using_index_values::h5fd65d414a3fd09f [INFO] [stdout] at /opt/rustwide/workdir/src/query.rs:1600:13 [INFO] [stdout] 22: 0x6312206ba167 - re_dataframe::query::tests::using_index_values::{{closure}}::hd4d6764d09e43259 [INFO] [stdout] at /opt/rustwide/workdir/src/query.rs:1564:32 [INFO] [stdout] 23: 0x631220698856 - core::ops::function::FnOnce::call_once::hf482439dacf7fca0 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x6312207675cb - core::ops::function::FnOnce::call_once::he420dad47d9aac14 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x6312207675cb - test::__rust_begin_short_backtrace::h51976f55c263f7c2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x63122077d1f5 - test::run_test_in_process::{{closure}}::h6aa4339396d33320 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x63122077d1f5 - as core::ops::function::FnOnce<()>>::call_once::h5bd0ba3863a53529 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x63122077d1f5 - std::panicking::catch_unwind::do_call::h5c710722c40c5839 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x63122077d1f5 - std::panicking::catch_unwind::hf41b5be070ce0f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x63122077d1f5 - std::panic::catch_unwind::h4559aa103e6f16d6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x63122077d1f5 - test::run_test_in_process::he6fd763a772ff213 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x63122077d1f5 - test::run_test::{{closure}}::he46f5435849feb5b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x631220753a04 - test::run_test::{{closure}}::h12a66289c31b502a [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x631220753a04 - std::sys::backtrace::__rust_begin_short_backtrace::h614a7925ed7b2f5e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x6312207573aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbc654088c5dbff36 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x6312207573aa - as core::ops::function::FnOnce<()>>::call_once::h3f631d2ca531b61d [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x6312207573aa - std::panicking::catch_unwind::do_call::hd2548748db0aa717 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x6312207573aa - std::panicking::catch_unwind::hf7d8620d84df48e2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x6312207573aa - std::panic::catch_unwind::hdde75b8543fcb96b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x6312207573aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h991e7d03b432cf3f [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x6312207573aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hebddb40255441657 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x6312210b738f - as core::ops::function::FnOnce>::call_once::h55e8930dc7db99a5 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 43: 0x6312210b738f - std::sys::thread::unix::Thread::new::thread_start::he23d038ee4fa004e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 44: 0x73a613a55aa4 - [INFO] [stdout] 45: 0x73a613ae2a34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- query::tests::async_barebones stdout ---- [INFO] [stdout] ChunkStore { [INFO] [stdout] id: StoreId(Recording, "test_app", "rec_707874bf5f6c49009f718c1a55cf7f48") [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: 7.9 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: 1444 │ [INFO] [stdout] │ * id: chunk_186A709B650DEBC500f9969c2bb96dca │ [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: i64 ┆ type: Timestamp(ns) ┆ type: List[nullable u32] ┆ type: List[nullable Utf8] ┆ type: 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_186A709B650DCF7300f9969c2bb96dc4 ┆ 10 ┆ 1970-01-01T00:00:00.000000010 ┆ null ┆ [a] ┆ [{x: 0.0, y: 0.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B650DE6CF00f9969c2bb96dc5 ┆ 30 ┆ 1970-01-01T00:00:00.000000030 ┆ [2] ┆ null ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B650DE76F00f9969c2bb96dc6 ┆ 50 ┆ 1970-01-01T00:00:00.000000050 ┆ null ┆ null ┆ [{x: 4.0, y: 4.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B650DE85F00f9969c2bb96dc7 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 6.0, y: 6.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B650DE8F500f9969c2bb96dc8 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 7.0, y: 7.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B650DE98100f9969c2bb96dc9 ┆ 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: 1444 │ [INFO] [stdout] │ * id: chunk_186A709B652FDFAF00f9969c2bb96dcb │ [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: i64 ┆ type: Timestamp(ns) ┆ type: List[nullable u32] ┆ type: List[nullable Utf8] ┆ type: 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_186A709B652FE1DF00f9969c2bb96dcc ┆ 10 ┆ 1970-01-01T00:00:00.000000010 ┆ null ┆ [a] ┆ [{x: 0.0, y: 0.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B652FE1DF00f9969c2bb96dcd ┆ 30 ┆ 1970-01-01T00:00:00.000000030 ┆ [2] ┆ null ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B652FE1DF00f9969c2bb96dce ┆ 50 ┆ 1970-01-01T00:00:00.000000050 ┆ null ┆ null ┆ [{x: 4.0, y: 4.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B652FE1DF00f9969c2bb96dcf ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 6.0, y: 6.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B652FE1DF00f9969c2bb96dd0 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 7.0, y: 7.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B652FE1DF00f9969c2bb96dd1 ┆ 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: 1444 │ [INFO] [stdout] │ * id: chunk_186A709B6531160900f9969c2bb96dcd │ [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: i64 ┆ type: Timestamp(ns) ┆ type: List[nullable u32] ┆ type: List[nullable Utf8] ┆ type: 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_186A709B653117C100f9969c2bb96dce ┆ 10 ┆ 1970-01-01T00:00:00.000000010 ┆ null ┆ [a] ┆ [{x: 0.0, y: 0.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B653117C100f9969c2bb96dcf ┆ 30 ┆ 1970-01-01T00:00:00.000000030 ┆ [2] ┆ null ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B653117C100f9969c2bb96dd0 ┆ 50 ┆ 1970-01-01T00:00:00.000000050 ┆ null ┆ null ┆ [{x: 4.0, y: 4.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B653117C100f9969c2bb96dd1 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 6.0, y: 6.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B653117C100f9969c2bb96dd2 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 7.0, y: 7.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B653117C100f9969c2bb96dd3 ┆ 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: 784 │ [INFO] [stdout] │ * id: chunk_186A709B6531D13900f9969c2bb96dd2 │ [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: i64 ┆ type: List[nullable u32] ┆ type: 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_186A709B6531CEAF00f9969c2bb96dcf ┆ 20 ┆ null ┆ [{x: 1.0, y: 1.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B6531CFE500f9969c2bb96dd0 ┆ 30 ┆ [2] ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B6531D06700f9969c2bb96dd1 ┆ 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: 488 │ [INFO] [stdout] │ * id: chunk_186A709B6534DB8100f9969c2bb96dd6 │ [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: i64 ┆ type: 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_186A709B6534D7CB00f9969c2bb96dd3 ┆ 20 ┆ [{x: 1.0, y: 1.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B6534D9E700f9969c2bb96dd4 ┆ 40 ┆ [{x: 3.0, y: 3.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B6534DA5F00f9969c2bb96dd5 ┆ 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: 476 │ [INFO] [stdout] │ * id: chunk_186A709B653750FF00f9969c2bb96dda │ [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: i64 ┆ type: 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_186A709B65374D5300f9969c2bb96dd7 ┆ 40 ┆ [3] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B65374F7900f9969c2bb96dd8 ┆ 50 ┆ [4] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A709B6537500500f9969c2bb96dd9 ┆ 70 ┆ [6] │ │ [INFO] [stdout] │ └───────────────────────────────────────────────┴──────────────────────┴────────────────────────────────────┘ │ [INFO] [stdout] └───────────────────────────────────────────────────────────────────────────────────────────────────────────────┘ [INFO] [stdout] ┌────────────────────────────────────────────────────────────────────────────────────────┐ [INFO] [stdout] │ METADATA: │ [INFO] [stdout] │ * entity_path: /this/that │ [INFO] [stdout] │ * heap_size_bytes: 392 │ [INFO] [stdout] │ * id: chunk_186A709B653A908F00f9969c2bb96dde │ [INFO] [stdout] │ * version: 0.1.1 │ [INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ [INFO] [stdout] │ ┌───────────────────────────────────────────────┬────────────────────────────────────┐ │ [INFO] [stdout] │ │ RowId ┆ example.MyPoints:labels │ │ [INFO] [stdout] │ │ --- ┆ --- │ │ [INFO] [stdout] │ │ type: FixedSizeBinary[16] ┆ type: 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_186A709B653A8E0F00f9969c2bb96ddd ┆ [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: i64 ┆ type: Timestamp(ns) ┆ type: List[nullable u32] ┆ type: List[nullable Utf8] ┆ type: 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:2427 [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] Expression: DisplayRB(dataframe) [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] +new results [INFO] [stdout] ────────────┬─────────────────────────────────────────────────────────────────── [INFO] [stdout] 0 │+┌──────────────────────┬──────────────────────┬────────────────────────────────────┬────────────────────────────────────┬────────────────────────────────────┐ [INFO] [stdout] 1 │+│ frame_nr ┆ log_time ┆ /this/that:example.MyPoints:colors ┆ /this/that:example.MyPoints:labels ┆ /this/that:example.MyPoints:points │ [INFO] [stdout] 2 │+│ --- ┆ --- ┆ --- ┆ --- ┆ --- │ [INFO] [stdout] 3 │+│ type: i64 ┆ type: Timestamp(ns) ┆ type: List[nullable u32] ┆ type: List[nullable Utf8] ┆ type: List[nullable Struct[2]] │ [INFO] [stdout] 4 │+│ index_name: frame_nr ┆ index_name: log_time ┆ archetype: example.MyPoints ┆ archetype: example.MyPoints ┆ archetype: example.MyPoints │ [INFO] [stdout] 5 │+│ kind: index ┆ kind: index ┆ component: example.MyPoints:colors ┆ component: example.MyPoints:labels ┆ component: example.MyPoints:points │ [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] [stdout] 6 │+│ ┆ ┆ component_type: example.MyColor ┆ component_type: example.MyLabel ┆ component_type: example.MyPoint │ [INFO] [stdout] 7 │+│ ┆ ┆ entity_path: /this/that ┆ entity_path: /this/that ┆ entity_path: /this/that │ [INFO] [stdout] 8 │+│ ┆ ┆ kind: data ┆ is_static: true ┆ kind: data │ [INFO] [stdout] 9 │+│ ┆ ┆ ┆ kind: data ┆ │ [INFO] [stdout] 10 │+╞══════════════════════╪══════════════════════╪════════════════════════════════════╪════════════════════════════════════╪════════════════════════════════════╡ [INFO] [stdout] 11 │+│ null ┆ null ┆ null ┆ [c] ┆ null │ [INFO] [stdout] 12 │+└──────────────────────┴──────────────────────┴────────────────────────────────────┴────────────────────────────────────┴────────────────────────────────────┘ [INFO] [stdout] ────────────┴─────────────────────────────────────────────────────────────────── [INFO] [stdout] [INFO] [stdout] thread 'query::tests::async_barebones' (16) panicked at src/query.rs:2427: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: 0x6312210e7892 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6312210e7892 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6312210e7892 - std::sys::backtrace::_print_fmt::hec54e31f36456895 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6312210e7892 - ::fmt::hb1988e8b50fa5f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6312210fb22f - core::fmt::rt::Argument::fmt::h3118a66e1a57a586 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6312210fb22f - core::fmt::write::hcd056e06a609f600 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6312210af1c1 - std::io::default_write_fmt::hdabc5d6505cb374b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6312210af1c1 - std::io::Write::write_fmt::h18c82179fdc1f9d2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6312210bc302 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6312210c28ef - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6312210c2781 - std::panicking::default_hook::h09da2eaf8f1deadd [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6312207677ee - as core::ops::function::Fn>::call::h1697e4d80f236ef6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x6312207677ee - test::test_main_with_exit_callback::{{closure}}::h8f63929ca9fd483b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6312210c305f - as core::ops::function::Fn>::call::hba67e0dc3e3fc548 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x6312210c305f - std::panicking::panic_with_hook::h13c40d280d130fd3 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6312210c2e0a - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6312210bc449 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6312210a264d - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x631221105370 - core::panicking::panic_fmt::h326b75cf8ee01b13 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x631221104316 - core::result::unwrap_failed::h38baee32fdec5ac8 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x6312206b1929 - core::result::Result::unwrap::hddeac93c66cce154 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x6312206b1929 - re_dataframe::query::tests::async_barebones::{{closure}}::{{closure}}::h04daf24188c65a32 [INFO] [stdout] at /opt/rustwide/workdir/src/query.rs:2427:17 [INFO] [stdout] 22: 0x631220668fc2 - tokio::runtime::task::core::Core::poll::{{closure}}::h55f415e3ba055e60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/task/core.rs:365:24 [INFO] [stdout] 23: 0x631220668543 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h6cb112156a2eabdb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/loom/std/unsafe_cell.rs:16:9 [INFO] [stdout] 24: 0x631220668543 - tokio::runtime::task::core::Core::poll::h03ce13ebf8c8fcf3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/task/core.rs:354:30 [INFO] [stdout] 25: 0x6312206f029a - tokio::runtime::task::harness::poll_future::{{closure}}::h2662434f63c326f8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/task/harness.rs:535:30 [INFO] [stdout] 26: 0x6312206928e8 - as core::ops::function::FnOnce<()>>::call_once::h3a95a39f19c05c62 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 27: 0x6312206266b3 - std::panicking::catch_unwind::do_call::h48e2feeca6db3982 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 28: 0x63122062fbbb - __rust_try [INFO] [stdout] 29: 0x631220624016 - std::panicking::catch_unwind::h47c50accc604599e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x631220624016 - std::panic::catch_unwind::h0a12707962432279 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x6312206efc7f - tokio::runtime::task::harness::poll_future::he7742db1ab0aa3d3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/task/harness.rs:523:18 [INFO] [stdout] 32: 0x6312206f1941 - tokio::runtime::task::harness::Harness::poll_inner::hc05c7de70810bd84 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/task/harness.rs:210:27 [INFO] [stdout] 33: 0x6312206f3853 - tokio::runtime::task::harness::Harness::poll::h7459767ea19f2d37 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/task/harness.rs:155:20 [INFO] [stdout] 34: 0x6312206ecb1b - tokio::runtime::task::raw::poll::h8663adaba0dd4539 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/task/raw.rs:325:13 [INFO] [stdout] 35: 0x631220a419c7 - tokio::runtime::task::raw::RawTask::poll::h2fbb3e642bbb1398 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/task/raw.rs:255:18 [INFO] [stdout] 36: 0x6312206623d1 - tokio::runtime::task::LocalNotified::run::he1b503473268310d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/task/mod.rs:509:13 [INFO] [stdout] 37: 0x6312206fb88a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h4ff986d04dc9fb62 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:789:30 [INFO] [stdout] 38: 0x6312206f96f5 - tokio::task::coop::with_budget::hf9b604938b7d86ad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 39: 0x6312206f96f5 - tokio::task::coop::budget::h352725ffc9aec338 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 40: 0x6312206f96f5 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::hf279fcccc154491f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:368:43 [INFO] [stdout] 41: 0x6312206f9026 - tokio::runtime::scheduler::current_thread::Context::enter::hd1517ce7d0d3825d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 42: 0x6312206f93fc - tokio::runtime::scheduler::current_thread::Context::run_task::hb7693ca8b5b0ed33 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:368:28 [INFO] [stdout] 43: 0x6312206fb61c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h2bdf104f2bd19bce [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:785:43 [INFO] [stdout] 44: 0x6312206fa02b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::he2b8d60111adf96a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:68 [INFO] [stdout] 45: 0x6312206f692a - tokio::runtime::context::scoped::Scoped::set::h90f19bd7c4f94ba5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 46: 0x6312206f65ea - tokio::runtime::context::set_scheduler::{{closure}}::h04dcfe50564b8c01 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:38 [INFO] [stdout] 47: 0x63122065fb86 - std::thread::local::LocalKey::try_with::h823a690942cee9ea [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 48: 0x63122065e91c - std::thread::local::LocalKey::with::h6ec9f3fc5d0e5a2d [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 49: 0x6312206f6591 - tokio::runtime::context::set_scheduler::h92cce277617561e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:17 [INFO] [stdout] 50: 0x6312206f9d99 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::heef46b72629467cd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:27 [INFO] [stdout] 51: 0x6312206fa0e2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h23bdc95b92fea3dd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:729:24 [INFO] [stdout] 52: 0x6312206f6e59 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h44e404a3cc89a56e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 53: 0x6312206511c0 - tokio::runtime::context::runtime::enter_runtime::h3536fbd71333af7f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 54: 0x6312206f6c01 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hbc5e7b8eb0eecc0f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 55: 0x63122068e4cf - tokio::runtime::runtime::Runtime::block_on_inner::hb1408f738be8e4c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:356:52 [INFO] [stdout] 56: 0x63122068e6b5 - tokio::runtime::runtime::Runtime::block_on::h5a4ce10b0029be6c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:330:18 [INFO] [stdout] 57: 0x6312206afc81 - re_dataframe::query::tests::async_barebones::h9c1459a1e5b473cb [INFO] [stdout] at /opt/rustwide/workdir/src/query.rs:2521:11 [INFO] [stdout] 58: 0x6312206afd27 - re_dataframe::query::tests::async_barebones::{{closure}}::h11be00e6e3c8f0c3 [INFO] [stdout] at /opt/rustwide/workdir/src/query.rs:2371:35 [INFO] [stdout] 59: 0x631220697426 - core::ops::function::FnOnce::call_once::h4313233a119507a3 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x6312207675cb - core::ops::function::FnOnce::call_once::he420dad47d9aac14 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 61: 0x6312207675cb - test::__rust_begin_short_backtrace::h51976f55c263f7c2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18 [INFO] [stdout] 62: 0x63122077d1f5 - test::run_test_in_process::{{closure}}::h6aa4339396d33320 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74 [INFO] [stdout] 63: 0x63122077d1f5 - as core::ops::function::FnOnce<()>>::call_once::h5bd0ba3863a53529 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 64: 0x63122077d1f5 - std::panicking::catch_unwind::do_call::h5c710722c40c5839 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 65: 0x63122077d1f5 - std::panicking::catch_unwind::hf41b5be070ce0f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 66: 0x63122077d1f5 - std::panic::catch_unwind::h4559aa103e6f16d6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 67: 0x63122077d1f5 - test::run_test_in_process::he6fd763a772ff213 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27 [INFO] [stdout] 68: 0x63122077d1f5 - test::run_test::{{closure}}::he46f5435849feb5b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43 [INFO] [stdout] 69: 0x631220753a04 - test::run_test::{{closure}}::h12a66289c31b502a [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41 [INFO] [stdout] 70: 0x631220753a04 - std::sys::backtrace::__rust_begin_short_backtrace::h614a7925ed7b2f5e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 71: 0x6312207573aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbc654088c5dbff36 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 72: 0x6312207573aa - as core::ops::function::FnOnce<()>>::call_once::h3f631d2ca531b61d [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 73: 0x6312207573aa - std::panicking::catch_unwind::do_call::hd2548748db0aa717 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 74: 0x6312207573aa - std::panicking::catch_unwind::hf7d8620d84df48e2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 75: 0x6312207573aa - std::panic::catch_unwind::hdde75b8543fcb96b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 76: 0x6312207573aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h991e7d03b432cf3f [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 77: 0x6312207573aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hebddb40255441657 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 78: 0x6312210b738f - as core::ops::function::FnOnce>::call_once::h55e8930dc7db99a5 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 79: 0x6312210b738f - std::sys::thread::unix::Thread::new::thread_start::he23d038ee4fa004e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 80: 0x73a613a55aa4 - [INFO] [stdout] 81: 0x73a613ae2a34 - clone [INFO] [stdout] 82: 0x0 - [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: i64 ┆ type: Timestamp(ns) ┆ type: List[nullable u32] ┆ type: List[nullable Utf8] ┆ type: 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:2458 [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] Expression: DisplayRB(dataframe) [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] +new results [INFO] [stdout] ────────────┬─────────────────────────────────────────────────────────────────── [INFO] [stdout] 0 │+┌──────────────────────┬───────────────────────────────┬────────────────────────────────────┬────────────────────────────────────┬────────────────────────────────────┐ [INFO] [stdout] 1 │+│ frame_nr ┆ log_time ┆ /this/that:example.MyPoints:colors ┆ /this/that:example.MyPoints:labels ┆ /this/that:example.MyPoints:points │ [INFO] [stdout] 2 │+│ --- ┆ --- ┆ --- ┆ --- ┆ --- │ [INFO] [stdout] 3 │+│ type: i64 ┆ type: Timestamp(ns) ┆ type: List[nullable u32] ┆ type: List[nullable Utf8] ┆ type: List[nullable Struct[2]] │ [INFO] [stdout] 4 │+│ index_name: frame_nr ┆ index_name: log_time ┆ archetype: example.MyPoints ┆ archetype: example.MyPoints ┆ archetype: example.MyPoints │ [INFO] [stdout] 5 │+│ kind: index ┆ kind: index ┆ component: example.MyPoints:colors ┆ component: example.MyPoints:labels ┆ component: example.MyPoints:points │ [INFO] [stdout] 6 │+│ ┆ ┆ component_type: example.MyColor ┆ component_type: example.MyLabel ┆ component_type: example.MyPoint │ [INFO] [stdout] 7 │+│ ┆ ┆ entity_path: /this/that ┆ entity_path: /this/that ┆ entity_path: /this/that │ [INFO] [stdout] 8 │+│ ┆ ┆ kind: data ┆ is_static: true ┆ kind: data │ [INFO] [stdout] 9 │+│ ┆ ┆ ┆ kind: data ┆ │ [INFO] [stdout] 10 │+╞══════════════════════╪═══════════════════════════════╪════════════════════════════════════╪════════════════════════════════════╪════════════════════════════════════╡ [INFO] [stdout] 11 │+│ 10 ┆ 1970-01-01T00:00:00.000000010 ┆ null ┆ [c] ┆ [{x: 0.0, y: 0.0}] │ [INFO] [stdout] 12 │+├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ [INFO] [stdout] 13 │+│ 20 ┆ null ┆ null ┆ [c] ┆ [{x: 1.0, y: 1.0}] │ [INFO] [stdout] 14 │+├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ [INFO] [stdout] 15 │+│ 30 ┆ null ┆ [2] ┆ [c] ┆ [{x: 2.0, y: 2.0}] │ [INFO] [stdout] 16 │+├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ [INFO] [stdout] 17 │+│ 40 ┆ null ┆ [3] ┆ [c] ┆ [{x: 3.0, y: 3.0}] │ [INFO] [stdout] 18 │+├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ [INFO] [stdout] 19 │+│ 50 ┆ 1970-01-01T00:00:00.000000050 ┆ [4] ┆ [c] ┆ [{x: 4.0, y: 4.0}] │ [INFO] [stdout] 20 │+├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ [INFO] [stdout] 21 │+│ 60 ┆ null ┆ null ┆ [c] ┆ [{x: 5.0, y: 5.0}] │ [INFO] [stdout] 22 │+├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ [INFO] [stdout] 23 │+│ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ [6] ┆ [c] ┆ [{x: 8.0, y: 8.0}] │ [INFO] [stdout] 24 │+└──────────────────────┴───────────────────────────────┴────────────────────────────────────┴────────────────────────────────────┴────────────────────────────────────┘ [INFO] [stdout] ────────────┴─────────────────────────────────────────────────────────────────── [INFO] [stdout] [INFO] [stdout] thread 'query::tests::async_barebones' (16) panicked at src/query.rs:2458: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: 0x6312210e7892 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6312210e7892 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6312210e7892 - std::sys::backtrace::_print_fmt::hec54e31f36456895 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6312210e7892 - ::fmt::hb1988e8b50fa5f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6312210fb22f - core::fmt::rt::Argument::fmt::h3118a66e1a57a586 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6312210fb22f - core::fmt::write::hcd056e06a609f600 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6312210af1c1 - std::io::default_write_fmt::hdabc5d6505cb374b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6312210af1c1 - std::io::Write::write_fmt::h18c82179fdc1f9d2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6312210bc302 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6312210c28ef - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6312210c2781 - std::panicking::default_hook::h09da2eaf8f1deadd [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6312207677ee - as core::ops::function::Fn>::call::h1697e4d80f236ef6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x6312207677ee - test::test_main_with_exit_callback::{{closure}}::h8f63929ca9fd483b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6312210c305f - as core::ops::function::Fn>::call::hba67e0dc3e3fc548 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x6312210c305f - std::panicking::panic_with_hook::h13c40d280d130fd3 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6312210c2e0a - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6312210bc449 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6312210a264d - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x631221105370 - core::panicking::panic_fmt::h326b75cf8ee01b13 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x631221104316 - core::result::unwrap_failed::h38baee32fdec5ac8 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x6312206b2a3e - core::result::Result::unwrap::hddeac93c66cce154 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x6312206b2a3e - re_dataframe::query::tests::async_barebones::{{closure}}::{{closure}}::h15cd18a69b54a9f3 [INFO] [stdout] at /opt/rustwide/workdir/src/query.rs:2458:17 [INFO] [stdout] 22: 0x631220669b92 - tokio::runtime::task::core::Core::poll::{{closure}}::he68ede81d6f17c2e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/task/core.rs:365:24 [INFO] [stdout] 23: 0x631220668943 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::hfc4fd87beae2150e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/loom/std/unsafe_cell.rs:16:9 [INFO] [stdout] 24: 0x631220668943 - tokio::runtime::task::core::Core::poll::h472a1513e5783b13 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/task/core.rs:354:30 [INFO] [stdout] 25: 0x6312206f00fa - tokio::runtime::task::harness::poll_future::{{closure}}::h0a248821af1005f4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/task/harness.rs:535:30 [INFO] [stdout] 26: 0x631220692de8 - as core::ops::function::FnOnce<()>>::call_once::hadbd4c5e6f32ef41 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 27: 0x631220626c23 - std::panicking::catch_unwind::do_call::h971fc345a2a2bd50 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 28: 0x63122062fbbb - __rust_try [INFO] [stdout] 29: 0x6312206241a6 - std::panicking::catch_unwind::h2d1a7574d1c9ee7f [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x6312206241a6 - std::panic::catch_unwind::h17c810f4ea7f28e9 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x6312206eed2f - tokio::runtime::task::harness::poll_future::h486c01bf8cc043f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/task/harness.rs:523:18 [INFO] [stdout] 32: 0x6312206f0e91 - tokio::runtime::task::harness::Harness::poll_inner::h042136ccdf471914 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/task/harness.rs:210:27 [INFO] [stdout] 33: 0x6312206f3953 - tokio::runtime::task::harness::Harness::poll::h93d07b24fcebe02f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/task/harness.rs:155:20 [INFO] [stdout] 34: 0x6312206ecb7b - tokio::runtime::task::raw::poll::hba4fea05665ca4d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/task/raw.rs:325:13 [INFO] [stdout] 35: 0x631220a419c7 - tokio::runtime::task::raw::RawTask::poll::h2fbb3e642bbb1398 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/task/raw.rs:255:18 [INFO] [stdout] 36: 0x6312206623d1 - tokio::runtime::task::LocalNotified::run::he1b503473268310d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/task/mod.rs:509:13 [INFO] [stdout] 37: 0x6312206fb88a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h4ff986d04dc9fb62 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:789:30 [INFO] [stdout] 38: 0x6312206f96f5 - tokio::task::coop::with_budget::hf9b604938b7d86ad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 39: 0x6312206f96f5 - tokio::task::coop::budget::h352725ffc9aec338 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 40: 0x6312206f96f5 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::hf279fcccc154491f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:368:43 [INFO] [stdout] 41: 0x6312206f9026 - tokio::runtime::scheduler::current_thread::Context::enter::hd1517ce7d0d3825d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 42: 0x6312206f93fc - tokio::runtime::scheduler::current_thread::Context::run_task::hb7693ca8b5b0ed33 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:368:28 [INFO] [stdout] 43: 0x6312206fb61c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h2bdf104f2bd19bce [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:785:43 [INFO] [stdout] 44: 0x6312206fa02b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::he2b8d60111adf96a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:68 [INFO] [stdout] 45: 0x6312206f692a - tokio::runtime::context::scoped::Scoped::set::h90f19bd7c4f94ba5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 46: 0x6312206f65ea - tokio::runtime::context::set_scheduler::{{closure}}::h04dcfe50564b8c01 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:38 [INFO] [stdout] 47: 0x63122065fb86 - std::thread::local::LocalKey::try_with::h823a690942cee9ea [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 48: 0x63122065e91c - std::thread::local::LocalKey::with::h6ec9f3fc5d0e5a2d [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 49: 0x6312206f6591 - tokio::runtime::context::set_scheduler::h92cce277617561e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:17 [INFO] [stdout] 50: 0x6312206f9d99 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::heef46b72629467cd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:27 [INFO] [stdout] 51: 0x6312206fa0e2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h23bdc95b92fea3dd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:729:24 [INFO] [stdout] 52: 0x6312206f6e59 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h44e404a3cc89a56e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 53: 0x6312206511c0 - tokio::runtime::context::runtime::enter_runtime::h3536fbd71333af7f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 54: 0x6312206f6c01 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hbc5e7b8eb0eecc0f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 55: 0x63122068e4cf - tokio::runtime::runtime::Runtime::block_on_inner::hb1408f738be8e4c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:356:52 [INFO] [stdout] 56: 0x63122068e6b5 - tokio::runtime::runtime::Runtime::block_on::h5a4ce10b0029be6c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:330:18 [INFO] [stdout] 57: 0x6312206afc81 - re_dataframe::query::tests::async_barebones::h9c1459a1e5b473cb [INFO] [stdout] at /opt/rustwide/workdir/src/query.rs:2521:11 [INFO] [stdout] 58: 0x6312206afd27 - re_dataframe::query::tests::async_barebones::{{closure}}::h11be00e6e3c8f0c3 [INFO] [stdout] at /opt/rustwide/workdir/src/query.rs:2371:35 [INFO] [stdout] 59: 0x631220697426 - core::ops::function::FnOnce::call_once::h4313233a119507a3 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x6312207675cb - core::ops::function::FnOnce::call_once::he420dad47d9aac14 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 61: 0x6312207675cb - test::__rust_begin_short_backtrace::h51976f55c263f7c2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18 [INFO] [stdout] 62: 0x63122077d1f5 - test::run_test_in_process::{{closure}}::h6aa4339396d33320 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74 [INFO] [stdout] 63: 0x63122077d1f5 - as core::ops::function::FnOnce<()>>::call_once::h5bd0ba3863a53529 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 64: 0x63122077d1f5 - std::panicking::catch_unwind::do_call::h5c710722c40c5839 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 65: 0x63122077d1f5 - std::panicking::catch_unwind::hf41b5be070ce0f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 66: 0x63122077d1f5 - std::panic::catch_unwind::h4559aa103e6f16d6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 67: 0x63122077d1f5 - test::run_test_in_process::he6fd763a772ff213 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27 [INFO] [stdout] 68: 0x63122077d1f5 - test::run_test::{{closure}}::he46f5435849feb5b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43 [INFO] [stdout] 69: 0x631220753a04 - test::run_test::{{closure}}::h12a66289c31b502a [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41 [INFO] [stdout] 70: 0x631220753a04 - std::sys::backtrace::__rust_begin_short_backtrace::h614a7925ed7b2f5e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 71: 0x6312207573aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbc654088c5dbff36 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 72: 0x6312207573aa - as core::ops::function::FnOnce<()>>::call_once::h3f631d2ca531b61d [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 73: 0x6312207573aa - std::panicking::catch_unwind::do_call::hd2548748db0aa717 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 74: 0x6312207573aa - std::panicking::catch_unwind::hf7d8620d84df48e2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 75: 0x6312207573aa - std::panic::catch_unwind::hdde75b8543fcb96b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 76: 0x6312207573aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h991e7d03b432cf3f [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 77: 0x6312207573aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hebddb40255441657 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 78: 0x6312210b738f - as core::ops::function::FnOnce>::call_once::h55e8930dc7db99a5 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 79: 0x6312210b738f - std::sys::thread::unix::Thread::new::thread_start::he23d038ee4fa004e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 80: 0x73a613a55aa4 - [INFO] [stdout] 81: 0x73a613ae2a34 - clone [INFO] [stdout] 82: 0x0 - [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:: for anyhow::Error>::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/backtrace.rs:27:14 [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:2177:27 [INFO] [stdout] 2: re_dataframe::query::tests::async_barebones::{{closure}}::{{closure}} [INFO] [stdout] at ./src/query.rs:2507:13 [INFO] [stdout] 3: tokio::runtime::task::core::Core::poll::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/task/core.rs:365:24 [INFO] [stdout] 4: tokio::loom::std::unsafe_cell::UnsafeCell::with_mut [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/loom/std/unsafe_cell.rs:16:9 [INFO] [stdout] 5: tokio::runtime::task::core::Core::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.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.46.1/src/runtime/task/harness.rs:535:30 [INFO] [stdout] 7: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 8: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 9: __rust_try [INFO] [stdout] 10: std::panicking::catch_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 11: std::panic::catch_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/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.46.1/src/runtime/task/harness.rs:523:18 [INFO] [stdout] 13: tokio::runtime::task::harness::Harness::poll_inner [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/task/harness.rs:210:27 [INFO] [stdout] 14: tokio::runtime::task::harness::Harness::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.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.46.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.46.1/src/runtime/task/raw.rs:255:18 [INFO] [stdout] 17: tokio::runtime::task::LocalNotified::run [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.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.46.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.46.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.46.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.46.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.46.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.46.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.46.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.46.1/src/runtime/scheduler/current_thread/mod.rs:829:68 [INFO] [stdout] 26: tokio::runtime::context::scoped::Scoped::set [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.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.46.1/src/runtime/context.rs:176:38 [INFO] [stdout] 28: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 29: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/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.46.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.46.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.46.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.46.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.46.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.46.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.46.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.46.1/src/runtime/runtime.rs:330:18 [INFO] [stdout] 38: re_dataframe::query::tests::async_barebones [INFO] [stdout] at ./src/query.rs:2521:11 [INFO] [stdout] 39: re_dataframe::query::tests::async_barebones::{{closure}} [INFO] [stdout] at ./src/query.rs:2371:35 [INFO] [stdout] 40: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18 [INFO] [stdout] 43: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74 [INFO] [stdout] 44: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 45: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 46: std::panicking::catch_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 47: std::panic::catch_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 48: test::run_test_in_process [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27 [INFO] [stdout] 49: test::run_test::{{closure}} [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43 [INFO] [stdout] 50: test::run_test::{{closure}} [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41 [INFO] [stdout] 51: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 52: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 53: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 54: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 55: std::panicking::catch_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 56: std::panic::catch_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 57: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 58: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 59: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 60: std::sys::thread::unix::Thread::new::thread_start [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 61: [INFO] [stdout] 62: clone [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 1.91s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3bb0e0494daef7b510583eddf8253cc680c5c4a75d0d65b6dfff47b8f3791d97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bb0e0494daef7b510583eddf8253cc680c5c4a75d0d65b6dfff47b8f3791d97", kill_on_drop: false }` [INFO] [stdout] 3bb0e0494daef7b510583eddf8253cc680c5c4a75d0d65b6dfff47b8f3791d97