Function ensure_constant_vector

Source
fn ensure_constant_vector(vector: &VectorRef) -> Result<()>
Expand description

Ensure the vector is constant and not empty (i.e., all values are identical)