Docs.rs
orc-rust-0.3.0
orc-rust 0.3.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
Xuanwo
waynexia
WenyXu
Dependencies
arrow ^50
normal
bytes ^1.4
normal
chrono ^0.4.37
normal
chrono-tz ^0.8.6
normal
clap ^4.5.3
normal
optional
fallible-streaming-iterator ^0.1
normal
flate2 ^1
normal
futures ^0.3
normal
optional
futures-util ^0.3
normal
optional
lz4_flex ^0.11
normal
lzokay-native ^0.1
normal
num ^0.4.1
normal
prost ^0.11
normal
snafu ^0.7
normal
snap ^1.1
normal
tokio ^1.28
normal
optional
zstd ^0.12
normal
arrow-json ^50.0.0
dev
async-trait ^0.1.77
dev
criterion ^0.5
dev
datafusion ^36.0.0
dev
datafusion-expr ^36.0.0
dev
datafusion-physical-expr ^36.0.0
dev
object_store ^0.9.0
dev
pretty_assertions ^1.3.0
dev
serde_json ^1.0
dev
Versions
40.37%
of the crate is documented
Go to latest version
Platform
i686-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
orc_rust
0.3.0
Module rle_v1
Structs
In orc_rust::reader::decode
?
Module
orc_rust
::
reader
::
decode
::
rle_v1
source
·
[
−
]
Expand description
Handling decoding of Integer Run Length Encoded V1 data in ORC files
Structs
§
RleReaderV1
Decodes a stream of Integer Run Length Encoded version 1 bytes.