Docs.rs
  • datafusion-physical-expr-common-46.0.1
    • datafusion-physical-expr-common 46.0.1
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • andygrove
    • alamb
    • xudong963
    • Dependencies
      • ahash ^0.8 normal
      • arrow ^54.2.1 normal
      • datafusion-common ^46.0.1 normal
      • datafusion-expr-common ^46.0.1 normal
      • hashbrown ^0.14.5 normal
      • itertools ^0.14 normal
    • Versions
    • 83.94% 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
logo

datafusion_physical_expr_common46.0.1

Crate Items

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

List of all items

Structs

  • binary_map::ArrowBytesMap
  • binary_map::ArrowBytesSet
  • binary_view_map::ArrowBytesViewMap
  • binary_view_map::ArrowBytesViewSet
  • sort_expr::LexOrdering
  • sort_expr::LexRequirement
  • sort_expr::PhysicalSortExpr
  • sort_expr::PhysicalSortRequirement
  • tree_node::ExprContext

Enums

  • binary_map::OutputType

Traits

  • physical_expr::DynEq
  • physical_expr::DynHash
  • physical_expr::PhysicalExpr

Functions

  • datum::apply
  • datum::apply_cmp
  • datum::apply_cmp_for_nested
  • datum::compare_op_for_nested
  • datum::compare_with_eq
  • physical_expr::down_cast_any_ref
  • physical_expr::format_physical_expr_list
  • physical_expr::with_new_children_if_necessary
  • sort_expr::format_physical_sort_requirement_list
  • utils::reverse_order_bys
  • utils::scatter

Type Aliases

  • physical_expr::PhysicalExprRef
  • sort_expr::LexOrderingRef
  • sort_expr::LexRequirementRef
  • utils::ExprPropertiesNode

Constants

  • binary_map::INITIAL_BUFFER_CAPACITY