RWM Console cluster: risingwave.platform.svc.cluster.local

← cluster olap objects fee_transactions_dm
Overview Objects Graph History
table · olap.fee_transactions_dm Explain plan ▶
Parallelism
2
Actors
6 / 6
running
Distribution
HASH
Rows
10
State size
1.1 KiB
Created
2026-07-30 10:55
Initialized
2026-07-30 10:55
Fragment flags
CDC_FILTERDMLMVIEWSOURCESTREAM_SCANUPSTREAM_SINK_UNION
Actors
ActorFragmentWorkerState
32500 9570 33 running
32584 9568 33 running
32585 9568 33 running
32586 9569 33 running
32587 9571 33 running
32588 9571 33 running
sql · olap.fee_transactions_dm — click to expand
CREATE TABLE olap.fee_transactions_dm (
  transaction_id VARCHAR,
  fee_type VARCHAR,
  source_asset_id VARCHAR,
  source_account_id VARCHAR,
  PRIMARY KEY (transaction_id)
)
WITH (
  snapshot='true'
) FROM olap.olap_source TABLE 'olap.fee_transactions_dm'
Lineage · olap.fee_transactions_dm 4 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.