Docs.rs
  • orcxx-0.5.0
    • orcxx 0.5.0
    • Permalink
    • Docs.rs crate page
    • GPL-3.0-or-later AND Apache-2.0 AND BSD-3-Clause AND Zlib
    • 17 March 2025
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • progval
    • Dependencies
      • chrono ^0.4.26 normal optional
      • cxx ^1.0 normal
      • json ^0.12.4 normal optional
      • rayon ^1.7.0 normal optional
      • rust_decimal ^1.30.0 normal
      • thiserror ^1.0.48 normal
      • flate2 ^1.0 dev
      • json ^0.12.4 dev
      • pretty_assertions ^1.3.0 dev
      • tempfile ^3.6.0 dev
      • cxx-build ^1.0 build
      • thiserror ^1.0.48 build
    • Versions
    • 56.61% 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

orcxx0.5.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Timestamp
  • deserialize::MultiMap
  • errors::OrcError
  • reader::InputStream
  • reader::Reader
  • reader::ReaderOptions
  • reader::RowReader
  • reader::RowReaderOptions
  • reader::StripeInformation
  • row_iterator::RowIterator
  • structured_reader::StructuredRowReader
  • vector::BorrowedColumnVectorBatch
  • vector::Decimal128VectorBatch
  • vector::Decimal128VectorBatchIterator
  • vector::Decimal64VectorBatch
  • vector::Decimal64VectorBatchIterator
  • vector::DoubleVectorBatch
  • vector::DoubleVectorBatchIterator
  • vector::ListVectorBatch
  • vector::LongVectorBatch
  • vector::LongVectorBatchIterator
  • vector::MapVectorBatch
  • vector::NotNullDecimal128VectorBatchIterator
  • vector::NotNullDecimal64VectorBatchIterator
  • vector::NotNullDoubleVectorBatchIterator
  • vector::NotNullLongVectorBatchIterator
  • vector::NotNullRangeVectorBatchIterator
  • vector::NotNullStringVectorBatchIterator
  • vector::NotNullTimestampVectorBatchIterator
  • vector::OwnedColumnVectorBatch
  • vector::RangeVectorBatchIterator
  • vector::StringVectorBatch
  • vector::StringVectorBatchIterator
  • vector::StructVectorBatch
  • vector::TimestampVectorBatch
  • vector::TimestampVectorBatchIterator

Enums

  • deserialize::DeserializationError
  • errors::OpenOrcError
  • kind::Kind
  • structured_reader::ColumnTree

Traits

  • deserialize::CheckableKind
  • deserialize::DeserializationTarget
  • deserialize::OrcDeserialize
  • deserialize::OrcDeserializeOption
  • deserialize::OrcStruct
  • vector::ColumnVectorBatch
  • vector::DecimalVectorBatch

Functions

  • deserialize::default_option_vec

Type Aliases

  • errors::OrcResult