RWM Console cluster: risingwave-ai-hub-int.ai-hub-rwm.svc.cluster.local

← cluster olap objects private_holdings_dm
Overview Objects Graph History
table · olap.private_holdings_dm Explain plan ▶
Parallelism
2
Actors
6 / 6
running
Distribution
HASH
Rows
0
State size
Created
2026-07-26 20:45
Initialized
2026-07-26 20:45
Fragment flags
CDC_FILTERDMLMVIEWSOURCESTREAM_SCANUPSTREAM_SINK_UNION
Actors
ActorFragmentWorkerState
156826 4485 33 running
156870 4483 33 running
156871 4483 33 running
156872 4484 33 running
156873 4486 33 running
156874 4486 33 running
sql · olap.private_holdings_dm — click to expand
CREATE TABLE olap.private_holdings_dm (
  id VARCHAR,
  client_id VARCHAR,
  asset_id VARCHAR,
  ownership_percentage DECIMAL,
  disabled_at TIMESTAMPTZ,
  PRIMARY KEY (id)
)
WITH (
  snapshot='true'
) FROM olap.olap_source TABLE 'olap.private_holdings_dm'
Lineage · olap.private_holdings_dm 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.