RWM Console cluster: risingwave-alinma.alinma-rw.svc.cluster.local

← cluster authz objects active_clients_goals_mv
Overview Objects Graph History
materialized view · authz.active_clients_goals_mv Explain plan ▶
Parallelism
2
Actors
2 / 2
running
Distribution
HASH
Rows
0
State size
Created
2026-08-05 14:54
Initialized
2026-08-05 14:54
Fragment flags
MVIEWSNAPSHOT_BACKFILL_STREAM_SCANSTREAM_SCAN
Actors
ActorFragmentWorkerState
743121 37355 51 running
743122 37355 51 running
sql · authz.active_clients_goals_mv — click to expand
CREATE MATERIALIZED VIEW authz.active_clients_goals_mv AS
SELECT
  goal_id,
  client_id
FROM portfolio_management.goal AS goal_next
WHERE
  deleted_at IS NULL AND NOT client_id IS NULL
Lineage · authz.active_clients_goals_mv 3 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.