Docs.rs
  • arrowbatch-1.14.0
    • arrowbatch 1.14.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • 03 February 2025
    • Links
    • crates.io
    • Source
    • Owners
    • guilledk
    • Dependencies
      • arrow ^51.0.0 normal
      • base64 ^0.22.0 normal
      • chrono ^0.4.38 normal
      • env_logger ^0.10 normal
      • futures ^0.3.30 normal
      • futures-util ^0.3.30 normal
      • hex ^0.4.3 normal
      • log ^0.4 normal
      • moka ^0.12.7 normal
      • num ^0.4.1 normal
      • num-bigint ^0.4.4 normal
      • rlp ^0.5.2 normal
      • serde ^1.0.197 normal
      • serde_json ^1.0.115 normal
      • tokio ^1.37.0 normal
      • tokio-tungstenite ^0.21.0 normal
      • tungstenite ^0.21.0 normal
      • uuid ^1.8.0 normal
      • zstd =0.13.0 normal
    • Versions
    • 0% of the crate is documented
  • 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

arrowbatch1.14.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions
  • Type Aliases

List of all items

Structs

  • cache::ArrowBatchCache
  • proto::ArrowBatchFileMetadata
  • proto::ArrowBatchGlobalHeader
  • proto::ArrowBatchHeader
  • proto::ArrowBatchMetadata
  • proto::ArrowTableMapping
  • reader::ArrowBatchConfig
  • reader::ArrowBatchContext
  • reader::ArrowBatchContextDef
  • reader::ArrowBatchIterContext
  • reader::ArrowBatchReader
  • reader::ArrowBatchSequentialReader

Enums

  • proto::ArrowBatchCompression
  • proto::ArrowBatchTypes

Functions

  • proto::new_batch_header
  • proto::new_global_header
  • proto::read_batch
  • proto::read_batch_header
  • proto::read_global_header
  • proto::read_metadata
  • proto::read_row
  • reader::get_relative_table_index
  • utils::hex_str_to_bigint
  • utils::string_at_dictionary_column

Type Aliases

  • reader::ArrowRow
  • reader::TableFileMap
  • reader::TableMapping

Constants

  • proto::ARROW_BATCH_HEADER_CONSTANT
  • proto::ARROW_BATCH_VERSION_CONSTANT
  • proto::BATCH_HEADER_SIZE
  • proto::GLOBAL_HEADER_SIZE
  • reader::DEFAULT_ALIAS
  • reader::DEFAULT_TABLE_CACHE_SIZE