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

← cluster party objects lifecycle_profiles
Overview Objects Graph History
table · party.lifecycle_profiles Explain plan ▶
Parallelism
2
Actors
6 / 6
running
Distribution
HASH
Rows
13,850
State size
2.5 MiB
Created
2026-07-03 19:43
Initialized
2026-07-03 19:43
Fragment flags
CDC_FILTERDMLMVIEWSOURCESTREAM_SCANUPSTREAM_SINK_UNION
Actors
ActorFragmentWorkerState
98979 7380 26 running
99333 7378 26 running
99334 7378 26 running
99352 7379 26 running
99353 7381 26 running
99354 7381 26 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,
  created_at TIMESTAMPTZ,
  updated_at TIMESTAMPTZ,
  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.