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

← cluster party objects parties
Overview Objects Graph History
table · party.parties
Parallelism
2
Actors
6 / 6
running
Distribution
HASH
Rows
22
State size
2.3 KiB
Created
2026-06-30 21:31
Initialized
2026-06-30 21:31
Fragment flags
CDC_FILTERDMLMVIEWSOURCESTREAM_SCANUPSTREAM_SINK_UNION
Actors
ActorFragmentWorkerState
53373 2299 3 running
53703 2297 3 running
53704 2297 3 running
53705 2298 3 running
53706 2300 3 running
53707 2300 3 running
sql · party.parties — click to expand
CREATE TABLE party.parties (
  id VARCHAR,
  type VARCHAR,
  display_name VARCHAR,
  disabled_at TIMESTAMPTZ,
  PRIMARY KEY (id)
)
WITH (
  snapshot='true'
) FROM party.party_source TABLE 'public.parties'
Lineage · party.parties 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.