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

← cluster olap objects tasks_dm
Overview Objects Graph History
table · olap.tasks_dm
Parallelism
2
Actors
6 / 6
running
Distribution
HASH
Rows
0
State size
Created
2026-06-30 21:29
Initialized
2026-06-30 21:29
Fragment flags
CDC_FILTERDMLMVIEWSOURCESTREAM_SCANUPSTREAM_SINK_UNION
Actors
ActorFragmentWorkerState
53336 2195 3 running
53538 2193 3 running
53539 2193 3 running
53540 2194 3 running
53541 2196 3 running
53542 2196 3 running
sql · olap.tasks_dm — click to expand
CREATE TABLE olap.tasks_dm (
  task_id VARCHAR,
  name VARCHAR,
  description VARCHAR,
  due_date DATE,
  status VARCHAR,
  priority VARCHAR,
  assignee_id VARCHAR,
  created_by VARCHAR,
  updated_by VARCHAR,
  created_at TIMESTAMPTZ,
  updated_at TIMESTAMPTZ,
  is_automated BOOLEAN,
  automation_type VARCHAR,
  resource_account_id VARCHAR,
  resource_client_id VARCHAR,
  resource_portfolio_id VARCHAR,
  resource_party_id VARCHAR,
  resource_draft_account_id VARCHAR,
  resource_referral_id VARCHAR,
  disabled_at TIMESTAMPTZ,
  PRIMARY KEY (task_id)
)
WITH (
  snapshot='true'
) FROM olap.olap_source TABLE 'olap.tasks_dm'
Lineage · olap.tasks_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.