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

datafusion::functions_array::map

Function map

Source
pub fn map(keys: Vec<Expr>, values: Vec<Expr>) -> Expr
Expand description

Returns a map created from a key list and a value list