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

← cluster crm_service objects opportunities_dm
Overview Objects Graph History
table · crm_service.opportunities_dm Explain plan ▶
Parallelism
2
Actors
6 / 6
running
Distribution
HASH
Rows
30
State size
11.0 KiB
Created
2026-08-19 08:28
Initialized
2026-08-19 08:28
Fragment flags
CDC_FILTERDMLMVIEWSOURCESTREAM_SCANUPSTREAM_SINK_UNION
Actors
ActorFragmentWorkerState
156610 16669 33 running
156611 16669 33 running
156622 16670 33 running
156639 16672 33 running
156640 16672 33 running
158453 16671 33 running
sql · crm_service.opportunities_dm — click to expand
CREATE TABLE crm_service.opportunities_dm (
  opportunity_id VARCHAR,
  name VARCHAR,
  conditions JSONB[],
  days_to_expiry INT,
  opportunity_resource VARCHAR,
  type_label_id VARCHAR,
  status VARCHAR,
  priority VARCHAR,
  as_of_date DATE,
  PRIMARY KEY (opportunity_id)
)
WITH (
  snapshot='true'
) FROM crm_service.crm_service_source TABLE 'public.opportunities_dm'
Lineage · crm_service.opportunities_dm 4 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.