RWM Console cluster: risingwave-alinma.alinma-rw.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
34
State size
4.1 KiB
Created
2026-07-31 12:29
Initialized
2026-07-31 12:29
Fragment flags
CDC_FILTERDMLMVIEWSOURCESTREAM_SCANUPSTREAM_SINK_UNION
Actors
ActorFragmentWorkerState
736929 34228 51 running
738306 34226 51 running
738307 34226 51 running
738351 34227 51 running
738352 34229 51 running
738353 34229 51 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.