Job is idle — throughput ~0; structure shown.
Fragment 36885 (Actor 741937,741936)
StreamMaterialize { columns: [team_id, entity_id, entity_type, effective_start_date, effective_end_date, created_at, updated_at, disabled_at, disabled_reason], stream_key: [team_id, entity_id, entity_type, effective_start_date], pk_columns: [team_id, entity_id, entity_type, effective_start_date], pk_conflict: Overwrite }
├── output:
│ ┌── olap.entity_to_teams_dm.team_id
│ ├── olap.entity_to_teams_dm.entity_id
│ ├── olap.entity_to_teams_dm.entity_type
│ ├── olap.entity_to_teams_dm.effective_start_date
│ ├── olap.entity_to_teams_dm.effective_end_date
│ ├── olap.entity_to_teams_dm.created_at
│ ├── olap.entity_to_teams_dm.updated_at
│ ├── olap.entity_to_teams_dm.disabled_at
│ └── olap.entity_to_teams_dm.disabled_reason
├── stream key: [ olap.entity_to_teams_dm.team_id, olap.entity_to_teams_dm.entity_id, olap.entity_to_teams_dm.entity_type, olap.entity_to_teams_dm.effective_start_date ]
└── StreamUnion { all: true }
├── output:
│ ┌── olap.entity_to_teams_dm.team_id
│ ├── olap.entity_to_teams_dm.entity_id
│ ├── olap.entity_to_teams_dm.entity_type
│ ├── olap.entity_to_teams_dm.effective_start_date
│ ├── olap.entity_to_teams_dm.effective_end_date
│ ├── olap.entity_to_teams_dm.created_at
│ ├── olap.entity_to_teams_dm.updated_at
│ ├── olap.entity_to_teams_dm.disabled_at
│ └── olap.entity_to_teams_dm.disabled_reason
├── stream key: []
├── MergeExecutor
│ ├── output:
│ │ ┌── olap.entity_to_teams_dm.team_id
│ │ ├── olap.entity_to_teams_dm.entity_id
│ │ ├── olap.entity_to_teams_dm.entity_type
│ │ ├── olap.entity_to_teams_dm.effective_start_date
│ │ ├── olap.entity_to_teams_dm.effective_end_date
│ │ ├── olap.entity_to_teams_dm.created_at
│ │ ├── olap.entity_to_teams_dm.updated_at
│ │ ├── olap.entity_to_teams_dm.disabled_at
│ │ └── olap.entity_to_teams_dm.disabled_reason
│ └── stream key: [ olap.entity_to_teams_dm.team_id, olap.entity_to_teams_dm.entity_id, olap.entity_to_teams_dm.entity_type, olap.entity_to_teams_dm.effective_start_date ]
├── MergeExecutor { output: [ team_id, entity_id, entity_type, effective_start_date, effective_end_date, created_at, updated_at, disabled_at, disabled_reason ], stream key: [] }
└── StreamUpstreamSinkUnion { output: [ team_id, entity_id, entity_type, effective_start_date, effective_end_date, created_at, updated_at, disabled_at, disabled_reason ], stream key: [] }
Fragment 36886 (Actor 742054)
StreamCdcTableScan { table: olap.entity_to_teams_dm, columns: [team_id, entity_id, entity_type, effective_start_date, effective_end_date, created_at, updated_at, disabled_at, disabled_reason] }
├── output:
│ ┌── olap.entity_to_teams_dm.team_id
│ ├── olap.entity_to_teams_dm.entity_id
│ ├── olap.entity_to_teams_dm.entity_type
│ ├── olap.entity_to_teams_dm.effective_start_date
│ ├── olap.entity_to_teams_dm.effective_end_date
│ ├── olap.entity_to_teams_dm.created_at
│ ├── olap.entity_to_teams_dm.updated_at
│ ├── olap.entity_to_teams_dm.disabled_at
│ └── olap.entity_to_teams_dm.disabled_reason
├── stream key: [ olap.entity_to_teams_dm.team_id, olap.entity_to_teams_dm.entity_id, olap.entity_to_teams_dm.entity_type, olap.entity_to_teams_dm.effective_start_date ]
└── MergeExecutor { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
Fragment 36887 (Actor 741655)
StreamCdcFilter { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
└── Upstream { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
Fragment 36888 (Actor 742058,742059)
StreamDml { columns: [team_id, entity_id, entity_type, effective_start_date, effective_end_date, created_at, updated_at, disabled_at, disabled_reason] } { output: [ team_id, entity_id, entity_type, effective_start_date, effective_end_date, created_at, updated_at, disabled_at, disabled_reason ], stream key: [] }
└── StreamSource { output: [ team_id, entity_id, entity_type, effective_start_date, effective_end_date, created_at, updated_at, disabled_at, disabled_reason ], stream key: [] }