RWM Console cluster: risingwave-ai-hub-int.ai-hub-rwm.svc.cluster.local

← cluster authz objects active_teams_memberships_mv
Overview Objects Graph History
materialized view · authz.active_teams_memberships_mv Explain plan ▶
Parallelism
2
Actors
2 / 2
running
Distribution
HASH
Rows
82
State size
7.8 KiB
Created
2026-08-11 21:23
Initialized
2026-08-11 21:23
Fragment flags
MVIEWSNAPSHOT_BACKFILL_STREAM_SCANSTREAM_SCAN
Actors
ActorFragmentWorkerState
156616 12425 33 running
156617 12425 33 running
sql · authz.active_teams_memberships_mv — click to expand
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
Lineage · authz.active_teams_memberships_mv 7 objects
Direct (1-hop) dependencies from rw_depend, across schemas. Click a neighbor to expand its dependencies; ⌘/Ctrl-click opens its page. Drag to pan, scroll to zoom. External source/sink endpoints (Kafka, Iceberg) are not shown.