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
85
State size
7.5 KiB
Created
2026-08-10 08:43
Initialized
2026-08-10 08:43
Fragment flags
CDC_FILTERDMLMVIEWSOURCESTREAM_SCANUPSTREAM_SINK_UNION
Actors
ActorFragmentWorkerState
735973 45025 51 running
735974 45025 51 running
735981 45026 51 running
735982 45028 51 running
735983 45028 51 running
740281 45027 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.