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

← cluster party objects parties
Overview Objects Graph History
table · party.parties Explain plan ▶
Parallelism
2
Actors
6 / 6
running
Distribution
HASH
Rows
34
State size
3.8 KiB
Created
2026-07-26 20:49
Initialized
2026-07-26 20:49
Fragment flags
CDC_FILTERDMLMVIEWSOURCESTREAM_SCANUPSTREAM_SINK_UNION
Actors
ActorFragmentWorkerState
156887 4640 33 running
157166 4638 33 running
157167 4638 33 running
157168 4639 33 running
157169 4641 33 running
157170 4641 33 running
sql · party.parties — click to expand
CREATE TABLE party.parties (
  id VARCHAR,
  type VARCHAR,
  display_name VARCHAR,
  created_at TIMESTAMPTZ,
  updated_at TIMESTAMPTZ,
  disabled_at TIMESTAMPTZ,
  PRIMARY KEY (id)
)
WITH (
  snapshot='true'
) FROM party.party_source TABLE 'public.parties'
Lineage · party.parties 9 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.