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

← cluster insights objects parties_with_accounts_mv
Overview Objects Graph History
materialized view · insights.parties_with_accounts_mv
Parallelism
2
Actors
4 / 4
running
Distribution
HASH
Rows
15
State size
720 Bytes
Created
2026-06-30 21:45
Initialized
2026-06-30 21:45
Fragment flags
MVIEWSNAPSHOT_BACKFILL_STREAM_SCANSTREAM_SCAN
Actors
ActorFragmentWorkerState
54310 2649 3 running
54311 2649 3 running
54349 2648 3 running
54350 2648 3 running
sql · insights.parties_with_accounts_mv — click to expand
CREATE MATERIALIZED VIEW insights.parties_with_accounts_mv AS
SELECT
  party_id
FROM insights.party_account_direct_mv
GROUP BY
  party_id
Lineage · insights.parties_with_accounts_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.