fn validate_table_info( table_id: TableId, current_table_info: &TableInfo, new_table_info: &TableInfo, ) -> Result<(), Error>