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

← cluster olap objects clients_dm
Overview Objects Graph History
table · olap.clients_dm
Parallelism
2
Actors
6 / 6
running
Distribution
HASH
Rows
25
State size
7.5 KiB
Created
2026-06-30 21:30
Initialized
2026-06-30 21:30
Fragment flags
CDC_FILTERDMLMVIEWSOURCESTREAM_SCANUPSTREAM_SINK_UNION
Actors
ActorFragmentWorkerState
53350 2259 3 running
53651 2257 3 running
53652 2257 3 running
53653 2258 3 running
53654 2260 3 running
53655 2260 3 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 9 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.