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

← cluster alinma_bff objects party_active_customer_parties_mv
Overview Objects Graph History
materialized view · alinma_bff.party_active_customer_parties_mv Explain plan ▶
Parallelism
2
Actors
4 / 4
running
Distribution
HASH
Rows
16
State size
473 Bytes
Created
2026-08-20 17:08
Initialized
2026-08-20 17:08
Fragment flags
LOCALITY_PROVIDERMVIEWSNAPSHOT_BACKFILL_STREAM_SCANSTREAM_SCAN
Actors
ActorFragmentWorkerState
744638 62879 51 running
744639 62879 51 running
744640 62880 51 running
744641 62880 51 running
sql · alinma_bff.party_active_customer_parties_mv — click to expand
CREATE MATERIALIZED VIEW alinma_bff.party_active_customer_parties_mv AS
SELECT
  party_id
FROM alinma_bff.party_active_customer_relationships_mv AS party_active_customer_relationships_mv_next
GROUP BY
  party_id
Lineage · alinma_bff.party_active_customer_parties_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.