[INFO] fetching crate re_dataframe 0.25.1... [INFO] testing re_dataframe-0.25.1 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate re_dataframe 0.25.1 into /workspace/builds/worker-6-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-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate re_dataframe 0.25.1 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 795aa02569eeadc97459c917885d3a1eee8e866fe7e5e862f1ff486a2c128ad7 [INFO] running `Command { std: "docker" "start" "-a" "795aa02569eeadc97459c917885d3a1eee8e866fe7e5e862f1ff486a2c128ad7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "795aa02569eeadc97459c917885d3a1eee8e866fe7e5e862f1ff486a2c128ad7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "795aa02569eeadc97459c917885d3a1eee8e866fe7e5e862f1ff486a2c128ad7", kill_on_drop: false }` [INFO] [stdout] 795aa02569eeadc97459c917885d3a1eee8e866fe7e5e862f1ff486a2c128ad7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 056f1ba3ccbbdc3b8c007a128320ad00cdbd149569ccd5260375dab0acde62bd [INFO] running `Command { std: "docker" "start" "-a" "056f1ba3ccbbdc3b8c007a128320ad00cdbd149569ccd5260375dab0acde62bd", kill_on_drop: false }` [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling arrow-schema v55.2.0 [INFO] [stderr] Compiling ahash v0.8.12 [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 bitflags v2.9.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling serde_core v1.0.225 [INFO] [stderr] Compiling serde v1.0.225 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling serde_derive v1.0.225 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling lexical-write-integer v1.0.5 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling lexical-parse-integer v1.0.5 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling lexical-parse-float v1.0.5 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling lexical-write-float v1.0.5 [INFO] [stderr] Compiling flatbuffers v25.2.10 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling puffin v0.19.1 [INFO] [stderr] Compiling log-once v0.4.1 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling lexical-core v1.0.5 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling re_case v0.25.1 [INFO] [stderr] Compiling re_error v0.25.1 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling fixed v1.29.0 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling re_tracing v0.25.1 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling arrow-buffer v55.2.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling re_format v0.25.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling clean-path v0.2.1 [INFO] [stderr] Compiling natord v1.0.9 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling arrow-data v55.2.0 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling re_span v0.25.1 [INFO] [stderr] Compiling comfy-table v7.1.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling twox-hash v2.1.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling arrow-array v55.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling lz4_flex v0.11.5 [INFO] [stderr] Compiling indent v0.1.1 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling re_string_interner v0.25.1 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling re_log v0.25.1 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling arrow-select v55.2.0 [INFO] [stderr] Compiling arrow-arith v55.2.0 [INFO] [stderr] Compiling arrow-ipc v55.2.0 [INFO] [stderr] Compiling arrow-row v55.2.0 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling arrow-cast v55.2.0 [INFO] [stderr] Compiling arrow-string v55.2.0 [INFO] [stderr] Compiling arrow-ord v55.2.0 [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 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 hyper v1.6.0 [INFO] [stderr] Compiling re_format_arrow v0.25.1 [INFO] [stderr] Compiling hyper-util v0.1.15 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling tonic v0.13.1 [INFO] [stderr] Compiling re_log_types v0.25.1 [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 re_chunk 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 1m 51s [INFO] running `Command { std: "docker" "inspect" "056f1ba3ccbbdc3b8c007a128320ad00cdbd149569ccd5260375dab0acde62bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "056f1ba3ccbbdc3b8c007a128320ad00cdbd149569ccd5260375dab0acde62bd", kill_on_drop: false }` [INFO] [stdout] 056f1ba3ccbbdc3b8c007a128320ad00cdbd149569ccd5260375dab0acde62bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d5a020beeb5c2e29035b06cee1b0d82a56634c429526f2f96efa5dfa171a7c0d [INFO] running `Command { std: "docker" "start" "-a" "d5a020beeb5c2e29035b06cee1b0d82a56634c429526f2f96efa5dfa171a7c0d", 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 signal-hook-registry v1.4.5 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling camino v1.1.10 [INFO] [stderr] Compiling rustix v1.0.7 [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 bytecount v0.6.9 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling peg-runtime v0.6.3 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling cfb v0.7.3 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling emath v0.32.3 [INFO] [stderr] Compiling peg-macros v0.6.3 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling mime_guess2 v2.3.1 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling similar-asserts v1.7.0 [INFO] [stderr] Compiling insta v1.43.1 [INFO] [stderr] Compiling infer v0.16.0 [INFO] [stderr] Compiling peg v0.6.3 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling flatbuffers v25.2.10 [INFO] [stderr] Compiling arrow-ipc v55.2.0 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling cargo_metadata v0.14.2 [INFO] [stderr] Compiling h2 v0.4.11 [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_arrow_util v0.25.1 [INFO] [stderr] Compiling re_tuid v0.25.1 [INFO] [stderr] Compiling re_build_info v0.25.1 [INFO] [stderr] Compiling skeptic v0.13.7 [INFO] [stderr] Compiling re_types_core v0.25.1 [INFO] [stderr] Compiling ply-rs v0.1.3 [INFO] [stderr] Compiling re_log_types v0.25.1 [INFO] [stderr] Compiling re_format_arrow v0.25.1 [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 re_chunk v0.25.1 [INFO] [stderr] Compiling re_types v0.25.1 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.15 [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 41.64s [INFO] running `Command { std: "docker" "inspect" "d5a020beeb5c2e29035b06cee1b0d82a56634c429526f2f96efa5dfa171a7c0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5a020beeb5c2e29035b06cee1b0d82a56634c429526f2f96efa5dfa171a7c0d", kill_on_drop: false }` [INFO] [stdout] d5a020beeb5c2e29035b06cee1b0d82a56634c429526f2f96efa5dfa171a7c0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4e4515443c25eac27294c2c61777eb10b0b53e06633547983ca0663ba27f77da [INFO] running `Command { std: "docker" "start" "-a" "4e4515443c25eac27294c2c61777eb10b0b53e06633547983ca0663ba27f77da", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/re_dataframe-4415360d51814e2b) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test query::tests::pagination ... ok [INFO] [stdout] test query::tests::filtered_index_range ... FAILED [INFO] [stdout] test query::tests::view_contents ... FAILED [INFO] [stdout] test query::tests::view_contents_and_selection ... FAILED [INFO] [stdout] test query::tests::using_index_values ... FAILED [INFO] [stdout] test query::tests::barebones ... FAILED [INFO] [stdout] test query::tests::query_static_any_values ... FAILED [INFO] [stdout] test query::tests::selection ... FAILED [INFO] [stdout] test query::tests::filtered_index_values ... FAILED [INFO] [stdout] test query::tests::filtered_is_not_null ... FAILED [INFO] [stdout] test query::tests::clears ... FAILED [INFO] [stdout] test query::tests::sparse_fill_strategy_latestatglobal ... FAILED [INFO] [stdout] test query::tests::async_barebones ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- query::tests::filtered_index_range stdout ---- [INFO] [stdout] ChunkStore { [INFO] [stdout] id: StoreId(Recording, "test_app", "rec_689d7fc077394c1cb2b39a36191c9eff") [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_186A5CEE88B0490E0db43fef2dd58c12 │ [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_186A5CEE88B03FAE0db43fef2dd58c0c ┆ 10 ┆ 1970-01-01T00:00:00.000000010 ┆ null ┆ [a] ┆ [{x: 0.0, y: 0.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88B044690db43fef2dd58c0d ┆ 30 ┆ 1970-01-01T00:00:00.000000030 ┆ [2] ┆ null ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88B045120db43fef2dd58c0e ┆ 50 ┆ 1970-01-01T00:00:00.000000050 ┆ null ┆ null ┆ [{x: 4.0, y: 4.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88B045950db43fef2dd58c0f ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 6.0, y: 6.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88B046210db43fef2dd58c10 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 7.0, y: 7.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88B046A20db43fef2dd58c11 ┆ 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_186A5CEE88C7AB6D0db43fef2dd58c13 │ [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_186A5CEE88C7AE5A0db43fef2dd58c14 ┆ 10 ┆ 1970-01-01T00:00:00.000000010 ┆ null ┆ [a] ┆ [{x: 0.0, y: 0.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C7AE5A0db43fef2dd58c15 ┆ 30 ┆ 1970-01-01T00:00:00.000000030 ┆ [2] ┆ null ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C7AE5A0db43fef2dd58c16 ┆ 50 ┆ 1970-01-01T00:00:00.000000050 ┆ null ┆ null ┆ [{x: 4.0, y: 4.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C7AE5A0db43fef2dd58c17 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 6.0, y: 6.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C7AE5A0db43fef2dd58c18 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 7.0, y: 7.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C7AE5A0db43fef2dd58c19 ┆ 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_186A5CEE88C8BB110db43fef2dd58c15 │ [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_186A5CEE88C8BBE20db43fef2dd58c16 ┆ 10 ┆ 1970-01-01T00:00:00.000000010 ┆ null ┆ [a] ┆ [{x: 0.0, y: 0.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C8BBE20db43fef2dd58c17 ┆ 30 ┆ 1970-01-01T00:00:00.000000030 ┆ [2] ┆ null ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C8BBE20db43fef2dd58c18 ┆ 50 ┆ 1970-01-01T00:00:00.000000050 ┆ null ┆ null ┆ [{x: 4.0, y: 4.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C8BBE20db43fef2dd58c19 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 6.0, y: 6.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C8BBE20db43fef2dd58c1a ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 7.0, y: 7.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C8BBE20db43fef2dd58c1b ┆ 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_186A5CEE88C97AD20db43fef2dd58c1a │ [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_186A5CEE88C977F90db43fef2dd58c17 ┆ 20 ┆ null ┆ [{x: 1.0, y: 1.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C9791A0db43fef2dd58c18 ┆ 30 ┆ [2] ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C979BA0db43fef2dd58c19 ┆ 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_186A5CEE88D0790E0db43fef2dd58c1e │ [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_186A5CEE88D076350db43fef2dd58c1b ┆ 20 ┆ [{x: 1.0, y: 1.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88D077560db43fef2dd58c1c ┆ 40 ┆ [{x: 3.0, y: 3.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88D077ED0db43fef2dd58c1d ┆ 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_186A5CEE88D5F0650db43fef2dd58c22 │ [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_186A5CEE88D5EBAA0db43fef2dd58c1f ┆ 40 ┆ [3] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88D5EE710db43fef2dd58c20 ┆ 50 ┆ [4] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88D5EF110db43fef2dd58c21 ┆ 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_186A5CEE88D9F43E0db43fef2dd58c26 │ [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_186A5CEE88D9F1D20db43fef2dd58c25 ┆ [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' (28) 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: 0x5c4c90142312 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5c4c90142312 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5c4c90142312 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5c4c90142312 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5c4c90155c4f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5c4c90155c4f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5c4c9010a3e1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5c4c9010a3e1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5c4c90117212 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5c4c9011d7cf - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5c4c9011d661 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5c4c8f7afdee - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5c4c8f7afdee - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5c4c9011df3f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5c4c9011df3f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5c4c9011dcea - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5c4c90117349 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5c4c900fd5cd - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5c4c9015fd90 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5c4c9015ed36 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x5c4c8f6efb00 - core::result::Result::unwrap::h208e08fa4203b624 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x5c4c8f6efb00 - re_dataframe::query::tests::filtered_index_range::hee2403b5a729c27e [INFO] [stdout] at /opt/rustwide/workdir/src/query.rs:1519:9 [INFO] [stdout] 22: 0x5c4c8f6efd07 - re_dataframe::query::tests::filtered_index_range::{{closure}}::h71bc4be73d4fee8f [INFO] [stdout] at /opt/rustwide/workdir/src/query.rs:1492:34 [INFO] [stdout] 23: 0x5c4c8f67bb66 - core::ops::function::FnOnce::call_once::h0ff9bc7ae119701a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5c4c8f7afbab - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5c4c8f7afbab - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5c4c8f7c5815 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5c4c8f7c5815 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x5c4c8f7c5815 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x5c4c8f7c5815 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x5c4c8f7c5815 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5c4c8f7c5815 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5c4c8f7c5815 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5c4c8f79c004 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5c4c8f79c004 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x5c4c8f79f8ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x5c4c8f79f8ca - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x5c4c8f79f8ca - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x5c4c8f79f8ca - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x5c4c8f79f8ca - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5c4c8f79f8ca - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x5c4c8f79f8ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5c4c901122bf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 43: 0x5c4c901122bf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 44: 0x7e71ed25aaa4 - [INFO] [stdout] 45: 0x7e71ed2e7a34 - 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_98f3337120074915b88192e1cd827dc8") [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_186A5CEE88BB471553231ee31af6f8e7 │ [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_186A5CEE88BB404953231ee31af6f8e1 ┆ 10 ┆ 1970-01-01T00:00:00.000000010 ┆ null ┆ [a] ┆ [{x: 0.0, y: 0.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88BB42C953231ee31af6f8e2 ┆ 30 ┆ 1970-01-01T00:00:00.000000030 ┆ [2] ┆ null ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88BB43A553231ee31af6f8e3 ┆ 50 ┆ 1970-01-01T00:00:00.000000050 ┆ null ┆ null ┆ [{x: 4.0, y: 4.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88BB444553231ee31af6f8e4 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 6.0, y: 6.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88BB44EE53231ee31af6f8e5 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 7.0, y: 7.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88BB45B653231ee31af6f8e6 ┆ 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_186A5CEE88C7C50253231ee31af6f8e8 │ [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_186A5CEE88C7C7F153231ee31af6f8e9 ┆ 10 ┆ 1970-01-01T00:00:00.000000010 ┆ null ┆ [a] ┆ [{x: 0.0, y: 0.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C7C7F153231ee31af6f8ea ┆ 30 ┆ 1970-01-01T00:00:00.000000030 ┆ [2] ┆ null ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C7C7F153231ee31af6f8eb ┆ 50 ┆ 1970-01-01T00:00:00.000000050 ┆ null ┆ null ┆ [{x: 4.0, y: 4.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C7C7F153231ee31af6f8ec ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 6.0, y: 6.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C7C7F153231ee31af6f8ed ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 7.0, y: 7.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C7C7F153231ee31af6f8ee ┆ 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_186A5CEE88C8F38D53231ee31af6f8ea │ [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_186A5CEE88C8F51D53231ee31af6f8eb ┆ 10 ┆ 1970-01-01T00:00:00.000000010 ┆ null ┆ [a] ┆ [{x: 0.0, y: 0.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C8F51D53231ee31af6f8ec ┆ 30 ┆ 1970-01-01T00:00:00.000000030 ┆ [2] ┆ null ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C8F51D53231ee31af6f8ed ┆ 50 ┆ 1970-01-01T00:00:00.000000050 ┆ null ┆ null ┆ [{x: 4.0, y: 4.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C8F51D53231ee31af6f8ee ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 6.0, y: 6.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C8F51D53231ee31af6f8ef ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 7.0, y: 7.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C8F51D53231ee31af6f8f0 ┆ 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_186A5CEE88C9DEAA53231ee31af6f8ef │ [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_186A5CEE88C9DB5953231ee31af6f8ec ┆ 20 ┆ null ┆ [{x: 1.0, y: 1.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C9DC8E53231ee31af6f8ed ┆ 30 ┆ [2] ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C9DD6A53231ee31af6f8ee ┆ 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_186A5CEE88D06CFD53231ee31af6f8f3 │ [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_186A5CEE88D0684253231ee31af6f8f0 ┆ 20 ┆ [{x: 1.0, y: 1.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88D06A8653231ee31af6f8f1 ┆ 40 ┆ [{x: 3.0, y: 3.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88D06B5953231ee31af6f8f2 ┆ 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_186A5CEE88D54FB153231ee31af6f8f7 │ [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_186A5CEE88D54AF653231ee31af6f8f4 ┆ 40 ┆ [3] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88D54D4553231ee31af6f8f5 ┆ 50 ┆ [4] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88D54E2153231ee31af6f8f6 ┆ 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_186A5CEE88D963A253231ee31af6f8fb │ [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_186A5CEE88D9611953231ee31af6f8fa ┆ [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' (36) 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: 0x5c4c90142312 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5c4c90142312 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5c4c90142312 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5c4c90142312 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5c4c90155c4f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5c4c90155c4f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5c4c9010a3e1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5c4c9010a3e1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5c4c90117212 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5c4c9011d7cf - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5c4c9011d661 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5c4c8f7afdee - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5c4c8f7afdee - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5c4c9011df3f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5c4c9011df3f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5c4c9011dcea - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5c4c90117349 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5c4c900fd5cd - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5c4c9015fd90 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5c4c9015ed36 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x5c4c8f6e34ac - core::result::Result::unwrap::h208e08fa4203b624 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x5c4c8f6e34ac - re_dataframe::query::tests::view_contents::h0eebb58d1a99fb12 [INFO] [stdout] at /opt/rustwide/workdir/src/query.rs:1797:13 [INFO] [stdout] 22: 0x5c4c8f6e4677 - re_dataframe::query::tests::view_contents::{{closure}}::h4fc182b4da7d4cc6 [INFO] [stdout] at /opt/rustwide/workdir/src/query.rs:1762:27 [INFO] [stdout] 23: 0x5c4c8f67c236 - core::ops::function::FnOnce::call_once::h4febd948b4535603 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5c4c8f7afbab - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5c4c8f7afbab - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5c4c8f7c5815 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5c4c8f7c5815 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x5c4c8f7c5815 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x5c4c8f7c5815 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x5c4c8f7c5815 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5c4c8f7c5815 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5c4c8f7c5815 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5c4c8f79c004 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5c4c8f79c004 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x5c4c8f79f8ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x5c4c8f79f8ca - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x5c4c8f79f8ca - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x5c4c8f79f8ca - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x5c4c8f79f8ca - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5c4c8f79f8ca - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x5c4c8f79f8ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5c4c901122bf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 43: 0x5c4c901122bf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 44: 0x7e71ed25aaa4 - [INFO] [stdout] 45: 0x7e71ed2e7a34 - 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_b24f16248c044d789247c9340690fe3a") [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_186A5CEE88BBD1992c4c01d46c7d8e8a │ [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_186A5CEE88BBCB8A2c4c01d46c7d8e84 ┆ 10 ┆ 1970-01-01T00:00:00.000000010 ┆ null ┆ [a] ┆ [{x: 0.0, y: 0.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88BBCDA62c4c01d46c7d8e85 ┆ 30 ┆ 1970-01-01T00:00:00.000000030 ┆ [2] ┆ null ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88BBCE3D2c4c01d46c7d8e86 ┆ 50 ┆ 1970-01-01T00:00:00.000000050 ┆ null ┆ null ┆ [{x: 4.0, y: 4.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88BBCEDD2c4c01d46c7d8e87 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 6.0, y: 6.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88BBCF7D2c4c01d46c7d8e88 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 7.0, y: 7.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88BBD01D2c4c01d46c7d8e89 ┆ 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_186A5CEE88C7A13A2c4c01d46c7d8e8b │ [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_186A5CEE88C7A5862c4c01d46c7d8e8c ┆ 10 ┆ 1970-01-01T00:00:00.000000010 ┆ null ┆ [a] ┆ [{x: 0.0, y: 0.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C7A5862c4c01d46c7d8e8d ┆ 30 ┆ 1970-01-01T00:00:00.000000030 ┆ [2] ┆ null ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C7A5862c4c01d46c7d8e8e ┆ 50 ┆ 1970-01-01T00:00:00.000000050 ┆ null ┆ null ┆ [{x: 4.0, y: 4.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C7A5862c4c01d46c7d8e8f ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 6.0, y: 6.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C7A5862c4c01d46c7d8e90 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 7.0, y: 7.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C7A5862c4c01d46c7d8e91 ┆ 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_186A5CEE88C868862c4c01d46c7d8e8d │ [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_186A5CEE88C869B22c4c01d46c7d8e8e ┆ 10 ┆ 1970-01-01T00:00:00.000000010 ┆ null ┆ [a] ┆ [{x: 0.0, y: 0.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C869B22c4c01d46c7d8e8f ┆ 30 ┆ 1970-01-01T00:00:00.000000030 ┆ [2] ┆ null ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C869B22c4c01d46c7d8e90 ┆ 50 ┆ 1970-01-01T00:00:00.000000050 ┆ null ┆ null ┆ [{x: 4.0, y: 4.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C869B22c4c01d46c7d8e91 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 6.0, y: 6.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C869B22c4c01d46c7d8e92 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 7.0, y: 7.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C869B22c4c01d46c7d8e93 ┆ 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_186A5CEE88C8E3CE2c4c01d46c7d8e92 │ [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_186A5CEE88C8E1BD2c4c01d46c7d8e8f ┆ 20 ┆ null ┆ [{x: 1.0, y: 1.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C8E28E2c4c01d46c7d8e90 ┆ 30 ┆ [2] ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C8E3062c4c01d46c7d8e91 ┆ 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_186A5CEE88CC744E2c4c01d46c7d8e96 │ [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_186A5CEE88CC70B62c4c01d46c7d8e93 ┆ 20 ┆ [{x: 1.0, y: 1.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88CC72C92c4c01d46c7d8e94 ┆ 40 ┆ [{x: 3.0, y: 3.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88CC734A2c4c01d46c7d8e95 ┆ 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_186A5CEE88D087B52c4c01d46c7d8e9a │ [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_186A5CEE88D084122c4c01d46c7d8e97 ┆ 40 ┆ [3] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88D0862E2c4c01d46c7d8e98 ┆ 50 ┆ [4] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88D0869D2c4c01d46c7d8e99 ┆ 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_186A5CEE88D601812c4c01d46c7d8e9e │ [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_186A5CEE88D5FEB12c4c01d46c7d8e9d ┆ [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' (37) 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: 0x5c4c90142312 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5c4c90142312 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5c4c90142312 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5c4c90142312 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5c4c90155c4f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5c4c90155c4f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5c4c9010a3e1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5c4c9010a3e1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5c4c90117212 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5c4c9011d7cf - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5c4c9011d661 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5c4c8f7afdee - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5c4c8f7afdee - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5c4c9011df3f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5c4c9011df3f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5c4c9011dcea - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5c4c90117349 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5c4c900fd5cd - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5c4c9015fd90 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5c4c9015ed36 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x5c4c8f6f7b25 - core::result::Result::unwrap::h208e08fa4203b624 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x5c4c8f6f7b25 - re_dataframe::query::tests::view_contents_and_selection::hfb3975e47dca597b [INFO] [stdout] at /opt/rustwide/workdir/src/query.rs:2065:13 [INFO] [stdout] 22: 0x5c4c8f6f7d57 - re_dataframe::query::tests::view_contents_and_selection::{{closure}}::hcfa0b47e5f9b0794 [INFO] [stdout] at /opt/rustwide/workdir/src/query.rs:2002:41 [INFO] [stdout] 23: 0x5c4c8f67c0f6 - core::ops::function::FnOnce::call_once::h445c1bb1a3258a02 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5c4c8f7afbab - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5c4c8f7afbab - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5c4c8f7c5815 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5c4c8f7c5815 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x5c4c8f7c5815 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x5c4c8f7c5815 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x5c4c8f7c5815 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5c4c8f7c5815 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5c4c8f7c5815 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5c4c8f79c004 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5c4c8f79c004 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x5c4c8f79f8ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x5c4c8f79f8ca - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x5c4c8f79f8ca - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x5c4c8f79f8ca - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x5c4c8f79f8ca - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5c4c8f79f8ca - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x5c4c8f79f8ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5c4c901122bf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 43: 0x5c4c901122bf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 44: 0x7e71ed25aaa4 - [INFO] [stdout] 45: 0x7e71ed2e7a34 - 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_fffbe51bf8bd45e7a2f9029846e6f949") [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_186A5CEE88B67A2D422083b038209c14 │ [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_186A5CEE88B67429422083b038209c0e ┆ 10 ┆ 1970-01-01T00:00:00.000000010 ┆ null ┆ [a] ┆ [{x: 0.0, y: 0.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88B67659422083b038209c0f ┆ 30 ┆ 1970-01-01T00:00:00.000000030 ┆ [2] ┆ null ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88B676EE422083b038209c10 ┆ 50 ┆ 1970-01-01T00:00:00.000000050 ┆ null ┆ null ┆ [{x: 4.0, y: 4.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88B67771422083b038209c11 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 6.0, y: 6.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88B6781A422083b038209c12 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 7.0, y: 7.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88B6789D422083b038209c13 ┆ 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_186A5CEE88C7A681422083b038209c15 │ [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_186A5CEE88C7A996422083b038209c16 ┆ 10 ┆ 1970-01-01T00:00:00.000000010 ┆ null ┆ [a] ┆ [{x: 0.0, y: 0.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C7A996422083b038209c17 ┆ 30 ┆ 1970-01-01T00:00:00.000000030 ┆ [2] ┆ null ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C7A996422083b038209c18 ┆ 50 ┆ 1970-01-01T00:00:00.000000050 ┆ null ┆ null ┆ [{x: 4.0, y: 4.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C7A996422083b038209c19 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 6.0, y: 6.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C7A996422083b038209c1a ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 7.0, y: 7.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C7A996422083b038209c1b ┆ 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_186A5CEE88C8B912422083b038209c17 │ [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_186A5CEE88C8BAB6422083b038209c18 ┆ 10 ┆ 1970-01-01T00:00:00.000000010 ┆ null ┆ [a] ┆ [{x: 0.0, y: 0.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C8BAB6422083b038209c19 ┆ 30 ┆ 1970-01-01T00:00:00.000000030 ┆ [2] ┆ null ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C8BAB6422083b038209c1a ┆ 50 ┆ 1970-01-01T00:00:00.000000050 ┆ null ┆ null ┆ [{x: 4.0, y: 4.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C8BAB6422083b038209c1b ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 6.0, y: 6.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C8BAB6422083b038209c1c ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 7.0, y: 7.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C8BAB6422083b038209c1d ┆ 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_186A5CEE88C9825D422083b038209c1c │ [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_186A5CEE88C97F51422083b038209c19 ┆ 20 ┆ null ┆ [{x: 1.0, y: 1.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C9809A422083b038209c1a ┆ 30 ┆ [2] ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C98145422083b038209c1b ┆ 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_186A5CEE88CEC871422083b038209c20 │ [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_186A5CEE88CEC38E422083b038209c1d ┆ 20 ┆ [{x: 1.0, y: 1.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88CEC62D422083b038209c1e ┆ 40 ┆ [{x: 3.0, y: 3.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88CEC6E1422083b038209c1f ┆ 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_186A5CEE88D12AAD422083b038209c24 │ [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_186A5CEE88D1257A422083b038209c21 ┆ 40 ┆ [3] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88D12819422083b038209c22 ┆ 50 ┆ [4] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88D128CD422083b038209c23 ┆ 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_186A5CEE88D6659E422083b038209c28 │ [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_186A5CEE88D662D9422083b038209c27 ┆ [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' (35) 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: 0x5c4c90142312 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5c4c90142312 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5c4c90142312 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5c4c90142312 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5c4c90155c4f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5c4c90155c4f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5c4c9010a3e1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5c4c9010a3e1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5c4c90117212 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5c4c9011d7cf - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5c4c9011d661 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5c4c8f7afdee - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5c4c8f7afdee - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5c4c9011df3f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5c4c9011df3f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5c4c9011dcea - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5c4c90117349 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5c4c900fd5cd - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5c4c9015fd90 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5c4c9015ed36 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x5c4c8f6edc79 - core::result::Result::unwrap::h208e08fa4203b624 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x5c4c8f6edc79 - re_dataframe::query::tests::using_index_values::h6b879bba6499d65e [INFO] [stdout] at /opt/rustwide/workdir/src/query.rs:1600:13 [INFO] [stdout] 22: 0x5c4c8f6eebd7 - re_dataframe::query::tests::using_index_values::{{closure}}::h1818b48c7b920395 [INFO] [stdout] at /opt/rustwide/workdir/src/query.rs:1564:32 [INFO] [stdout] 23: 0x5c4c8f67c836 - core::ops::function::FnOnce::call_once::h781faf2249a1b044 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5c4c8f7afbab - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5c4c8f7afbab - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5c4c8f7c5815 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5c4c8f7c5815 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x5c4c8f7c5815 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x5c4c8f7c5815 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x5c4c8f7c5815 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5c4c8f7c5815 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5c4c8f7c5815 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5c4c8f79c004 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5c4c8f79c004 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x5c4c8f79f8ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x5c4c8f79f8ca - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x5c4c8f79f8ca - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x5c4c8f79f8ca - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x5c4c8f79f8ca - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5c4c8f79f8ca - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x5c4c8f79f8ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5c4c901122bf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 43: 0x5c4c901122bf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 44: 0x7e71ed25aaa4 - [INFO] [stdout] 45: 0x7e71ed2e7a34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- query::tests::barebones stdout ---- [INFO] [stdout] ChunkStore { [INFO] [stdout] id: StoreId(Recording, "test_app", "rec_c4dd48772ee641729e5f3083435954dc") [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_186A5CEE88B0508E62062c3d073914a4 │ [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_186A5CEE88B0435162062c3d0739149e ┆ 10 ┆ 1970-01-01T00:00:00.000000010 ┆ null ┆ [a] ┆ [{x: 0.0, y: 0.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88B0478962062c3d0739149f ┆ 30 ┆ 1970-01-01T00:00:00.000000030 ┆ [2] ┆ null ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88B0486E62062c3d073914a0 ┆ 50 ┆ 1970-01-01T00:00:00.000000050 ┆ null ┆ null ┆ [{x: 4.0, y: 4.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88B0497262062c3d073914a1 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 6.0, y: 6.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88B04A8162062c3d073914a2 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 7.0, y: 7.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88B04B8E62062c3d073914a3 ┆ 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_186A5CEE88C7AB6D62062c3d073914a5 │ [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_186A5CEE88C7AE5A62062c3d073914a6 ┆ 10 ┆ 1970-01-01T00:00:00.000000010 ┆ null ┆ [a] ┆ [{x: 0.0, y: 0.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C7AE5A62062c3d073914a7 ┆ 30 ┆ 1970-01-01T00:00:00.000000030 ┆ [2] ┆ null ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C7AE5A62062c3d073914a8 ┆ 50 ┆ 1970-01-01T00:00:00.000000050 ┆ null ┆ null ┆ [{x: 4.0, y: 4.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C7AE5A62062c3d073914a9 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 6.0, y: 6.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C7AE5A62062c3d073914aa ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 7.0, y: 7.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C7AE5A62062c3d073914ab ┆ 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_186A5CEE88C8AF3162062c3d073914a7 │ [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_186A5CEE88C8B0A262062c3d073914a8 ┆ 10 ┆ 1970-01-01T00:00:00.000000010 ┆ null ┆ [a] ┆ [{x: 0.0, y: 0.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C8B0A262062c3d073914a9 ┆ 30 ┆ 1970-01-01T00:00:00.000000030 ┆ [2] ┆ null ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C8B0A262062c3d073914aa ┆ 50 ┆ 1970-01-01T00:00:00.000000050 ┆ null ┆ null ┆ [{x: 4.0, y: 4.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C8B0A262062c3d073914ab ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 6.0, y: 6.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C8B0A262062c3d073914ac ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 7.0, y: 7.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C8B0A262062c3d073914ad ┆ 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_186A5CEE88C97C3162062c3d073914ac │ [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_186A5CEE88C97A3262062c3d073914a9 ┆ 20 ┆ null ┆ [{x: 1.0, y: 1.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C97AE662062c3d073914aa ┆ 30 ┆ [2] ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C97B7D62062c3d073914ab ┆ 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_186A5CEE88D027A662062c3d073914b0 │ [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_186A5CEE88D022D962062c3d073914ad ┆ 20 ┆ [{x: 1.0, y: 1.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88D0258A62062c3d073914ae ┆ 40 ┆ [{x: 3.0, y: 3.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88D0262162062c3d073914af ┆ 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_186A5CEE88D5F30262062c3d073914b4 │ [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_186A5CEE88D5F0FA62062c3d073914b1 ┆ 40 ┆ [3] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88D5F1C262062c3d073914b2 ┆ 50 ┆ [4] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88D5F24562062c3d073914b3 ┆ 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_186A5CEE88D9F43562062c3d073914b8 │ [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_186A5CEE88D9F1DD62062c3d073914b7 ┆ [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' (26) 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: 0x5c4c90142312 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5c4c90142312 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5c4c90142312 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5c4c90142312 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5c4c90155c4f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5c4c90155c4f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5c4c9010a3e1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5c4c9010a3e1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5c4c90117212 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5c4c9011d7cf - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5c4c9011d661 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5c4c8f7afdee - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5c4c8f7afdee - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5c4c9011df3f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5c4c9011df3f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5c4c9011dcea - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5c4c90117349 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5c4c900fd5cd - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5c4c9015fd90 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5c4c9015ed36 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x5c4c8f6fe053 - core::result::Result::unwrap::h208e08fa4203b624 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x5c4c8f6fe053 - re_dataframe::query::tests::barebones::he694ac6483133854 [INFO] [stdout] at /opt/rustwide/workdir/src/query.rs:1430:13 [INFO] [stdout] 22: 0x5c4c8f6fee07 - re_dataframe::query::tests::barebones::{{closure}}::h0abb8f92d994b53b [INFO] [stdout] at /opt/rustwide/workdir/src/query.rs:1404:23 [INFO] [stdout] 23: 0x5c4c8f67cac6 - core::ops::function::FnOnce::call_once::h92c74c8b6ed076bd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5c4c8f7afbab - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5c4c8f7afbab - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5c4c8f7c5815 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5c4c8f7c5815 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x5c4c8f7c5815 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x5c4c8f7c5815 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x5c4c8f7c5815 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5c4c8f7c5815 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5c4c8f7c5815 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5c4c8f79c004 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5c4c8f79c004 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x5c4c8f79f8ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x5c4c8f79f8ca - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x5c4c8f79f8ca - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x5c4c8f79f8ca - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x5c4c8f79f8ca - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5c4c8f79f8ca - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x5c4c8f79f8ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5c4c901122bf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 43: 0x5c4c901122bf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 44: 0x7e71ed25aaa4 - [INFO] [stdout] 45: 0x7e71ed2e7a34 - 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' (32) 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: 0x5c4c90142312 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5c4c90142312 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5c4c90142312 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5c4c90142312 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5c4c90155c4f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5c4c90155c4f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5c4c9010a3e1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5c4c9010a3e1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5c4c90117212 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5c4c9011d7cf - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5c4c9011d661 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5c4c8f7afdee - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5c4c8f7afdee - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5c4c9011df3f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5c4c9011df3f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5c4c9011dcea - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5c4c90117349 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5c4c900fd5cd - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5c4c9015fd90 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5c4c9015ed36 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x5c4c8f6f5f92 - core::result::Result::unwrap::h208e08fa4203b624 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x5c4c8f6f5f92 - re_dataframe::query::tests::query_static_any_values::h6aef3876e1ac9956 [INFO] [stdout] at /opt/rustwide/workdir/src/query.rs:2365:9 [INFO] [stdout] 22: 0x5c4c8f6f6317 - re_dataframe::query::tests::query_static_any_values::{{closure}}::ha7ec30bd3c0642f0 [INFO] [stdout] at /opt/rustwide/workdir/src/query.rs:2316:37 [INFO] [stdout] 23: 0x5c4c8f67c406 - core::ops::function::FnOnce::call_once::h59871a53effe498c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5c4c8f7afbab - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5c4c8f7afbab - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5c4c8f7c5815 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5c4c8f7c5815 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x5c4c8f7c5815 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x5c4c8f7c5815 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x5c4c8f7c5815 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5c4c8f7c5815 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5c4c8f7c5815 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5c4c8f79c004 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5c4c8f79c004 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x5c4c8f79f8ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x5c4c8f79f8ca - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x5c4c8f79f8ca - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x5c4c8f79f8ca - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x5c4c8f79f8ca - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5c4c8f79f8ca - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x5c4c8f79f8ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5c4c901122bf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 43: 0x5c4c901122bf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 44: 0x7e71ed25aaa4 - [INFO] [stdout] 45: 0x7e71ed2e7a34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- query::tests::selection stdout ---- [INFO] [stdout] ChunkStore { [INFO] [stdout] id: StoreId(Recording, "test_app", "rec_854b3f9cb64c44b68853dd190b1107d9") [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_186A5CEE88B6F0C5278a388a0cb819d0 │ [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_186A5CEE88B6E96D278a388a0cb819ca ┆ 10 ┆ 1970-01-01T00:00:00.000000010 ┆ null ┆ [a] ┆ [{x: 0.0, y: 0.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88B6EC46278a388a0cb819cb ┆ 30 ┆ 1970-01-01T00:00:00.000000030 ┆ [2] ┆ null ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88B6ECDD278a388a0cb819cc ┆ 50 ┆ 1970-01-01T00:00:00.000000050 ┆ null ┆ null ┆ [{x: 4.0, y: 4.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88B6ED5E278a388a0cb819cd ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 6.0, y: 6.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88B6EDE1278a388a0cb819ce ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 7.0, y: 7.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88B6EE59278a388a0cb819cf ┆ 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_186A5CEE88C7F5E1278a388a0cb819d1 │ [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_186A5CEE88C7F6E5278a388a0cb819d2 ┆ 10 ┆ 1970-01-01T00:00:00.000000010 ┆ null ┆ [a] ┆ [{x: 0.0, y: 0.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C7F6E5278a388a0cb819d3 ┆ 30 ┆ 1970-01-01T00:00:00.000000030 ┆ [2] ┆ null ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C7F6E5278a388a0cb819d4 ┆ 50 ┆ 1970-01-01T00:00:00.000000050 ┆ null ┆ null ┆ [{x: 4.0, y: 4.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C7F6E5278a388a0cb819d5 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 6.0, y: 6.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C7F6E5278a388a0cb819d6 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 7.0, y: 7.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C7F6E5278a388a0cb819d7 ┆ 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_186A5CEE88C8FC92278a388a0cb819d3 │ [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_186A5CEE88C8FE69278a388a0cb819d4 ┆ 10 ┆ 1970-01-01T00:00:00.000000010 ┆ null ┆ [a] ┆ [{x: 0.0, y: 0.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C8FE69278a388a0cb819d5 ┆ 30 ┆ 1970-01-01T00:00:00.000000030 ┆ [2] ┆ null ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C8FE69278a388a0cb819d6 ┆ 50 ┆ 1970-01-01T00:00:00.000000050 ┆ null ┆ null ┆ [{x: 4.0, y: 4.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C8FE69278a388a0cb819d7 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 6.0, y: 6.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C8FE69278a388a0cb819d8 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 7.0, y: 7.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C8FE69278a388a0cb819d9 ┆ 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_186A5CEE88C9E06D278a388a0cb819d8 │ [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_186A5CEE88C9DD9D278a388a0cb819d5 ┆ 20 ┆ null ┆ [{x: 1.0, y: 1.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C9DEAA278a388a0cb819d6 ┆ 30 ┆ [2] ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C9DF55278a388a0cb819d7 ┆ 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_186A5CEE88D08E4E278a388a0cb819dc │ [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_186A5CEE88D089BD278a388a0cb819d9 ┆ 20 ┆ [{x: 1.0, y: 1.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88D08C29278a388a0cb819da ┆ 40 ┆ [{x: 3.0, y: 3.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88D08CF1278a388a0cb819db ┆ 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_186A5CEE88D6103A278a388a0cb819e0 │ [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_186A5CEE88D60BA9278a388a0cb819dd ┆ 40 ┆ [3] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88D60E29278a388a0cb819de ┆ 50 ┆ [4] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88D60ED2278a388a0cb819df ┆ 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_186A5CEE88DA2F3A278a388a0cb819e4 │ [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_186A5CEE88DA2E0E278a388a0cb819e3 ┆ [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: 0x5c4c90142312 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5c4c90142312 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5c4c90142312 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5c4c90142312 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5c4c90155c4f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5c4c90155c4f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5c4c9010a3e1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5c4c9010a3e1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5c4c90117212 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5c4c9011d7cf - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5c4c9011d661 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5c4c8f7afdee - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5c4c8f7afdee - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5c4c9011df3f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5c4c9011df3f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5c4c9011dcea - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5c4c90117349 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5c4c900fd5cd - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5c4c9015fd90 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5c4c9015ed36 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x5c4c8f6fff09 - core::result::Result::unwrap::h208e08fa4203b624 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x5c4c8f6fff09 - re_dataframe::query::tests::selection::hffff70d23139192f [INFO] [stdout] at /opt/rustwide/workdir/src/query.rs:1872:13 [INFO] [stdout] 22: 0x5c4c8f703b87 - re_dataframe::query::tests::selection::{{closure}}::h145a1fdb438c46f6 [INFO] [stdout] at /opt/rustwide/workdir/src/query.rs:1841:23 [INFO] [stdout] 23: 0x5c4c8f67cb86 - core::ops::function::FnOnce::call_once::h95842c5c16f91365 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5c4c8f7afbab - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5c4c8f7afbab - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5c4c8f7c5815 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5c4c8f7c5815 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x5c4c8f7c5815 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x5c4c8f7c5815 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x5c4c8f7c5815 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5c4c8f7c5815 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5c4c8f7c5815 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5c4c8f79c004 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5c4c8f79c004 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x5c4c8f79f8ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x5c4c8f79f8ca - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x5c4c8f79f8ca - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x5c4c8f79f8ca - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x5c4c8f79f8ca - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5c4c8f79f8ca - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x5c4c8f79f8ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5c4c901122bf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 43: 0x5c4c901122bf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 44: 0x7e71ed25aaa4 - [INFO] [stdout] 45: 0x7e71ed2e7a34 - 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_2a6df5c389514563a03107f79996d694") [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_186A5CEE88B0CC4E7c399930217d365b │ [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_186A5CEE88B0C46A7c399930217d3655 ┆ 10 ┆ 1970-01-01T00:00:00.000000010 ┆ null ┆ [a] ┆ [{x: 0.0, y: 0.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88B0C7767c399930217d3656 ┆ 30 ┆ 1970-01-01T00:00:00.000000030 ┆ [2] ┆ null ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88B0C8027c399930217d3657 ┆ 50 ┆ 1970-01-01T00:00:00.000000050 ┆ null ┆ null ┆ [{x: 4.0, y: 4.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88B0C8B67c399930217d3658 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 6.0, y: 6.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88B0C9757c399930217d3659 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 7.0, y: 7.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88B0CA1E7c399930217d365a ┆ 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_186A5CEE88C7D3097c399930217d365c │ [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_186A5CEE88C7D63D7c399930217d365d ┆ 10 ┆ 1970-01-01T00:00:00.000000010 ┆ null ┆ [a] ┆ [{x: 0.0, y: 0.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C7D63D7c399930217d365e ┆ 30 ┆ 1970-01-01T00:00:00.000000030 ┆ [2] ┆ null ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C7D63D7c399930217d365f ┆ 50 ┆ 1970-01-01T00:00:00.000000050 ┆ null ┆ null ┆ [{x: 4.0, y: 4.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C7D63D7c399930217d3660 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 6.0, y: 6.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C7D63D7c399930217d3661 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 7.0, y: 7.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C7D63D7c399930217d3662 ┆ 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_186A5CEE88C94EEA7c399930217d365e │ [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_186A5CEE88C950527c399930217d365f ┆ 10 ┆ 1970-01-01T00:00:00.000000010 ┆ null ┆ [a] ┆ [{x: 0.0, y: 0.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C950527c399930217d3660 ┆ 30 ┆ 1970-01-01T00:00:00.000000030 ┆ [2] ┆ null ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C950527c399930217d3661 ┆ 50 ┆ 1970-01-01T00:00:00.000000050 ┆ null ┆ null ┆ [{x: 4.0, y: 4.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C950527c399930217d3662 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 6.0, y: 6.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C950527c399930217d3663 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 7.0, y: 7.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C950527c399930217d3664 ┆ 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_186A5CEE88C9FFDE7c399930217d3663 │ [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_186A5CEE88C9FDA57c399930217d3660 ┆ 20 ┆ null ┆ [{x: 1.0, y: 1.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C9FE6D7c399930217d3661 ┆ 30 ┆ [2] ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C9FF0D7c399930217d3662 ┆ 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_186A5CEE88D08E597c399930217d3667 │ [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_186A5CEE88D089D17c399930217d3664 ┆ 20 ┆ [{x: 1.0, y: 1.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88D08C157c399930217d3665 ┆ 40 ┆ [{x: 3.0, y: 3.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88D08CE67c399930217d3666 ┆ 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_186A5CEE88D6DB797c399930217d366b │ [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_186A5CEE88D6D7FE7c399930217d3668 ┆ 40 ┆ [3] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88D6D9AD7c399930217d3669 ┆ 50 ┆ [4] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88D6DA4D7c399930217d366a ┆ 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_186A5CEE88DA2E057c399930217d366f │ [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_186A5CEE88DA2B997c399930217d366e ┆ [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' (29) 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: 0x5c4c90142312 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5c4c90142312 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5c4c90142312 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5c4c90142312 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5c4c90155c4f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5c4c90155c4f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5c4c9010a3e1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5c4c9010a3e1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5c4c90117212 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5c4c9011d7cf - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5c4c9011d661 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5c4c8f7afdee - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5c4c8f7afdee - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5c4c9011df3f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5c4c9011df3f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5c4c9011dcea - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5c4c90117349 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5c4c900fd5cd - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5c4c9015fd90 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5c4c9015ed36 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x5c4c8f6f4962 - core::result::Result::unwrap::h208e08fa4203b624 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x5c4c8f6f4962 - re_dataframe::query::tests::filtered_index_values::ha1ba5c85c501d33d [INFO] [stdout] at /opt/rustwide/workdir/src/query.rs:1558:9 [INFO] [stdout] 22: 0x5c4c8f6f4b77 - re_dataframe::query::tests::filtered_index_values::{{closure}}::h1a9a08df305aeee6 [INFO] [stdout] at /opt/rustwide/workdir/src/query.rs:1525:35 [INFO] [stdout] 23: 0x5c4c8f67cda6 - core::ops::function::FnOnce::call_once::ha44e0780c6611148 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5c4c8f7afbab - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5c4c8f7afbab - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5c4c8f7c5815 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5c4c8f7c5815 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x5c4c8f7c5815 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x5c4c8f7c5815 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x5c4c8f7c5815 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5c4c8f7c5815 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5c4c8f7c5815 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5c4c8f79c004 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5c4c8f79c004 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x5c4c8f79f8ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x5c4c8f79f8ca - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x5c4c8f79f8ca - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x5c4c8f79f8ca - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x5c4c8f79f8ca - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5c4c8f79f8ca - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x5c4c8f79f8ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5c4c901122bf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 43: 0x5c4c901122bf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 44: 0x7e71ed25aaa4 - [INFO] [stdout] 45: 0x7e71ed2e7a34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- query::tests::filtered_is_not_null stdout ---- [INFO] [stdout] ChunkStore { [INFO] [stdout] id: StoreId(Recording, "test_app", "rec_90d2b2de305c41b2bef8fec4c694ffb7") [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_186A5CEE88B0B4DE2e581057a84a6cea │ [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_186A5CEE88B0ADA52e581057a84a6ce4 ┆ 10 ┆ 1970-01-01T00:00:00.000000010 ┆ null ┆ [a] ┆ [{x: 0.0, y: 0.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88B0B0252e581057a84a6ce5 ┆ 30 ┆ 1970-01-01T00:00:00.000000030 ┆ [2] ┆ null ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88B0B0CE2e581057a84a6ce6 ┆ 50 ┆ 1970-01-01T00:00:00.000000050 ┆ null ┆ null ┆ [{x: 4.0, y: 4.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88B0B1822e581057a84a6ce7 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 6.0, y: 6.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88B0B2222e581057a84a6ce8 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 7.0, y: 7.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88B0B2CD2e581057a84a6ce9 ┆ 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_186A5CEE88C7C4EE2e581057a84a6ceb │ [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_186A5CEE88C7C8192e581057a84a6cec ┆ 10 ┆ 1970-01-01T00:00:00.000000010 ┆ null ┆ [a] ┆ [{x: 0.0, y: 0.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C7C8192e581057a84a6ced ┆ 30 ┆ 1970-01-01T00:00:00.000000030 ┆ [2] ┆ null ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C7C8192e581057a84a6cee ┆ 50 ┆ 1970-01-01T00:00:00.000000050 ┆ null ┆ null ┆ [{x: 4.0, y: 4.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C7C8192e581057a84a6cef ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 6.0, y: 6.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C7C8192e581057a84a6cf0 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 7.0, y: 7.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C7C8192e581057a84a6cf1 ┆ 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_186A5CEE88C919492e581057a84a6ced │ [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_186A5CEE88C91ABA2e581057a84a6cee ┆ 10 ┆ 1970-01-01T00:00:00.000000010 ┆ null ┆ [a] ┆ [{x: 0.0, y: 0.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C91ABA2e581057a84a6cef ┆ 30 ┆ 1970-01-01T00:00:00.000000030 ┆ [2] ┆ null ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C91ABA2e581057a84a6cf0 ┆ 50 ┆ 1970-01-01T00:00:00.000000050 ┆ null ┆ null ┆ [{x: 4.0, y: 4.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C91ABA2e581057a84a6cf1 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 6.0, y: 6.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C91ABA2e581057a84a6cf2 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 7.0, y: 7.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C91ABA2e581057a84a6cf3 ┆ 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_186A5CEE88C9F05D2e581057a84a6cf2 │ [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_186A5CEE88C9EE362e581057a84a6cef ┆ 20 ┆ null ┆ [{x: 1.0, y: 1.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C9EF092e581057a84a6cf0 ┆ 30 ┆ [2] ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C9EF952e581057a84a6cf1 ┆ 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_186A5CEE88D06D1A2e581057a84a6cf6 │ [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_186A5CEE88D068392e581057a84a6cf3 ┆ 20 ┆ [{x: 1.0, y: 1.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88D06A9A2e581057a84a6cf4 ┆ 40 ┆ [{x: 3.0, y: 3.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88D06B6D2e581057a84a6cf5 ┆ 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_186A5CEE88D54FED2e581057a84a6cfa │ [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_186A5CEE88D54AED2e581057a84a6cf7 ┆ 40 ┆ [3] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88D54D592e581057a84a6cf8 ┆ 50 ┆ [4] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88D54E352e581057a84a6cf9 ┆ 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_186A5CEE88D963992e581057a84a6cfe │ [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_186A5CEE88D9614A2e581057a84a6cfd ┆ [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' (30) 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: 0x5c4c90142312 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5c4c90142312 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5c4c90142312 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5c4c90142312 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5c4c90155c4f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5c4c90155c4f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5c4c9010a3e1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5c4c9010a3e1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5c4c90117212 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5c4c9011d7cf - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5c4c9011d661 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5c4c8f7afdee - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5c4c8f7afdee - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5c4c9011df3f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5c4c9011df3f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5c4c9011dcea - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5c4c90117349 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5c4c900fd5cd - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5c4c9015fd90 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5c4c9015ed36 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x5c4c8f6f0e66 - core::result::Result::unwrap::h208e08fa4203b624 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x5c4c8f6f0e66 - re_dataframe::query::tests::filtered_is_not_null::h7485d0419e5d3a2e [INFO] [stdout] at /opt/rustwide/workdir/src/query.rs:1673:13 [INFO] [stdout] 22: 0x5c4c8f6f3927 - re_dataframe::query::tests::filtered_is_not_null::{{closure}}::h9d0fb0056e75f12b [INFO] [stdout] at /opt/rustwide/workdir/src/query.rs:1637:34 [INFO] [stdout] 23: 0x5c4c8f67bcd6 - core::ops::function::FnOnce::call_once::h2461498d1847e4b9 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5c4c8f7afbab - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5c4c8f7afbab - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5c4c8f7c5815 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5c4c8f7c5815 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x5c4c8f7c5815 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x5c4c8f7c5815 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x5c4c8f7c5815 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5c4c8f7c5815 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5c4c8f7c5815 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5c4c8f79c004 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5c4c8f79c004 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x5c4c8f79f8ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x5c4c8f79f8ca - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x5c4c8f79f8ca - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x5c4c8f79f8ca - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x5c4c8f79f8ca - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5c4c8f79f8ca - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x5c4c8f79f8ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5c4c901122bf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 43: 0x5c4c901122bf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 44: 0x7e71ed25aaa4 - [INFO] [stdout] 45: 0x7e71ed2e7a34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- query::tests::clears stdout ---- [INFO] [stdout] ChunkStore { [INFO] [stdout] id: StoreId(Recording, "test_app", "rec_fb327d56e13e494a83a8d018002635cb") [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_186A5CEE88B04B52648c2a6d11ae8fc0 │ [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_186A5CEE88B043C9648c2a6d11ae8fba ┆ 10 ┆ 1970-01-01T00:00:00.000000010 ┆ null ┆ [a] ┆ [{x: 0.0, y: 0.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88B046C1648c2a6d11ae8fbb ┆ 30 ┆ 1970-01-01T00:00:00.000000030 ┆ [2] ┆ null ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88B04775648c2a6d11ae8fbc ┆ 50 ┆ 1970-01-01T00:00:00.000000050 ┆ null ┆ null ┆ [{x: 4.0, y: 4.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88B0485A648c2a6d11ae8fbd ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 6.0, y: 6.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88B04905648c2a6d11ae8fbe ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 7.0, y: 7.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88B04986648c2a6d11ae8fbf ┆ 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_186A5CEE88C797DA648c2a6d11ae8fc1 │ [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_186A5CEE88C79975648c2a6d11ae8fc2 ┆ 10 ┆ 1970-01-01T00:00:00.000000010 ┆ null ┆ [a] ┆ [{x: 0.0, y: 0.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C79975648c2a6d11ae8fc3 ┆ 30 ┆ 1970-01-01T00:00:00.000000030 ┆ [2] ┆ null ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C79975648c2a6d11ae8fc4 ┆ 50 ┆ 1970-01-01T00:00:00.000000050 ┆ null ┆ null ┆ [{x: 4.0, y: 4.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C79975648c2a6d11ae8fc5 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 6.0, y: 6.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C79975648c2a6d11ae8fc6 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 7.0, y: 7.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C79975648c2a6d11ae8fc7 ┆ 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_186A5CEE88C8CC36648c2a6d11ae8fc3 │ [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_186A5CEE88C8CDBD648c2a6d11ae8fc4 ┆ 10 ┆ 1970-01-01T00:00:00.000000010 ┆ null ┆ [a] ┆ [{x: 0.0, y: 0.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C8CDBD648c2a6d11ae8fc5 ┆ 30 ┆ 1970-01-01T00:00:00.000000030 ┆ [2] ┆ null ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C8CDBD648c2a6d11ae8fc6 ┆ 50 ┆ 1970-01-01T00:00:00.000000050 ┆ null ┆ null ┆ [{x: 4.0, y: 4.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C8CDBD648c2a6d11ae8fc7 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 6.0, y: 6.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C8CDBD648c2a6d11ae8fc8 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 7.0, y: 7.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C8CDBD648c2a6d11ae8fc9 ┆ 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_186A5CEE88C9AE8A648c2a6d11ae8fc8 │ [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_186A5CEE88C9AB6A648c2a6d11ae8fc5 ┆ 20 ┆ null ┆ [{x: 1.0, y: 1.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C9ACFA648c2a6d11ae8fc6 ┆ 30 ┆ [2] ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C9AD86648c2a6d11ae8fc7 ┆ 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_186A5CEE88CFF395648c2a6d11ae8fcc │ [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_186A5CEE88CFEF7A648c2a6d11ae8fc9 ┆ 20 ┆ [{x: 1.0, y: 1.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88CFF196648c2a6d11ae8fca ┆ 40 ┆ [{x: 3.0, y: 3.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88CFF236648c2a6d11ae8fcb ┆ 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_186A5CEE88D49B4D648c2a6d11ae8fd0 │ [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_186A5CEE88D496F6648c2a6d11ae8fcd ┆ 40 ┆ [3] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88D4996D648c2a6d11ae8fce ┆ 50 ┆ [4] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88D49A02648c2a6d11ae8fcf ┆ 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_186A5CEE88D7D691648c2a6d11ae8fd4 │ [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_186A5CEE88D7D411648c2a6d11ae8fd3 ┆ [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_186A5CEE88D9B96A648c2a6d11ae8fd6 │ [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_186A5CEE88D9B622648c2a6d11ae8fd5 ┆ [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_186A5CEE88DB2C29648c2a6d11ae8fd8 │ [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_186A5CEE88DB2926648c2a6d11ae8fd7 ┆ 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_186A5CEE88DD2F0A648c2a6d11ae8fda │ [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_186A5CEE88DD2BE1648c2a6d11ae8fd9 ┆ 55 ┆ 1970-01-01T00:00:00.000000055 ┆ [false] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88DD2BE1648c2a6d11ae8fd9 ┆ 60 ┆ 1970-01-01T00:00:00.000000060 ┆ [true] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88DD2BE1648c2a6d11ae8fd9 ┆ 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_186A5CEE88E034A2648c2a6d11ae8fdc │ [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_186A5CEE88E0315A648c2a6d11ae8fdb ┆ 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_186A5CEE88E244FE648c2a6d11ae8fde │ [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_186A5CEE88E24149648c2a6d11ae8fdd ┆ 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' (27) 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: 0x5c4c90142312 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5c4c90142312 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5c4c90142312 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5c4c90142312 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5c4c90155c4f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5c4c90155c4f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5c4c9010a3e1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5c4c9010a3e1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5c4c90117212 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5c4c9011d7cf - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5c4c9011d661 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5c4c8f7afdee - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5c4c8f7afdee - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5c4c9011df3f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5c4c9011df3f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5c4c9011dcea - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5c4c90117349 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5c4c900fd5cd - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5c4c9015fd90 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5c4c9015ed36 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x5c4c8f6fc2f9 - core::result::Result::unwrap::h208e08fa4203b624 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x5c4c8f6fc2f9 - re_dataframe::query::tests::clears::hb0c9a2ae012e8dcb [INFO] [stdout] at /opt/rustwide/workdir/src/query.rs:2105:13 [INFO] [stdout] 22: 0x5c4c8f6fd357 - re_dataframe::query::tests::clears::{{closure}}::hed056bdacd6e6899 [INFO] [stdout] at /opt/rustwide/workdir/src/query.rs:2072:20 [INFO] [stdout] 23: 0x5c4c8f67cfd6 - core::ops::function::FnOnce::call_once::hb6bc09b92ffcfd8e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5c4c8f7afbab - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5c4c8f7afbab - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5c4c8f7c5815 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5c4c8f7c5815 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x5c4c8f7c5815 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x5c4c8f7c5815 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x5c4c8f7c5815 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5c4c8f7c5815 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5c4c8f7c5815 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5c4c8f79c004 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5c4c8f79c004 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x5c4c8f79f8ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x5c4c8f79f8ca - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x5c4c8f79f8ca - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x5c4c8f79f8ca - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x5c4c8f79f8ca - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5c4c8f79f8ca - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x5c4c8f79f8ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5c4c901122bf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 43: 0x5c4c901122bf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 44: 0x7e71ed25aaa4 - [INFO] [stdout] 45: 0x7e71ed2e7a34 - 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_656b6e9ad96d401f98261bb297aa34d0") [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_186A5CEE88B45CE23ba0c3ca213c6632 │ [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_186A5CEE88B456853ba0c3ca213c662c ┆ 10 ┆ 1970-01-01T00:00:00.000000010 ┆ null ┆ [a] ┆ [{x: 0.0, y: 0.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88B458B53ba0c3ca213c662d ┆ 30 ┆ 1970-01-01T00:00:00.000000030 ┆ [2] ┆ null ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88B459693ba0c3ca213c662e ┆ 50 ┆ 1970-01-01T00:00:00.000000050 ┆ null ┆ null ┆ [{x: 4.0, y: 4.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88B459FE3ba0c3ca213c662f ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 6.0, y: 6.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88B45ABD3ba0c3ca213c6630 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 7.0, y: 7.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88B45B713ba0c3ca213c6631 ┆ 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_186A5CEE88C6E4493ba0c3ca213c6633 │ [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_186A5CEE88C6E6BE3ba0c3ca213c6634 ┆ 10 ┆ 1970-01-01T00:00:00.000000010 ┆ null ┆ [a] ┆ [{x: 0.0, y: 0.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C6E6BE3ba0c3ca213c6635 ┆ 30 ┆ 1970-01-01T00:00:00.000000030 ┆ [2] ┆ null ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C6E6BE3ba0c3ca213c6636 ┆ 50 ┆ 1970-01-01T00:00:00.000000050 ┆ null ┆ null ┆ [{x: 4.0, y: 4.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C6E6BE3ba0c3ca213c6637 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 6.0, y: 6.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C6E6BE3ba0c3ca213c6638 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 7.0, y: 7.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C6E6BE3ba0c3ca213c6639 ┆ 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_186A5CEE88C79F6E3ba0c3ca213c6635 │ [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_186A5CEE88C7A1A93ba0c3ca213c6636 ┆ 10 ┆ 1970-01-01T00:00:00.000000010 ┆ null ┆ [a] ┆ [{x: 0.0, y: 0.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C7A1A93ba0c3ca213c6637 ┆ 30 ┆ 1970-01-01T00:00:00.000000030 ┆ [2] ┆ null ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C7A1A93ba0c3ca213c6638 ┆ 50 ┆ 1970-01-01T00:00:00.000000050 ┆ null ┆ null ┆ [{x: 4.0, y: 4.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C7A1A93ba0c3ca213c6639 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 6.0, y: 6.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C7A1A93ba0c3ca213c663a ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 7.0, y: 7.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C7A1A93ba0c3ca213c663b ┆ 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_186A5CEE88C8450E3ba0c3ca213c663a │ [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_186A5CEE88C842493ba0c3ca213c6637 ┆ 20 ┆ null ┆ [{x: 1.0, y: 1.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C843C53ba0c3ca213c6638 ┆ 30 ┆ [2] ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C844323ba0c3ca213c6639 ┆ 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_186A5CEE88CAC6EE3ba0c3ca213c663e │ [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_186A5CEE88CAC37E3ba0c3ca213c663b ┆ 20 ┆ [{x: 1.0, y: 1.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88CAC5723ba0c3ca213c663c ┆ 40 ┆ [{x: 3.0, y: 3.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88CAC5EA3ba0c3ca213c663d ┆ 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_186A5CEE88CDB3223ba0c3ca213c6642 │ [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_186A5CEE88CDAF8A3ba0c3ca213c663f ┆ 40 ┆ [3] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88CDB1A63ba0c3ca213c6640 ┆ 50 ┆ [4] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88CDB21E3ba0c3ca213c6641 ┆ 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_186A5CEE88D111DE3ba0c3ca213c6646 │ [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_186A5CEE88D1101D3ba0c3ca213c6645 ┆ [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' (34) 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: 0x5c4c90142312 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5c4c90142312 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5c4c90142312 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5c4c90142312 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5c4c90155c4f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5c4c90155c4f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5c4c9010a3e1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5c4c9010a3e1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5c4c90117212 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5c4c9011d7cf - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5c4c9011d661 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5c4c8f7afdee - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5c4c8f7afdee - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5c4c9011df3f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5c4c9011df3f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5c4c9011dcea - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5c4c90117349 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5c4c900fd5cd - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5c4c9015fd90 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5c4c9015ed36 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x5c4c8f6faf89 - core::result::Result::unwrap::h208e08fa4203b624 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x5c4c8f6faf89 - re_dataframe::query::tests::sparse_fill_strategy_latestatglobal::h627d4437143e4fca [INFO] [stdout] at /opt/rustwide/workdir/src/query.rs:1486:9 [INFO] [stdout] 22: 0x5c4c8f6fb237 - re_dataframe::query::tests::sparse_fill_strategy_latestatglobal::{{closure}}::h4d2c23a98989c150 [INFO] [stdout] at /opt/rustwide/workdir/src/query.rs:1459:49 [INFO] [stdout] 23: 0x5c4c8f67c376 - core::ops::function::FnOnce::call_once::h556ca28e9295f1d0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5c4c8f7afbab - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5c4c8f7afbab - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5c4c8f7c5815 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5c4c8f7c5815 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x5c4c8f7c5815 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x5c4c8f7c5815 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x5c4c8f7c5815 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5c4c8f7c5815 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5c4c8f7c5815 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5c4c8f79c004 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5c4c8f79c004 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x5c4c8f79f8ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x5c4c8f79f8ca - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x5c4c8f79f8ca - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x5c4c8f79f8ca - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x5c4c8f79f8ca - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5c4c8f79f8ca - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x5c4c8f79f8ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5c4c901122bf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 43: 0x5c4c901122bf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 44: 0x7e71ed25aaa4 - [INFO] [stdout] 45: 0x7e71ed2e7a34 - 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_d59df21d80da401482edca24a33cc637") [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_186A5CEE88B04DE62b4a150609e20b9b │ [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_186A5CEE88B045E52b4a150609e20b95 ┆ 10 ┆ 1970-01-01T00:00:00.000000010 ┆ null ┆ [a] ┆ [{x: 0.0, y: 0.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88B048E62b4a150609e20b96 ┆ 30 ┆ 1970-01-01T00:00:00.000000030 ┆ [2] ┆ null ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88B049A52b4a150609e20b97 ┆ 50 ┆ 1970-01-01T00:00:00.000000050 ┆ null ┆ null ┆ [{x: 4.0, y: 4.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88B04A762b4a150609e20b98 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 6.0, y: 6.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88B04B3E2b4a150609e20b99 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 7.0, y: 7.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88B04BFD2b4a150609e20b9a ┆ 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_186A5CEE88C6FE2E2b4a150609e20b9c │ [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_186A5CEE88C700F52b4a150609e20b9d ┆ 10 ┆ 1970-01-01T00:00:00.000000010 ┆ null ┆ [a] ┆ [{x: 0.0, y: 0.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C700F52b4a150609e20b9e ┆ 30 ┆ 1970-01-01T00:00:00.000000030 ┆ [2] ┆ null ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C700F52b4a150609e20b9f ┆ 50 ┆ 1970-01-01T00:00:00.000000050 ┆ null ┆ null ┆ [{x: 4.0, y: 4.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C700F52b4a150609e20ba0 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 6.0, y: 6.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C700F52b4a150609e20ba1 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 7.0, y: 7.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C700F52b4a150609e20ba2 ┆ 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_186A5CEE88C7FB262b4a150609e20b9e │ [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_186A5CEE88C7FC662b4a150609e20b9f ┆ 10 ┆ 1970-01-01T00:00:00.000000010 ┆ null ┆ [a] ┆ [{x: 0.0, y: 0.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C7FC662b4a150609e20ba0 ┆ 30 ┆ 1970-01-01T00:00:00.000000030 ┆ [2] ┆ null ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C7FC662b4a150609e20ba1 ┆ 50 ┆ 1970-01-01T00:00:00.000000050 ┆ null ┆ null ┆ [{x: 4.0, y: 4.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C7FC662b4a150609e20ba2 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 6.0, y: 6.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C7FC662b4a150609e20ba3 ┆ 70 ┆ 1970-01-01T00:00:00.000000070 ┆ null ┆ null ┆ [{x: 7.0, y: 7.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C7FC662b4a150609e20ba4 ┆ 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_186A5CEE88C8E27A2b4a150609e20ba3 │ [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_186A5CEE88C8E02D2b4a150609e20ba0 ┆ 20 ┆ null ┆ [{x: 1.0, y: 1.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C8E0E12b4a150609e20ba1 ┆ 30 ┆ [2] ┆ [{x: 2.0, y: 2.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88C8E1762b4a150609e20ba2 ┆ 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_186A5CEE88CF0AED2b4a150609e20ba7 │ [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_186A5CEE88CF06012b4a150609e20ba4 ┆ 20 ┆ [{x: 1.0, y: 1.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88CF08DA2b4a150609e20ba5 ┆ 40 ┆ [{x: 3.0, y: 3.0}] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88CF097A2b4a150609e20ba6 ┆ 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_186A5CEE88D208322b4a150609e20bab │ [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_186A5CEE88D204362b4a150609e20ba8 ┆ 40 ┆ [3] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88D206662b4a150609e20ba9 ┆ 50 ┆ [4] │ │ [INFO] [stdout] │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ │ [INFO] [stdout] │ │ row_186A5CEE88D206F22b4a150609e20baa ┆ 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_186A5CEE88D7D6722b4a150609e20baf │ [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_186A5CEE88D7D4252b4a150609e20bae ┆ [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] [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' (25) 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: 0x5c4c90142312 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5c4c90142312 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5c4c90142312 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5c4c90142312 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5c4c90155c4f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5c4c90155c4f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5c4c9010a3e1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5c4c9010a3e1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5c4c90117212 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5c4c9011d7cf - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5c4c9011d661 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5c4c8f7afdee - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5c4c8f7afdee - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5c4c9011df3f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5c4c9011df3f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5c4c9011dcea - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5c4c90117349 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5c4c900fd5cd - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5c4c9015fd90 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5c4c9015ed36 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x5c4c8f6e75d1 - core::result::Result::unwrap::h208e08fa4203b624 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x5c4c8f6e75d1 - re_dataframe::query::tests::async_barebones::{{closure}}::{{closure}}::h6ba68134a216a3b9 [INFO] [stdout] at /opt/rustwide/workdir/src/query.rs:2427:17 [INFO] [stdout] 22: 0x5c4c8f6d8d42 - tokio::runtime::task::core::Core::poll::{{closure}}::h971888fd83ead21b [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: 0x5c4c8f6d7b93 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h8cd1353def9a74a8 [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: 0x5c4c8f6d7b93 - tokio::runtime::task::core::Core::poll::h45fdd57e5b8203d6 [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: 0x5c4c8f66e25a - tokio::runtime::task::harness::poll_future::{{closure}}::h72514eabd21f730b [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: 0x5c4c8f706c88 - as core::ops::function::FnOnce<()>>::call_once::h698d094995a0d606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 27: 0x5c4c8f68abb3 - std::panicking::catch_unwind::do_call::hec7a831014f23aca [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 28: 0x5c4c8f6cc09b - __rust_try [INFO] [stdout] 29: 0x5c4c8f6c6346 - std::panicking::catch_unwind::h1fd8ff3e1e796083 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x5c4c8f6c6346 - std::panic::catch_unwind::ha6fc832f43af9ed6 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5c4c8f66d0af - tokio::runtime::task::harness::poll_future::h5ada76284cf6ee26 [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: 0x5c4c8f66f3d1 - tokio::runtime::task::harness::Harness::poll_inner::h8a0e3b4e69caceab [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: 0x5c4c8f671343 - tokio::runtime::task::harness::Harness::poll::h54ef26b6001aa7f2 [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: 0x5c4c8f6947eb - tokio::runtime::task::raw::poll::h3fc3ed3d7c28857e [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: 0x5c4c8fa842b7 - tokio::runtime::task::raw::RawTask::poll::hb3b871f590fdcc1d [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: 0x5c4c8f6a3051 - tokio::runtime::task::LocalNotified::run::hbe0ca5d6fdde3a5c [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: 0x5c4c8f679a7a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h49dd8554809f7f95 [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: 0x5c4c8f677ab5 - tokio::task::coop::with_budget::he8216aff9fe7b546 [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: 0x5c4c8f677ab5 - tokio::task::coop::budget::h8c95a851625c2dc1 [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: 0x5c4c8f677ab5 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::h71a280c01d0110a0 [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: 0x5c4c8f6773e6 - tokio::runtime::scheduler::current_thread::Context::enter::hfe53e1f8d86cc890 [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: 0x5c4c8f67761c - tokio::runtime::scheduler::current_thread::Context::run_task::h8e3d0bda8bb64ead [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: 0x5c4c8f6799dc - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hd8d8e07e25bb6a3d [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: 0x5c4c8f6783eb - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h00d331eb002c3166 [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: 0x5c4c8f695dfa - tokio::runtime::context::scoped::Scoped::set::h0cb26924ee8dafc6 [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: 0x5c4c8f6a3b6a - tokio::runtime::context::set_scheduler::{{closure}}::h246b952fcfced588 [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: 0x5c4c8f71a066 - std::thread::local::LocalKey::try_with::hf85fc6e9a5872c00 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 48: 0x5c4c8f71799c - std::thread::local::LocalKey::with::h0a99490427a27d22 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 49: 0x5c4c8f6a3b11 - tokio::runtime::context::set_scheduler::hdd0e03e93f4e28da [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: 0x5c4c8f677d09 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h8c6b4fc45cc74a51 [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: 0x5c4c8f678442 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h647ddb006382212e [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: 0x5c4c8f675219 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h84baaffab7447944 [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: 0x5c4c8f674590 - tokio::runtime::context::runtime::enter_runtime::hbf9d6b9b9f685185 [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: 0x5c4c8f674f11 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h17abb681361f51ca [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: 0x5c4c8f6862ff - tokio::runtime::runtime::Runtime::block_on_inner::hd2a44af20a309e24 [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: 0x5c4c8f686625 - tokio::runtime::runtime::Runtime::block_on::hbaf43f802a8dcc20 [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: 0x5c4c8f6e47c1 - re_dataframe::query::tests::async_barebones::h12a0c7b3e65cce6e [INFO] [stdout] at /opt/rustwide/workdir/src/query.rs:2521:11 [INFO] [stdout] 58: 0x5c4c8f6e4867 - re_dataframe::query::tests::async_barebones::{{closure}}::h27588117683ff908 [INFO] [stdout] at /opt/rustwide/workdir/src/query.rs:2371:35 [INFO] [stdout] 59: 0x5c4c8f67ccc6 - core::ops::function::FnOnce::call_once::ha029cad0fff48a84 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x5c4c8f7afbab - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 61: 0x5c4c8f7afbab - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 62: 0x5c4c8f7c5815 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 63: 0x5c4c8f7c5815 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 64: 0x5c4c8f7c5815 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 65: 0x5c4c8f7c5815 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 66: 0x5c4c8f7c5815 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 67: 0x5c4c8f7c5815 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 68: 0x5c4c8f7c5815 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 69: 0x5c4c8f79c004 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 70: 0x5c4c8f79c004 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 71: 0x5c4c8f79f8ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 72: 0x5c4c8f79f8ca - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 73: 0x5c4c8f79f8ca - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 74: 0x5c4c8f79f8ca - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 75: 0x5c4c8f79f8ca - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 76: 0x5c4c8f79f8ca - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 77: 0x5c4c8f79f8ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 78: 0x5c4c901122bf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 79: 0x5c4c901122bf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 80: 0x7e71ed25aaa4 - [INFO] [stdout] 81: 0x7e71ed2e7a34 - 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] [stderr] error: test failed, to rerun pass `--lib` [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' (25) 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: 0x5c4c90142312 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5c4c90142312 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5c4c90142312 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5c4c90142312 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5c4c90155c4f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5c4c90155c4f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5c4c9010a3e1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5c4c9010a3e1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5c4c90117212 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5c4c9011d7cf - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5c4c9011d661 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5c4c8f7afdee - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5c4c8f7afdee - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5c4c9011df3f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5c4c9011df3f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5c4c9011dcea - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5c4c90117349 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5c4c900fd5cd - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5c4c9015fd90 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5c4c9015ed36 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x5c4c8f6e65c6 - core::result::Result::unwrap::h208e08fa4203b624 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x5c4c8f6e65c6 - re_dataframe::query::tests::async_barebones::{{closure}}::{{closure}}::h63ed1c8d355daec0 [INFO] [stdout] at /opt/rustwide/workdir/src/query.rs:2458:17 [INFO] [stdout] 22: 0x5c4c8f6d8562 - tokio::runtime::task::core::Core::poll::{{closure}}::h48cd96eafa19c51b [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: 0x5c4c8f6d7c93 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::he734d8882092569d [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: 0x5c4c8f6d7c93 - tokio::runtime::task::core::Core::poll::h4f59a3e843c1077a [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: 0x5c4c8f66e3fa - tokio::runtime::task::harness::poll_future::{{closure}}::h9d4bb8fc362eb20a [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: 0x5c4c8f706968 - as core::ops::function::FnOnce<()>>::call_once::h1714cec88d82ca26 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 27: 0x5c4c8f68a463 - std::panicking::catch_unwind::do_call::h626f50e88342413a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 28: 0x5c4c8f6cc09b - __rust_try [INFO] [stdout] 29: 0x5c4c8f6c5af6 - std::panicking::catch_unwind::ha05d05bddcbbc641 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x5c4c8f6c5af6 - std::panic::catch_unwind::h7fa8424bdcb6270e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5c4c8f66cc4f - tokio::runtime::task::harness::poll_future::h3ba3f4f326727979 [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: 0x5c4c8f66f631 - tokio::runtime::task::harness::Harness::poll_inner::ha5cfe42bd55f120e [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: 0x5c4c8f6712c3 - tokio::runtime::task::harness::Harness::poll::h07d4e9d765f099d9 [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: 0x5c4c8f6948ab - tokio::runtime::task::raw::poll::hca2f639da3c77880 [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: 0x5c4c8fa842b7 - tokio::runtime::task::raw::RawTask::poll::hb3b871f590fdcc1d [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: 0x5c4c8f6a3051 - tokio::runtime::task::LocalNotified::run::hbe0ca5d6fdde3a5c [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: 0x5c4c8f679a7a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h49dd8554809f7f95 [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: 0x5c4c8f677ab5 - tokio::task::coop::with_budget::he8216aff9fe7b546 [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: 0x5c4c8f677ab5 - tokio::task::coop::budget::h8c95a851625c2dc1 [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: 0x5c4c8f677ab5 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::h71a280c01d0110a0 [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: 0x5c4c8f6773e6 - tokio::runtime::scheduler::current_thread::Context::enter::hfe53e1f8d86cc890 [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: 0x5c4c8f67761c - tokio::runtime::scheduler::current_thread::Context::run_task::h8e3d0bda8bb64ead [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: 0x5c4c8f6799dc - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hd8d8e07e25bb6a3d [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: 0x5c4c8f6783eb - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h00d331eb002c3166 [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: 0x5c4c8f695dfa - tokio::runtime::context::scoped::Scoped::set::h0cb26924ee8dafc6 [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: 0x5c4c8f6a3b6a - tokio::runtime::context::set_scheduler::{{closure}}::h246b952fcfced588 [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: 0x5c4c8f71a066 - std::thread::local::LocalKey::try_with::hf85fc6e9a5872c00 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 48: 0x5c4c8f71799c - std::thread::local::LocalKey::with::h0a99490427a27d22 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 49: 0x5c4c8f6a3b11 - tokio::runtime::context::set_scheduler::hdd0e03e93f4e28da [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: 0x5c4c8f677d09 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h8c6b4fc45cc74a51 [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: 0x5c4c8f678442 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h647ddb006382212e [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: 0x5c4c8f675219 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h84baaffab7447944 [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: 0x5c4c8f674590 - tokio::runtime::context::runtime::enter_runtime::hbf9d6b9b9f685185 [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: 0x5c4c8f674f11 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h17abb681361f51ca [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: 0x5c4c8f6862ff - tokio::runtime::runtime::Runtime::block_on_inner::hd2a44af20a309e24 [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: 0x5c4c8f686625 - tokio::runtime::runtime::Runtime::block_on::hbaf43f802a8dcc20 [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: 0x5c4c8f6e47c1 - re_dataframe::query::tests::async_barebones::h12a0c7b3e65cce6e [INFO] [stdout] at /opt/rustwide/workdir/src/query.rs:2521:11 [INFO] [stdout] 58: 0x5c4c8f6e4867 - re_dataframe::query::tests::async_barebones::{{closure}}::h27588117683ff908 [INFO] [stdout] at /opt/rustwide/workdir/src/query.rs:2371:35 [INFO] [stdout] 59: 0x5c4c8f67ccc6 - core::ops::function::FnOnce::call_once::ha029cad0fff48a84 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x5c4c8f7afbab - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 61: 0x5c4c8f7afbab - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 62: 0x5c4c8f7c5815 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 63: 0x5c4c8f7c5815 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 64: 0x5c4c8f7c5815 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 65: 0x5c4c8f7c5815 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 66: 0x5c4c8f7c5815 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 67: 0x5c4c8f7c5815 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 68: 0x5c4c8f7c5815 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 69: 0x5c4c8f79c004 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 70: 0x5c4c8f79c004 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 71: 0x5c4c8f79f8ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 72: 0x5c4c8f79f8ca - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 73: 0x5c4c8f79f8ca - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 74: 0x5c4c8f79f8ca - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 75: 0x5c4c8f79f8ca - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 76: 0x5c4c8f79f8ca - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 77: 0x5c4c8f79f8ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 78: 0x5c4c901122bf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 79: 0x5c4c901122bf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 80: 0x7e71ed25aaa4 - [INFO] [stdout] 81: 0x7e71ed2e7a34 - 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/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/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/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 8: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 9: __rust_try [INFO] [stdout] 10: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 11: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/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/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 29: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/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/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 43: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 44: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 45: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 46: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 47: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 48: test::run_test_in_process [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 49: test::run_test::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 50: test::run_test::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 51: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 52: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 53: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 54: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 55: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 56: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 57: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 58: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 59: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 60: std::sys::thread::unix::Thread::new::thread_start [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/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 2.71s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4e4515443c25eac27294c2c61777eb10b0b53e06633547983ca0663ba27f77da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e4515443c25eac27294c2c61777eb10b0b53e06633547983ca0663ba27f77da", kill_on_drop: false }` [INFO] [stdout] 4e4515443c25eac27294c2c61777eb10b0b53e06633547983ca0663ba27f77da