Docs.rs
vortex-scan-0.54.0
vortex-scan 0.54.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
a10y
vortex-admin
Dependencies
arrow-array ^56
normal
arrow-schema ^56
normal
bit-vec ^0.8.0
normal
crossbeam-deque ^0.8.6
normal
crossbeam-queue ^0.3.12
normal
futures ^0.3.31
normal
itertools ^0.14.0
normal
log ^0.4.21
normal
parking_lot ^0.12.3
normal
roaring ^0.11.0
normal
optional
sketches-ddsketch ^0.3.0
normal
tokio ^1.47
normal
optional
tracing ^0.1.41
normal
vortex-array ^0.54.0
normal
vortex-buffer ^0.54.0
normal
vortex-dtype ^0.54.0
normal
vortex-error ^0.54.0
normal
vortex-expr ^0.54.0
normal
vortex-io ^0.54.0
normal
vortex-layout ^0.54.0
normal
vortex-mask ^0.54.0
normal
vortex-metrics ^0.54.0
normal
loom ^0.7
dev
vortex-layout ^0.54.0
dev
Versions
77.78%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module arrow
vortex_
scan
0.54.0
Module arrow
Module Items
Structs
In crate vortex_
scan
vortex_scan
Module
arrow
Copy item path
Source
Structs
ยง
Record
Batch
Iterator
Adapter
We create an adapter for record batch iterators that supports clone. This allows us to create thread-safe
arrow_array::RecordBatchIterator
.