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

← cluster olap objects users_dm
Overview Objects Graph History
table · olap.users_dm Explain plan ▶
Parallelism
2
Actors
6 / 6
running
Distribution
HASH
Rows
19
State size
1.5 KiB
Created
2026-08-05 14:39
Initialized
2026-08-05 14:39
Fragment flags
CDC_FILTERDMLMVIEWSOURCESTREAM_SCANUPSTREAM_SINK_UNION
Actors
ActorFragmentWorkerState
741684 36899 51 running
742079 36897 51 running
742080 36897 51 running
742081 36898 51 running
742082 36900 51 running
742083 36900 51 running
sql · olap.users_dm — click to expand
CREATE TABLE olap.users_dm (
  user_id VARCHAR,
  base_currency_code VARCHAR,
  created_at TIMESTAMPTZ,
  disabled_at TIMESTAMPTZ,
  PRIMARY KEY (user_id)
)
WITH (
  snapshot='true'
) FROM olap.olap_source TABLE 'olap.users_dm'
Lineage · olap.users_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.