fn create_table_info( create_table: &CreateTableExpr, partition_columns: Vec<String>, ) -> Result<RawTableInfo>