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
coalesce in datafusion::functions::expr_fn - Rust
[go: Go Back, main page]

datafusion::functions::expr_fn

Function coalesce

Source
pub fn coalesce(args: Vec<Expr>) -> Expr
Expand description

Returns coalesce(args...), which evaluates to the value of the first expr which is not NULL