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_expr::expr - Rust
[go: Go Back, main page]

Module datafusion_expr::expr

source ·
Expand description

Expr module contains core type definition for Expr.

Structs

Enums

Functions

  • Whether the given expression is volatile, i.e. whether it can return different results when evaluated multiple times with the same input.