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

← cluster authz objects active_accounts_to_clients_mv
Overview Objects Graph History
materialized view · authz.active_accounts_to_clients_mv
Parallelism
2
Actors
2 / 2
running
Distribution
HASH
Rows
48
State size
4.8 KiB
Created
2026-06-30 21:35
Initialized
2026-06-30 21:35
Fragment flags
MVIEWSNAPSHOT_BACKFILL_STREAM_SCANSTREAM_SCAN
Actors
ActorFragmentWorkerState
53994 2403 3 running
53995 2403 3 running
sql · authz.active_accounts_to_clients_mv — click to expand
CREATE MATERIALIZED VIEW authz.active_accounts_to_clients_mv AS
SELECT
  client_id,
  account_id
FROM olap.accounts_to_clients_dm
WHERE
  disabled_at IS NULL AND effective_end_date IS NULL
Lineage · authz.active_accounts_to_clients_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.