RWM Console cluster: risingwave-adib.adib-rw.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
13,763
State size
4.0 MiB
Created
2026-06-30 21:30
Initialized
2026-06-30 21:30
Fragment flags
CDC_FILTERDMLMVIEWSOURCESTREAM_SCANUPSTREAM_SINK_UNION
Actors
ActorFragmentWorkerState
99132 2257 26 running
99133 2257 26 running
99134 2258 26 running
99135 2260 26 running
99136 2260 26 running
100127 2259 26 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 10 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.