spark_connect_rs::functions

Function ceil

Source
pub fn ceil(col: impl Into<Column>) -> Column
Expand description

Computes the ceiling of the given value.