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

← cluster olap objects private_asset_valuations_ft
Overview Objects Graph History
table · olap.private_asset_valuations_ft Explain plan ▶
Parallelism
2
Actors
6 / 6
running
Distribution
HASH
Rows
0
State size
Created
2026-06-30 21:30
Initialized
2026-06-30 21:30
Fragment flags
CDC_FILTERDMLMVIEWSOURCESTREAM_SCANUPSTREAM_SINK_UNION
Actors
ActorFragmentWorkerState
99152 2273 26 running
99153 2273 26 running
99154 2274 26 running
99155 2276 26 running
99156 2276 26 running
100135 2275 26 running
sql · olap.private_asset_valuations_ft — click to expand
CREATE TABLE olap.private_asset_valuations_ft (
  id VARCHAR,
  asset_id VARCHAR,
  fact_date DATE,
  market_value DECIMAL,
  market_value_currency VARCHAR,
  average_cost DECIMAL,
  average_cost_currency VARCHAR,
  disabled_at TIMESTAMPTZ,
  PRIMARY KEY (id)
)
WITH (
  snapshot='true'
) FROM olap.olap_source TABLE 'olap.private_asset_valuations_ft'
Lineage · olap.private_asset_valuations_ft 3 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.