Docs.rs
  • vortex-datafusion-0.10.0
    • vortex-datafusion 0.10.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • robert3005
    • github:spiraldb:crates-io
    • a10y
    • vortex-admin
    • Dependencies
      • arrow-array ^53.0.0 normal
      • arrow-schema ^53.0.0 normal
      • async-trait ^0.1 normal
      • chrono ^0.4.38 normal
      • datafusion ^42.0.0 normal
      • datafusion-common ^42.0.0 normal
      • datafusion-execution ^42.0.0 normal
      • datafusion-expr ^42.0.0 normal
      • datafusion-physical-expr ^42.0.0 normal
      • datafusion-physical-plan ^42.0.0 normal
      • futures ^0.3.30 normal
      • itertools ^0.13.0 normal
      • lazy_static ^1.4.0 normal
      • log ^0.4.21 normal
      • object_store ^0.11.0 normal
      • pin-project ^1.1.5 normal
      • vortex-array ^0.10.0 normal
      • vortex-datetime-dtype ^0.10.0 normal
      • vortex-dtype ^0.10.0 normal
      • vortex-error ^0.10.0 normal
      • vortex-expr ^0.10.0 normal
      • vortex-scalar ^0.10.0 normal
      • vortex-serde ^0.10.0 normal
      • anyhow ^1.0 dev
      • tempfile ^3 dev
      • tokio ^1.37.0 dev
      • url ^2 dev
    • Versions
    • 11.76% of the crate is documented
  • Go to latest version
  • 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

vortex_datafusion0.10.0

Crate Items

  • Structs
  • Traits

List of all items

Structs

  • memory::VortexMemTable
  • memory::VortexMemTableOptions
  • persistent::config::VortexFile
  • persistent::config::VortexTableOptions
  • persistent::execution::VortexExec
  • persistent::opener::VortexFileOpener
  • persistent::provider::VortexFileTableProvider

Traits

  • SessionContextExt