Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
datafusion::physical_expr_common::expressions - Rust
[go: Go Back, main page]

Module datafusion::physical_expr_common::expressions

source ·

Modules§

  • Column expression
  • Literal expressions for physical operations

Structs§

  • CAST expression casts an expression to a specific data type and returns a runtime error on invalid cast
  • Represents a literal value

Functions§

  • Return a PhysicalExpression representing expr casted to cast_type, if any casting is needed.
  • Return a PhysicalExpression representing expr casted to cast_type, if any casting is needed.
  • Create a literal expression