Docs.rs
scouter-dataframe-0.25.0
scouter-dataframe 0.25.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
thorrester
Dependencies
arrow 57.*
normal
arrow-array 57.*
normal
async-trait >=0.1
normal
base64 >=0.22
normal
bytes ^1
normal
chrono 0.*
normal
dashmap 6.*
normal
datafusion 52.*
normal
deltalake 0.*
normal
futures 0.*
normal
hex 0.*
normal
mini-moka 0.*
normal
object_store ^0.12.4
normal
scouter-settings ^0.25.0
normal
scouter-types ^0.25.0
normal
serde 1.*
normal
serde_json 1.*
normal
tempfile 3.*
normal
thiserror 2.*
normal
tokio 1.*
normal
tokio-util 0.*
normal
tracing 0.*
normal
url 2.*
normal
uuid 1.*
normal
criterion 0.*
dev
potato-head ^0.19.0
dev
rand 0.9.*
dev
tempfile 3.*
dev
tokio 1.*
dev
tracing-subscriber 0.*
dev
Versions
25.79%
of the crate is documented
Platform
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
Skip to main content
Module ipc
scouter_
dataframe
0.25.0
Module ipc
Module Items
Functions
In scouter_
dataframe::
parquet::
bifrost
scouter_dataframe
::
parquet
::
bifrost
Module
ipc
Copy item path
Source
Functions
ยง
batches_
to_
ipc_
bytes
Serialize a slice of RecordBatches into Arrow IPC stream bytes.
ipc_
bytes_
to_
batches
Deserialize Arrow IPC stream bytes into a Vec of RecordBatches.