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
341
State size
62.8 KiB
Created
2026-07-02 08:05
Initialized
2026-07-02 08:05
Fragment flags
CDC_FILTERDMLMVIEWSOURCESTREAM_SCANUPSTREAM_SINK_UNION
Actors
ActorFragmentWorkerState
96047 6234 26 running
97887 6232 26 running
97888 6232 26 running
97889 6233 26 running
97890 6235 26 running
97891 6235 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.