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

← cluster olap objects account_to_portfolios_dm
Overview Objects Graph History
table · olap.account_to_portfolios_dm Explain plan ▶
Parallelism
2
Actors
6 / 6
running
Distribution
HASH
Rows
180
State size
22.6 KiB
Created
2026-07-31 10:50
Initialized
2026-07-31 10:50
Fragment flags
CDC_FILTERDMLMVIEWSOURCESTREAM_SCANUPSTREAM_SINK_UNION
Actors
ActorFragmentWorkerState
736940 32737 51 running
740305 32735 51 running
740306 32735 51 running
740307 32736 51 running
740308 32738 51 running
740309 32738 51 running
sql · olap.account_to_portfolios_dm — click to expand
CREATE TABLE olap.account_to_portfolios_dm (
  account_id VARCHAR,
  portfolio_id VARCHAR,
  disabled_at TIMESTAMPTZ,
  effective_start_date DATE,
  effective_end_date DATE,
  PRIMARY KEY (account_id, portfolio_id, effective_start_date)
)
WITH (
  snapshot='true'
) FROM olap.olap_source TABLE 'olap.account_to_portfolios_dm'
Lineage · olap.account_to_portfolios_dm 19 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.