Docs.rs
datafusion-orc-0.7.0
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
datafusion-orc 0.7.0
Implementation of Apache ORC file format using Apache Arrow in-memory format
Crate
Source
Builds
Feature flags
Documentation
Coverage
37.5%
3
out of
8
items documented
1
out of
5
items with examples
Size
Source code size: 103.47 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 1.43 MB
This is the summed size of all files generated by rustdoc for all configured targets
Ø build duration
this release: 2m 16s
Average build duration of
successful
builds.
all releases: 2m 33s
Average build duration of
successful
builds in releases after 2024-10-23.
Links
Homepage
datafusion-contrib/datafusion-orc
47
24
3
crates.io
Dependencies
async-trait ^0.1.77
normal
bytes ^1.4
normal
datafusion ^52.0
normal
futures ^0.3
normal
futures-util ^0.3
normal
object_store ^0.12
normal
orc-rust ^0.7
normal
tokio ^1.28
normal
Versions
0.7.0
(2026-01-13)
0.6.0
(2025-11-28)
0.5.0
(2025-10-20)
Owners
datafusion-orc
Experimental ORC file reader for DataFusion based on
orc-rust
.