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-07-31 12:29
Initialized
2026-07-31 12:29
Fragment flags
CDC_FILTERDMLMVIEWSOURCESTREAM_SCANUPSTREAM_SINK_UNION
Actors
ActorFragmentWorkerState
738366 34242 51 running
738367 34242 51 running
738368 34243 51 running
738369 34245 51 running
738370 34245 51 running
740284 34244 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.