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

← cluster olap objects ibor_holding_candidates
Overview Objects Graph History
table · olap.ibor_holding_candidates Explain plan ▶
Parallelism
2
Actors
6 / 6
running
Distribution
HASH
Rows
66,298
State size
14.8 MiB
Created
2026-08-26 08:15
Initialized
2026-08-26 08:15
Fragment flags
CDC_FILTERDMLMVIEWSOURCESTREAM_SCANUPSTREAM_SINK_UNION
Actors
ActorFragmentWorkerState
119763 25013 26 running
119777 25011 26 running
119778 25011 26 running
119779 25012 26 running
119780 25014 26 running
119781 25014 26 running
sql · olap.ibor_holding_candidates — click to expand
CREATE TABLE olap.ibor_holding_candidates (
  candidate_id VARCHAR,
  source_system VARCHAR,
  source_account_ref VARCHAR,
  source_asset_ref VARCHAR,
  account_id VARCHAR,
  asset_id VARCHAR,
  business_date DATE,
  quantity DECIMAL,
  market_value DECIMAL,
  market_value_currency VARCHAR,
  average_cost_per_unit DECIMAL,
  source_revision BIGINT,
  superseded_revision BIGINT,
  reconciled_revision BIGINT,
  updated_at TIMESTAMPTZ,
  PRIMARY KEY (candidate_id)
)
WITH (
  snapshot='true'
) FROM olap.olap_source TABLE 'olap.ibor_holding_candidates'
Lineage · olap.ibor_holding_candidates 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.