RWM Console cluster: risingwave-ai-hub-int.ai-hub-rwm.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
18
State size
1.4 KiB
Created
2026-08-22 10:25
Initialized
2026-08-22 10:25
Fragment flags
CDC_FILTERDMLMVIEWSOURCESTREAM_SCANUPSTREAM_SINK_UNION
Actors
ActorFragmentWorkerState
156620 19371 33 running
156621 19371 33 running
156674 19372 33 running
156677 19374 33 running
156678 19374 33 running
156889 19373 33 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.