Job is idle — throughput ~0; structure shown.
Fragment 33937 (Actor 737726,737725)
StreamMaterialize { columns: [id, entity_type, entity_id, key, value], stream_key: [id], pk_columns: [id], pk_conflict: Overwrite }
├── output:
│ ┌── olap.reference_identifiers.id
│ ├── olap.reference_identifiers.entity_type
│ ├── olap.reference_identifiers.entity_id
│ ├── olap.reference_identifiers.key
│ └── olap.reference_identifiers.value
├── stream key: [ olap.reference_identifiers.id ]
└── StreamUnion { all: true }
├── output:
│ ┌── olap.reference_identifiers.id
│ ├── olap.reference_identifiers.entity_type
│ ├── olap.reference_identifiers.entity_id
│ ├── olap.reference_identifiers.key
│ └── olap.reference_identifiers.value
├── stream key: []
├── MergeExecutor
│ ├── output:
│ │ ┌── olap.reference_identifiers.id
│ │ ├── olap.reference_identifiers.entity_type
│ │ ├── olap.reference_identifiers.entity_id
│ │ ├── olap.reference_identifiers.key
│ │ └── olap.reference_identifiers.value
│ └── stream key: [ olap.reference_identifiers.id ]
├── MergeExecutor { output: [ id, entity_type, entity_id, key, value ], stream key: [] }
└── StreamUpstreamSinkUnion { output: [ id, entity_type, entity_id, key, value ], stream key: [] }
Fragment 33938 (Actor 737727)
StreamCdcTableScan { table: olap.reference_identifiers, columns: [id, entity_type, entity_id, key, value] }
├── output:
│ ┌── olap.reference_identifiers.id
│ ├── olap.reference_identifiers.entity_type
│ ├── olap.reference_identifiers.entity_id
│ ├── olap.reference_identifiers.key
│ └── olap.reference_identifiers.value
├── stream key: [ olap.reference_identifiers.id ]
└── MergeExecutor { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
Fragment 33939 (Actor 736949)
StreamCdcFilter { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
└── Upstream { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
Fragment 33940 (Actor 737728,737729)
StreamDml { columns: [id, entity_type, entity_id, key, value] }
├── output: [ id, entity_type, entity_id, key, value ]
├── stream key: []
└── StreamSource { output: [ id, entity_type, entity_id, key, value ], stream key: [] }