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

← cluster olap objects clients_portfolios_dm
Overview Objects Graph History
table · olap.clients_portfolios_dm
Parallelism
2
Actors
6 / 6
running
Distribution
HASH
Rows
16
State size
2.3 KiB
Created
2026-06-30 21:28
Initialized
2026-06-30 21:28
Fragment flags
CDC_FILTERDMLMVIEWSOURCESTREAM_SCANUPSTREAM_SINK_UNION
Actors
ActorFragmentWorkerState
53324 2191 3 running
53533 2189 3 running
53534 2189 3 running
53535 2190 3 running
53536 2192 3 running
53537 2192 3 running
sql · olap.clients_portfolios_dm — click to expand
CREATE TABLE olap.clients_portfolios_dm (
  client_id VARCHAR,
  portfolio_id VARCHAR,
  owner_type VARCHAR,
  disabled_at TIMESTAMPTZ,
  effective_start_date DATE,
  effective_end_date DATE,
  PRIMARY KEY (client_id, portfolio_id, effective_start_date)
)
WITH (
  snapshot='true'
) FROM olap.olap_source TABLE 'olap.clients_portfolios_dm'
Lineage · olap.clients_portfolios_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.