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

← cluster party objects party_identifiers
Overview Objects Graph History
table · party.party_identifiers Explain plan ▶
Parallelism
2
Actors
6 / 6
running
Distribution
HASH
Rows
0
State size
Created
2026-08-05 14:43
Initialized
2026-08-05 14:43
Fragment flags
CDC_FILTERDMLMVIEWSOURCESTREAM_SCANUPSTREAM_SINK_UNION
Actors
ActorFragmentWorkerState
741713 37079 51 running
742559 37077 51 running
742560 37077 51 running
742561 37078 51 running
742562 37080 51 running
742563 37080 51 running
sql · party.party_identifiers — click to expand
CREATE TABLE party.party_identifiers (
  id VARCHAR,
  party_id VARCHAR,
  type VARCHAR,
  expiry_date DATE,
  disabled_at TIMESTAMPTZ,
  PRIMARY KEY (id)
)
WITH (
  snapshot='true'
) FROM party.party_source TABLE 'public.party_identifiers'
Lineage · party.party_identifiers 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.