Docs.rs
  • datafusion-common-10.0.0
    • datafusion-common 10.0.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • andygrove
    • kou
    • nevi-me
    • alamb
    • xudong963
    • Dependencies
      • arrow ^18.0.0 normal
      • avro-rs ^0.13 normal
      • cranelift-module ^0.85.0 normal
      • object_store ^0.3 normal
      • ordered-float ^3.0 normal
      • parquet ^18.0.0 normal
      • pyo3 ^0.16 normal
      • sqlparser ^0.18 normal
    • Versions
    • 87.8% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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
logo

logo

Crate datafusion_common

logo
Change settings

List of all items

Structs

  • Column
  • DFField
  • DFSchema

Enums

  • DataFusionError
  • SchemaError
  • scalar::ScalarValue

Traits

  • ExprSchema
  • ToDFSchema
  • scalar::ScalarType

Macros

  • internal_err

Functions

  • field_not_found

Typedefs

  • DFSchemaRef
  • Result