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
74,999
State size
16.9 MiB
Created
2026-08-19 06:29
Initialized
2026-08-19 06:29
Fragment flags
CDC_FILTERDMLMVIEWSOURCESTREAM_SCANUPSTREAM_SINK_UNION
Actors
ActorFragmentWorkerState
99335 22067 26 running
99336 22067 26 running
99339 22068 26 running
99340 22070 26 running
99341 22070 26 running
100123 22069 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.