Docs.rs
  • vortex-expr-0.22.1
    • vortex-expr 0.22.1
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • robert3005
    • gatesn
    • github:spiraldb:crates-io
    • vortex-admin
    • Dependencies
      • datafusion-expr ^44.0.0 normal optional
      • datafusion-physical-expr ^44.0.0 normal optional
      • dyn-hash ^0.2.0 normal
      • itertools ^0.14.0 normal
      • prost ^0.13.0 normal optional
      • serde ^1.0.197 normal optional
      • vortex-array ^0.22.1 normal
      • vortex-buffer ^0.22.1 normal
      • vortex-dtype ^0.22.1 normal
      • vortex-error ^0.22.1 normal
      • vortex-proto ^0.22.1 normal optional
      • vortex-scalar ^0.22.1 normal
    • Versions
    • 38.46% 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

vortex_expr0.22.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • BinaryExpr
  • GetItem
  • Identity
  • Like
  • Literal
  • Not
  • Pack
  • Select
  • pruning::PruningPredicate
  • pruning::Relation
  • transform::partition::Partition
  • transform::partition::PartitionedExpr

Enums

  • Operator
  • SelectField
  • pruning::FieldOrIdentity

Traits

  • DynEq
  • VortexExpr
  • VortexExprExt

Functions

  • and
  • col
  • eq
  • forms::cnf::cnf
  • forms::nnf::nnf
  • get_item
  • get_item_scope
  • gt
  • gt_eq
  • ident
  • lit
  • lt
  • lt_eq
  • not
  • not_eq
  • or
  • pack
  • select
  • select_exclude
  • split_conjunction
  • transform::field_mask::field_mask
  • transform::immediate_access::immediate_scope_access
  • transform::immediate_access::immediate_scope_accesses
  • transform::partition::partition
  • transform::simplify::simplify
  • transform::simplify_typed::simplify_typed

Type Aliases

  • ExprRef
  • transform::immediate_access::FieldAccesses