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

Function union_extract

Source
pub fn union_extract(arg1: Expr, arg2: impl Literal) -> Expr
Expand description

Returns the value of the field with the given name from the union when it’s selected, or NULL otherwise