RWM Console cluster: risingwave.platform.svc.cluster.local

← cluster olap objects clients_dm
Overview Objects Graph History
table · olap.clients_dm Explain plan ▶
Parallelism
2
Actors
6 / 6
running
Distribution
HASH
Rows
838
State size
294.1 KiB
Created
2026-07-30 10:56
Initialized
2026-07-30 10:56
Fragment flags
CDC_FILTERDMLMVIEWSOURCESTREAM_SCANUPSTREAM_SINK_UNION
Actors
ActorFragmentWorkerState
32488 9594 33 running
32604 9592 33 running
32605 9592 33 running
32606 9593 33 running
32640 9595 33 running
32641 9595 33 running
sql · olap.clients_dm — click to expand
CREATE TABLE olap.clients_dm (
  id VARCHAR,
  display_name VARCHAR,
  local_display_name VARCHAR,
  preferred_name VARCHAR,
  base_currency_code VARCHAR,
  customer_identification_file VARCHAR,
  type VARCHAR,
  segment_label_id VARCHAR,
  status_label_id VARCHAR,
  prefix VARCHAR,
  suffix VARCHAR,
  first_name VARCHAR,
  last_name VARCHAR,
  onboarding_date DATE,
  next_kyc_review_date DATE,
  closing_date DATE,
  disabled_at TIMESTAMPTZ,
  created_at TIMESTAMPTZ,
  m_is_stub BOOLEAN,
  PRIMARY KEY (id)
)
WITH (
  snapshot='true'
) FROM olap.olap_source TABLE 'olap.clients_dm'
Lineage · olap.clients_dm 5 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.