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

← cluster party objects party_individual
Overview Objects Graph History
table · party.party_individual Explain plan ▶
Parallelism
2
Actors
6 / 6
running
Distribution
HASH
Rows
53
State size
4.6 KiB
Created
2026-08-20 16:54
Initialized
2026-08-20 16:54
Fragment flags
CDC_FILTERDMLMVIEWSOURCESTREAM_SCANUPSTREAM_SINK_UNION
Actors
ActorFragmentWorkerState
741715 62428 51 running
742092 62426 51 running
742093 62426 51 running
742094 62427 51 running
742095 62429 51 running
742096 62429 51 running
sql · party.party_individual — click to expand
CREATE TABLE party.party_individual (
  party_id VARCHAR,
  salutation VARCHAR,
  first_name VARCHAR,
  last_name VARCHAR,
  suffix VARCHAR,
  PRIMARY KEY (party_id)
)
WITH (
  snapshot='true'
) FROM party.party_source TABLE 'public.party_individual'
Lineage · party.party_individual 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.