System table missing primary keys?

aranjan99
Contributor

This simple query takes 50seconds for me on a X-Small warehouse.

select * from SYSTEM.access.workspaces_latest where workspace_id = '442224551661121'

Can the team comment on why querying on system tables takes so long? I also dont see any primary keys set on this table, is that intentional?