RWM Console cluster: risingwave-alinma.alinma-rw.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
45
State size
16.5 KiB
Created
2026-08-19 08:27
Initialized
2026-08-19 08:27
Fragment flags
CDC_FILTERDMLMVIEWSOURCESTREAM_SCANUPSTREAM_SINK_UNION
Actors
ActorFragmentWorkerState
738279 60806 51 running
739003 60804 51 running
739004 60804 51 running
739005 60805 51 running
739006 60807 51 running
739007 60807 51 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.