pub async fn get_table_columns( txn: &impl ConnectionTrait, id: TableId, ) -> MetaResult<ColumnCatalogArray>