Docs.rs
  • lance-io-0.19.2
    • lance-io 0.19.2
    • 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 ^52.2 normal
      • arrow-arith ^52.2 normal
      • arrow-array ^52.2 normal
      • arrow-buffer ^52.2 normal
      • arrow-cast ^52.2 normal
      • arrow-data ^52.2 normal
      • arrow-schema ^52.2 normal
      • arrow-select ^52.2 normal
      • async-priority-channel ^0.2.0 normal
      • async-recursion ^1.0 normal
      • async-trait ^0.1 normal
      • aws-config ^1.2.0 normal
      • aws-credential-types ^1.2.0 normal
      • byteorder ^1.5 normal
      • bytes ^1.4 normal
      • chrono ^0.4.25 normal
      • deepsize ^0.2.0 normal
      • futures ^0.3 normal
      • lance-arrow =0.19.2 normal
      • lance-core =0.19.2 normal
      • lazy_static ^1 normal
      • log ^0.4 normal
      • object_store ^0.10.2 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.5 normal
      • tokio ^1.23 normal
      • tracing ^0.1 normal
      • url ^2.3 normal
      • criterion ^0.5 dev
      • mockall ^0.12.1 dev
      • parquet ^52.0 dev
      • tempfile ^3 dev
      • test-log ^0.2.15 dev
      • prost-build ^0.12.2 build
      • pprof ^0.13 dev
    • Versions
    • 62.43% 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.19.2

Crate Items

  • Structs
  • Enums
  • Constants
  • 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::ObjectStoreRegistry
  • object_store::StorageOptions
  • object_writer::ObjectWriter
  • scheduler::FileScheduler
  • scheduler::ScanScheduler
  • scheduler::SchedulerConfig
  • stream::RecordBatchStreamAdapter

Enums

  • ReadBatchParams
  • object_store::LanceConfigKey

Traits

  • encodings::AsyncIndex
  • encodings::Decoder
  • encodings::Encoder
  • object_store::ObjectStoreExt
  • object_store::ObjectStoreProvider
  • 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

Constants

  • object_store::DEFAULT_CLOUD_IO_PARALLELISM
  • object_store::DEFAULT_DOWNLOAD_RETRY_COUNT
  • object_store::DEFAULT_LOCAL_IO_PARALLELISM