pub fn is_constant(array: &ArrayRef) -> VortexResult<Option<bool>>👎Deprecated:
Use crate::aggregate_fn::fns::is_constant::is_constant instead
Expand description
Computes whether an array has constant values.
Deprecated: Use crate::aggregate_fn::fns::is_constant::is_constant instead.