RWM Console cluster: risingwave-ai-hub-int.ai-hub-rwm.svc.cluster.local

← cluster olap objects clients_to_contact_persons_dm
Overview Objects Graph History
table · olap.clients_to_contact_persons_dm Explain plan ▶
Parallelism
2
Actors
6 / 6
running
Distribution
HASH
Rows
0
State size
Created
2026-07-28 08:09
Initialized
2026-07-28 08:09
Fragment flags
CDC_FILTERDMLMVIEWSOURCESTREAM_SCANUPSTREAM_SINK_UNION
Actors
ActorFragmentWorkerState
156838 8604 33 running
158094 8602 33 running
158095 8602 33 running
158096 8603 33 running
158097 8605 33 running
158098 8605 33 running
sql · olap.clients_to_contact_persons_dm — click to expand
CREATE TABLE olap.clients_to_contact_persons_dm (
  client_id VARCHAR,
  contact_person_id VARCHAR,
  disabled_at TIMESTAMPTZ,
  PRIMARY KEY (client_id, contact_person_id)
)
WITH (
  snapshot='true'
) FROM olap.olap_source TABLE 'olap.clients_to_contact_persons_dm'
Lineage · olap.clients_to_contact_persons_dm 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.