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

Function datafusion::prelude::coalesce

source ·
pub fn coalesce(args: Vec<Expr, Global>) -> Expr
Expand description

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