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

← cluster party objects lifecycle_profiles explain
Overview Objects Graph History
table · party.lifecycle_profiles profiled over 5s
seconds (1–30)

Job is idle — throughput ~0; structure shown.

14 operators
Materialize · party.lifecycle_profiles
0% idle 2 actors
Union
0% idle 2 actors
UpstreamSinkUnion
1% idle 2 actors
Merge
2 actors
Exchange
0% idle 0 actors
Dml
0% idle 2 actors
Source
0% idle 2 actors
Merge
2 actors
Exchange
0% idle 0 actors
StreamCdcScan · public
0% idle 1 actor
Merge
1 actor
Exchange
0% idle 0 actors
CdcFilter
0% idle 1 actor
Merge
1 actor
Heat = the operator's output-buffer backpressure over the sampling window. Click a node to fold its subtree.
Materialize · party.lifecycle_profiles Materialize party.lifecycle_profiles idle · 2 actors Union Union idle · 2 actors UpstreamSinkUnion UpstreamSinkUnion idle · 2 actors Merge Merge — · 2 actors Exchange Exchange idle · 0 actors Dml Dml idle · 2 actors Source Source idle · 2 actors Merge Merge — · 2 actors Exchange Exchange idle · 0 actors StreamCdcScan · public StreamCdcScan public idle · 1 actor Merge Merge — · 1 actor Exchange Exchange idle · 0 actors CdcFilter CdcFilter idle · 1 actor Merge Merge — · 1 actor
Streaming operator plan from EXPLAIN ANALYZE. Node heat = backpressure. Drag to pan, scroll to zoom.
Fragments (DESCRIBE FRAGMENTS) — click to expand
Fragment 37061 (Actor 742537,742538)
StreamMaterialize { columns: [id, customer_relationship_id, base_currency_code, onboarding_date, segment_id, created_at, updated_at, disabled_at], stream_key: [id], pk_columns: [id], pk_conflict: Overwrite }
├── output:
│   ┌── public.lifecycle_profiles.id
│   ├── public.lifecycle_profiles.customer_relationship_id
│   ├── public.lifecycle_profiles.base_currency_code
│   ├── public.lifecycle_profiles.onboarding_date
│   ├── public.lifecycle_profiles.segment_id
│   ├── public.lifecycle_profiles.created_at
│   ├── public.lifecycle_profiles.updated_at
│   └── public.lifecycle_profiles.disabled_at
├── stream key: [ public.lifecycle_profiles.id ]
└── StreamUnion { all: true }
    ├── output:
    │   ┌── public.lifecycle_profiles.id
    │   ├── public.lifecycle_profiles.customer_relationship_id
    │   ├── public.lifecycle_profiles.base_currency_code
    │   ├── public.lifecycle_profiles.onboarding_date
    │   ├── public.lifecycle_profiles.segment_id
    │   ├── public.lifecycle_profiles.created_at
    │   ├── public.lifecycle_profiles.updated_at
    │   └── public.lifecycle_profiles.disabled_at
    ├── stream key: []
    ├── MergeExecutor
    │   ├── output:
    │   │   ┌── public.lifecycle_profiles.id
    │   │   ├── public.lifecycle_profiles.customer_relationship_id
    │   │   ├── public.lifecycle_profiles.base_currency_code
    │   │   ├── public.lifecycle_profiles.onboarding_date
    │   │   ├── public.lifecycle_profiles.segment_id
    │   │   ├── public.lifecycle_profiles.created_at
    │   │   ├── public.lifecycle_profiles.updated_at
    │   │   └── public.lifecycle_profiles.disabled_at
    │   └── stream key: [ public.lifecycle_profiles.id ]
    ├── MergeExecutor { output: [ id, customer_relationship_id, base_currency_code, onboarding_date, segment_id, created_at, updated_at, disabled_at ], stream key: [] }
    └── StreamUpstreamSinkUnion { output: [ id, customer_relationship_id, base_currency_code, onboarding_date, segment_id, created_at, updated_at, disabled_at ], stream key: [] }

Fragment 37062 (Actor 742539)
StreamCdcTableScan { table: public.lifecycle_profiles, columns: [id, customer_relationship_id, base_currency_code, onboarding_date, segment_id, created_at, updated_at, disabled_at] }
├── output:
│   ┌── public.lifecycle_profiles.id
│   ├── public.lifecycle_profiles.customer_relationship_id
│   ├── public.lifecycle_profiles.base_currency_code
│   ├── public.lifecycle_profiles.onboarding_date
│   ├── public.lifecycle_profiles.segment_id
│   ├── public.lifecycle_profiles.created_at
│   ├── public.lifecycle_profiles.updated_at
│   └── public.lifecycle_profiles.disabled_at
├── stream key: [ public.lifecycle_profiles.id ]
└── MergeExecutor { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }

Fragment 37063 (Actor 741716)
StreamCdcFilter { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
└── Upstream { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }

Fragment 37064 (Actor 742543,742542)
StreamDml { columns: [id, customer_relationship_id, base_currency_code, onboarding_date, segment_id, created_at, updated_at, disabled_at] }
├── output: [ id, customer_relationship_id, base_currency_code, onboarding_date, segment_id, created_at, updated_at, disabled_at ]
├── stream key: []
└── StreamSource { output: [ id, customer_relationship_id, base_currency_code, onboarding_date, segment_id, created_at, updated_at, disabled_at ], stream key: [] }