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

Function max_batch

Source
pub fn max_batch(
    values: &Arc<dyn Array>,
) -> Result<ScalarValue, DataFusionError>
Expand description

dynamically-typed max(array) -> ScalarValue