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

← cluster asset_service objects currencies_dm
Overview Objects Graph History
table · asset_service.currencies_dm Explain plan ▶
Parallelism
2
Actors
6 / 6
running
Distribution
HASH
Rows
48
State size
2.0 KiB
Created
2026-08-14 12:38
Initialized
2026-08-14 12:38
Fragment flags
CDC_FILTERDMLMVIEWSOURCESTREAM_SCANUPSTREAM_SINK_UNION
Actors
ActorFragmentWorkerState
156854 15020 33 running
158849 15021 33 running
158850 15021 33 running
159733 15018 33 running
159734 15018 33 running
159739 15019 33 running
sql · asset_service.currencies_dm — click to expand
CREATE TABLE asset_service.currencies_dm (
  code VARCHAR,
  name_en VARCHAR,
  name_ar VARCHAR,
  symbol VARCHAR,
  anchor_currency_code VARCHAR,
  PRIMARY KEY (code)
)
WITH (
  snapshot='true'
) FROM asset_service.asset_service_source TABLE 'public.currencies_dm'
Lineage · asset_service.currencies_dm 7 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.