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

Module datafusion::functions_array::map_extract

source ·
Expand description

ScalarUDFImpl definitions for map_extract functions.

Functions§

  • Return a list containing the value for a given key or an empty list if the key is not contained in the map.
  • ScalarFunction that returns a ScalarUDF for MapExtract