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

← cluster olap objects teams_dm
Overview Objects Graph History
table · olap.teams_dm Explain plan ▶
Parallelism
2
Actors
6 / 6
running
Distribution
HASH
Rows
14,063
State size
3.5 MiB
Created
2026-08-05 14:43
Initialized
2026-08-05 14:43
Fragment flags
CDC_FILTERDMLMVIEWSOURCESTREAM_SCANUPSTREAM_SINK_UNION
Actors
ActorFragmentWorkerState
741676 37051 51 running
742516 37049 51 running
742517 37049 51 running
742518 37050 51 running
742519 37052 51 running
742520 37052 51 running
sql · olap.teams_dm — click to expand
CREATE TABLE olap.teams_dm (
  team_id VARCHAR,
  name VARCHAR,
  description VARCHAR,
  type VARCHAR,
  created_at TIMESTAMPTZ,
  updated_at TIMESTAMPTZ,
  disabled_at TIMESTAMPTZ,
  disabled_reason VARCHAR,
  PRIMARY KEY (team_id)
)
WITH (
  snapshot='true'
) FROM olap.olap_source TABLE 'olap.teams_dm'
Lineage · olap.teams_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.