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

← cluster asset_service objects asset_distributions_dm
Overview Objects Graph History
table · asset_service.asset_distributions_dm
Parallelism
2
Actors
6 / 6
running
Distribution
HASH
Rows
4,389
State size
755.8 KiB
Created
2026-06-30 21:31
Initialized
2026-06-30 21:31
Fragment flags
CDC_FILTERDMLMVIEWSOURCESTREAM_SCANUPSTREAM_SINK_UNION
Actors
ActorFragmentWorkerState
53429 2323 3 running
53740 2321 3 running
53741 2321 3 running
53774 2322 3 running
53775 2324 3 running
53776 2324 3 running
sql · asset_service.asset_distributions_dm — click to expand
CREATE TABLE asset_service.asset_distributions_dm (
  asset_id VARCHAR,
  dimension VARCHAR,
  taxonomy_node_id VARCHAR,
  percentage DECIMAL,
  effective_start_date DATE,
  effective_end_date DATE,
  updated_at TIMESTAMPTZ,
  PRIMARY KEY (asset_id, dimension, taxonomy_node_id, effective_start_date)
)
WITH (
  snapshot='true'
) FROM asset_service.asset_service_source TABLE 'public.asset_distributions_dm'
Lineage · asset_service.asset_distributions_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.