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

← cluster party objects lifecycle_profiles
Overview Objects Graph History
table · party.lifecycle_profiles
Parallelism
2
Actors
6 / 6
running
Distribution
HASH
Rows
22
State size
3.6 KiB
Created
2026-06-30 21:31
Initialized
2026-06-30 21:31
Fragment flags
CDC_FILTERDMLMVIEWSOURCESTREAM_SCANUPSTREAM_SINK_UNION
Actors
ActorFragmentWorkerState
53375 2303 3 running
53724 2301 3 running
53725 2301 3 running
53726 2302 3 running
53727 2304 3 running
53728 2304 3 running
sql · party.lifecycle_profiles — click to expand
CREATE TABLE party.lifecycle_profiles (
  id VARCHAR,
  customer_relationship_id VARCHAR,
  base_currency_code VARCHAR,
  onboarding_date DATE,
  segment_id VARCHAR,
  disabled_at TIMESTAMPTZ,
  PRIMARY KEY (id)
)
WITH (
  snapshot='true'
) FROM party.party_source TABLE 'public.lifecycle_profiles'
Lineage · party.lifecycle_profiles 5 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.