Job is idle — throughput ~0; structure shown.
Fragment 32925 (Actor 736160,736161)
StreamMaterialize { columns: [accrual_id, account_id, asset_id, fact_date, currency, amount, type, is_included], stream_key: [type, fact_date, asset_id, account_id, accrual_id], pk_columns: [type, fact_date, asset_id, account_id, accrual_id], pk_conflict: Overwrite, watermark_columns: [fact_date] }
├── output: [ olap.accruals_ft.accrual_id, olap.accruals_ft.account_id, olap.accruals_ft.asset_id, olap.accruals_ft.fact_date, olap.accruals_ft.currency, olap.accruals_ft.amount, olap.accruals_ft.type, olap.accruals_ft.is_included ]
├── stream key: [ olap.accruals_ft.type, olap.accruals_ft.fact_date, olap.accruals_ft.asset_id, olap.accruals_ft.account_id, olap.accruals_ft.accrual_id ]
└── StreamWatermarkFilter [upsert] { watermark_descs: [Desc { column: olap.accruals_ft.fact_date, expr: (olap.accruals_ft.fact_date - '5 years':Interval)::Date }], output_watermarks: [[olap.accruals_ft.fact_date]] }
├── output: [ olap.accruals_ft.accrual_id, olap.accruals_ft.account_id, olap.accruals_ft.asset_id, olap.accruals_ft.fact_date, olap.accruals_ft.currency, olap.accruals_ft.amount, olap.accruals_ft.type, olap.accruals_ft.is_included ]
├── stream key: []
└── StreamUnion { all: true } { output: [ olap.accruals_ft.accrual_id, olap.accruals_ft.account_id, olap.accruals_ft.asset_id, olap.accruals_ft.fact_date, olap.accruals_ft.currency, olap.accruals_ft.amount, olap.accruals_ft.type, olap.accruals_ft.is_included ], stream key: [] }
├── MergeExecutor
│ ├── output: [ olap.accruals_ft.accrual_id, olap.accruals_ft.account_id, olap.accruals_ft.asset_id, olap.accruals_ft.fact_date, olap.accruals_ft.currency, olap.accruals_ft.amount, olap.accruals_ft.type, olap.accruals_ft.is_included ]
│ └── stream key: [ olap.accruals_ft.type, olap.accruals_ft.fact_date, olap.accruals_ft.asset_id, olap.accruals_ft.account_id, olap.accruals_ft.accrual_id ]
├── MergeExecutor { output: [ accrual_id, account_id, asset_id, fact_date, currency, amount, type, is_included ], stream key: [] }
└── StreamUpstreamSinkUnion { output: [ accrual_id, account_id, asset_id, fact_date, currency, amount, type, is_included ], stream key: [] }
Fragment 32926 (Actor 736162)
StreamCdcTableScan { table: olap.accruals_ft, columns: [accrual_id, account_id, asset_id, fact_date, currency, amount, type, is_included] }
├── output: [ olap.accruals_ft.accrual_id, olap.accruals_ft.account_id, olap.accruals_ft.asset_id, olap.accruals_ft.fact_date, olap.accruals_ft.currency, olap.accruals_ft.amount, olap.accruals_ft.type, olap.accruals_ft.is_included ]
├── stream key: [ olap.accruals_ft.type, olap.accruals_ft.fact_date, olap.accruals_ft.asset_id, olap.accruals_ft.account_id, olap.accruals_ft.accrual_id ]
└── MergeExecutor { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
Fragment 32927 (Actor 736917)
StreamCdcFilter { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
└── Upstream { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
Fragment 32928 (Actor 736163,736164)
StreamDml { columns: [accrual_id, account_id, asset_id, fact_date, currency, amount, type, is_included] } { output: [ accrual_id, account_id, asset_id, fact_date, currency, amount, type, is_included ], stream key: [] }
└── StreamSource { output: [ accrual_id, account_id, asset_id, fact_date, currency, amount, type, is_included ], stream key: [] }