Function from_column

Source
pub fn from_column(col: &Column, schema: &DFSchemaRef) -> Result<Expression>