RWM Console cluster: risingwave-ai-hub-int.ai-hub-rwm.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
32
State size
4.6 KiB
Created
2026-07-26 20:49
Initialized
2026-07-26 20:49
Fragment flags
CDC_FILTERDMLMVIEWSOURCESTREAM_SCANUPSTREAM_SINK_UNION
Actors
ActorFragmentWorkerState
156888 4632 33 running
157145 4630 33 running
157146 4630 33 running
157147 4631 33 running
157150 4633 33 running
157151 4633 33 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 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.