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

pub fn is_volatile(expr: &Expr) -> Result<bool>
Expand description

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