Docs.rs
  • lance-io-0.10.18
    • lance-io 0.10.18
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Xuanwo
    • eddyxu
    • wjones127
    • changhiskhan
    • westonpace
    • github:lancedb:release
    • lance-community
    • Dependencies
      • arrow ^51.0.0 normal
      • arrow-arith ^51.0 normal
      • arrow-array ^51.0 normal
      • arrow-buffer ^51.0 normal
      • arrow-cast ^51.0 normal
      • arrow-data ^51.0 normal
      • arrow-schema ^51.0 normal
      • arrow-select ^51.0 normal
      • async-recursion ^1.0 normal
      • async-trait ^0.1 normal
      • aws-config ^0.56 normal
      • aws-credential-types ^0.56 normal
      • byteorder ^1.5 normal
      • bytes ^1.4 normal
      • chrono ^0.4.25 normal
      • futures ^0.3 normal
      • lance-arrow =0.10.18 normal
      • lance-core =0.10.18 normal
      • lazy_static ^1 normal
      • num_cpus ^1.0 normal
      • object_store ^0.9.0 normal
      • path_abs ^0.5 normal
      • pin-project ^1.0 normal
      • prost ^0.12.2 normal
      • rand ^0.8.3 normal
      • shellexpand ^3.0 normal
      • snafu ^0.7.4 normal
      • tokio ^1.23 normal
      • tokio-stream ^0.1.14 normal
      • tracing ^0.1 normal
      • url ^2.3 normal
      • criterion ^0.5 dev
      • parquet ^49.0 dev
      • pprof ^0.13 dev
      • tempfile ^3 dev
      • prost-build ^0.12.2 build
    • Versions
    • 63.27% of the crate is documented
  • Go to latest version
  • 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

lance_io0.10.18

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • encodings::binary::BinaryDecoder
  • encodings::binary::BinaryEncoder
  • encodings::dictionary::DictionaryDecoder
  • encodings::dictionary::DictionaryEncoder
  • encodings::plain::PlainDecoder
  • encodings::plain::PlainEncoder
  • local::LocalObjectReader
  • object_reader::CloudObjectReader
  • object_store::AwsCredentialAdapter
  • object_store::ObjectStore
  • object_store::ObjectStoreParams
  • object_store::StorageOptions
  • object_writer::ObjectWriter
  • scheduler::FileScheduler
  • scheduler::StoreScheduler
  • stream::RecordBatchStreamAdapter

Enums

  • ReadBatchParams

Traits

  • encodings::AsyncIndex
  • encodings::Decoder
  • encodings::Encoder
  • object_store::ObjectStoreExt
  • object_store::WrappingObjectStore
  • stream::RecordBatchStream
  • traits::ProtoStruct
  • traits::Reader
  • traits::WriteExt
  • traits::Writer

Functions

  • encodings::plain::bytes_to_array
  • ffi::to_ffi_arrow_array_stream
  • local::remove_dir_all
  • local::to_local_path
  • object_store::build_aws_credential
  • object_store::ensure_table_uri
  • stream::arrow_stream_to_lance_stream
  • utils::read_binary_array
  • utils::read_fixed_stride_array
  • utils::read_last_block
  • utils::read_message
  • utils::read_message_from_buf
  • utils::read_metadata_offset
  • utils::read_struct
  • utils::read_struct_from_buf
  • utils::read_version

Type Aliases

  • stream::BatchStream