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

← cluster party objects reference_identifiers
Overview Objects Graph History
table · party.reference_identifiers Explain plan ▶
Parallelism
2
Actors
6 / 6
running
Distribution
HASH
Rows
73
State size
8.5 KiB
Created
2026-08-14 10:56
Initialized
2026-08-14 10:56
Fragment flags
CDC_FILTERDMLMVIEWSOURCESTREAM_SCANUPSTREAM_SINK_UNION
Actors
ActorFragmentWorkerState
738275 54149 51 running
738276 54149 51 running
738277 54150 51 running
738288 54152 51 running
738289 54152 51 running
740279 54151 51 running
sql · party.reference_identifiers — click to expand
CREATE TABLE party.reference_identifiers (
  id BIGINT,
  entity_type VARCHAR,
  entity_id VARCHAR,
  key VARCHAR,
  value VARCHAR,
  disabled_at TIMESTAMPTZ,
  PRIMARY KEY (id)
)
WITH (
  snapshot='true'
) FROM party.party_source TABLE 'public.reference_identifiers'
Lineage · party.reference_identifiers 6 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.