RWM Console cluster: risingwave.platform.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
3
State size
354 Bytes
Created
2026-07-30 10:56
Initialized
2026-07-30 10:56
Fragment flags
CDC_FILTERDMLMVIEWSOURCESTREAM_SCANUPSTREAM_SINK_UNION
Actors
ActorFragmentWorkerState
32496 9618 33 running
32607 9619 33 running
32608 9619 33 running
32658 9616 33 running
32659 9616 33 running
32660 9617 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.