pub fn row_schema(row: Vec<AnyValue<'_>>) -> Row<'_>
row schema from vec AnyValue (column names are column_0, column_1, …)