Function build_by_sql_schema

Source
fn build_by_sql_schema(plan: &LogicalPlan) -> Result<TableDef, Error>
Expand description

simply build by schema, return first timestamp column and no primary key