api::v1::column_def

Function try_as_column_schema

source
pub fn try_as_column_schema(column_def: &ColumnDef) -> Result<ColumnSchema>
Expand description

Tries to construct a ColumnSchema from the given ColumnDef.