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

← cluster olap objects entity_to_teams_dm
Overview Objects Graph History
table · olap.entity_to_teams_dm Explain plan ▶
Parallelism
2
Actors
6 / 6
running
Distribution
HASH
Rows
85
State size
13.0 KiB
Created
2026-07-26 20:47
Initialized
2026-07-26 20:47
Fragment flags
CDC_FILTERDMLMVIEWSOURCESTREAM_SCANUPSTREAM_SINK_UNION
Actors
ActorFragmentWorkerState
156815 4547 33 running
157012 4545 33 running
157013 4545 33 running
157014 4546 33 running
157015 4548 33 running
157016 4548 33 running
sql · olap.entity_to_teams_dm — click to expand
CREATE TABLE olap.entity_to_teams_dm (
  team_id VARCHAR,
  entity_id VARCHAR,
  entity_type VARCHAR,
  effective_start_date DATE,
  effective_end_date DATE,
  created_at TIMESTAMPTZ,
  updated_at TIMESTAMPTZ,
  disabled_at TIMESTAMPTZ,
  disabled_reason VARCHAR,
  PRIMARY KEY (team_id, entity_id, entity_type, effective_start_date)
)
WITH (
  snapshot='true'
) FROM olap.olap_source TABLE 'olap.entity_to_teams_dm'
Lineage · olap.entity_to_teams_dm 10 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.