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

← cluster olap objects teams_memberships_dm
Overview Objects Graph History
table · olap.teams_memberships_dm Explain plan ▶
Parallelism
2
Actors
6 / 6
running
Distribution
HASH
Rows
83
State size
11.1 KiB
Created
2026-07-26 20:48
Initialized
2026-07-26 20:47
Fragment flags
CDC_FILTERDMLMVIEWSOURCESTREAM_SCANUPSTREAM_SINK_UNION
Actors
ActorFragmentWorkerState
156836 4574 33 running
156984 4572 33 running
156985 4572 33 running
157075 4573 33 running
157076 4575 33 running
157077 4575 33 running
sql · olap.teams_memberships_dm — click to expand
CREATE TABLE olap.teams_memberships_dm (
  team_id VARCHAR,
  user_id VARCHAR,
  updated_at TIMESTAMPTZ,
  disabled_at TIMESTAMPTZ,
  temporary BOOLEAN,
  access_type VARCHAR,
  PRIMARY KEY (team_id, user_id)
)
WITH (
  snapshot='true'
) FROM olap.olap_source TABLE 'olap.teams_memberships_dm'
Lineage · olap.teams_memberships_dm 6 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.