| Actor | Fragment | Worker | State |
|---|---|---|---|
| 736319 | 51638 | 51 | running |
| 736320 | 51638 | 51 | running |
CREATE MATERIALIZED VIEW authz.active_teams_memberships_mv AS SELECT team_id, user_id, access_type FROM olap.teams_memberships_dm WHERE disabled_at IS NULL AND NOT temporary IS TRUE