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

← cluster search objects party_identifier_edges_mv
Overview Objects Graph History
materialized view · search.party_identifier_edges_mv Explain plan ▶
Parallelism
2
Actors
2 / 2
running
Distribution
HASH
Rows
33
State size
8.8 KiB
Created
2026-08-20 17:10
Initialized
2026-08-20 17:10
Fragment flags
MVIEWSNAPSHOT_BACKFILL_STREAM_SCANSTREAM_SCAN
Actors
ActorFragmentWorkerState
744972 63030 51 running
744973 63030 51 running
sql · search.party_identifier_edges_mv — click to expand
CREATE MATERIALIZED VIEW search.party_identifier_edges_mv AS
SELECT
  phe.entity_id AS target_entity_id,
  phe.entity_type AS target_entity_type,
  phe.party_id AS owner_entity_id,
  'party' AS owner_entity_type
FROM search.party_holder_edges_mv AS phe
Lineage · search.party_identifier_edges_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.