RWM Console cluster: risingwave-alinma.alinma-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
110
State size
17.8 KiB
Created
2026-08-05 14:43
Initialized
2026-08-05 14:43
Fragment flags
CDC_FILTERDMLMVIEWSOURCESTREAM_SCANUPSTREAM_SINK_UNION
Actors
ActorFragmentWorkerState
741716 37063 51 running
742537 37061 51 running
742538 37061 51 running
742539 37062 51 running
742542 37064 51 running
742543 37064 51 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.