Docs.rs
  • datafusion-physical-expr-common-38.0.0
    • datafusion-physical-expr-common 38.0.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • andygrove
    • alamb
    • xudong963
    • Dependencies
      • arrow ^51.0.0 normal
      • datafusion-common ^38.0.0 normal
      • datafusion-expr ^38.0.0 normal
    • Versions
    • 79.55% 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

datafusion_physical_expr_common38.0.0

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • aggregate::AggregateFunctionExpr
  • expressions::column::Column
  • sort_expr::PhysicalSortExpr
  • sort_expr::PhysicalSortRequirement
  • tree_node::ExprContext

Enums

  • aggregate::stats::StatsType
  • sort_properties::SortProperties

Traits

  • aggregate::AggregateExpr
  • physical_expr::PhysicalExpr

Functions

  • aggregate::create_aggregate_expr
  • aggregate::utils::down_cast_any_ref
  • aggregate::utils::get_sort_options
  • aggregate::utils::ordering_fields
  • expressions::column::col
  • physical_expr::down_cast_any_ref
  • physical_expr::with_new_children_if_necessary
  • utils::reverse_order_bys
  • utils::scatter

Type Aliases

  • sort_expr::LexOrdering
  • sort_expr::LexOrderingRef
  • sort_expr::LexRequirement
  • sort_expr::LexRequirementRef
  • sort_properties::ExprOrdering