Docs.rs
  • datafusion-execution-48.0.1
    • datafusion-execution 48.0.1
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • andygrove
    • alamb
    • xudong963
    • Dependencies
      • arrow ^55.1.0 normal
      • dashmap ^6.0.1 normal
      • datafusion-common ^48.0.1 normal
      • datafusion-expr ^48.0.1 normal
      • futures ^0.3 normal
      • log ^0.4 normal
      • object_store ^0.12.0 normal
      • parking_lot ^0.12 normal
      • rand ^0.9 normal
      • tempfile ^3 normal
      • url ^2.5.4 normal
      • chrono ^0.4.41 dev
      • insta ^1.43.1 dev
    • Versions
    • 84.54% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

datafusion_execution48.0.1

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • TaskContext
  • cache::cache_manager::CacheManager
  • cache::cache_manager::CacheManagerConfig
  • cache::cache_unit::DefaultFileStatisticsCache
  • cache::cache_unit::DefaultListFilesCache
  • config::SessionConfig
  • disk_manager::DiskManager
  • disk_manager::DiskManagerBuilder
  • disk_manager::RefCountedTempFile
  • memory_pool::FairSpillPool
  • memory_pool::GreedyMemoryPool
  • memory_pool::MemoryConsumer
  • memory_pool::MemoryReservation
  • memory_pool::TrackConsumersPool
  • memory_pool::UnboundedMemoryPool
  • object_store::DefaultObjectStoreRegistry
  • object_store::ObjectStoreUrl
  • registry::MemoryFunctionRegistry
  • runtime_env::RuntimeEnv
  • runtime_env::RuntimeEnvBuilder

Enums

  • disk_manager::DiskManagerConfig
  • disk_manager::DiskManagerMode
  • memory_pool::MemoryLimit

Traits

  • FunctionRegistry
  • RecordBatchStream
  • cache::CacheAccessor
  • memory_pool::MemoryPool
  • memory_pool::proxy::HashTableAllocExt
  • memory_pool::proxy::RawTableAllocExt
  • memory_pool::proxy::VecAllocExt
  • object_store::ObjectStoreRegistry
  • registry::FunctionRegistry
  • registry::SerializerRegistry

Functions

  • memory_pool::human_readable_size

Type Aliases

  • SendableRecordBatchStream
  • cache::cache_manager::FileStatisticsCache
  • cache::cache_manager::ListFilesCache
  • runtime_env::RuntimeConfig

Constants

  • memory_pool::units::GB
  • memory_pool::units::KB
  • memory_pool::units::MB
  • memory_pool::units::TB