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

← cluster olap objects accounts_dm
Overview Objects Graph History
table · olap.accounts_dm Explain plan ▶
Parallelism
2
Actors
6 / 6
running
Distribution
HASH
Rows
63
State size
16.2 KiB
Created
2026-07-26 20:47
Initialized
2026-07-26 20:47
Fragment flags
CDC_FILTERDMLMVIEWSOURCESTREAM_SCANUPSTREAM_SINK_UNION
Actors
ActorFragmentWorkerState
156814 4535 33 running
157001 4533 33 running
157002 4533 33 running
157003 4534 33 running
157004 4536 33 running
157005 4536 33 running
sql · olap.accounts_dm — click to expand
CREATE TABLE olap.accounts_dm (
  account_id VARCHAR,
  name VARCHAR,
  number VARCHAR,
  product_type_id VARCHAR,
  base_currency_code VARCHAR,
  is_restricted BOOLEAN,
  opening_date DATE,
  closing_date DATE,
  created_at TIMESTAMPTZ,
  disabled_at TIMESTAMPTZ,
  status_label_id VARCHAR,
  system_status VARCHAR,
  m_is_stub BOOLEAN,
  PRIMARY KEY (account_id)
)
WITH (
  snapshot='true'
) FROM olap.olap_source TABLE 'olap.accounts_dm'
Lineage · olap.accounts_dm 12 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.