Job is idle — throughput ~0; structure shown.
Fragment 32953 (Actor 736315,736314)
StreamMaterialize { columns: [account_id, fact_date, principal, profit_rate, profit_accrued, auto_renewal_status, disabled_at], stream_key: [account_id, fact_date], pk_columns: [account_id, fact_date], pk_conflict: Overwrite, watermark_columns: [fact_date] }
├── output:
│ ┌── olap.fixed_deposit_accounts_ft.account_id
│ ├── olap.fixed_deposit_accounts_ft.fact_date
│ ├── olap.fixed_deposit_accounts_ft.principal
│ ├── olap.fixed_deposit_accounts_ft.profit_rate
│ ├── olap.fixed_deposit_accounts_ft.profit_accrued
│ ├── olap.fixed_deposit_accounts_ft.auto_renewal_status
│ └── olap.fixed_deposit_accounts_ft.disabled_at
├── stream key: [ olap.fixed_deposit_accounts_ft.account_id, olap.fixed_deposit_accounts_ft.fact_date ]
└── StreamWatermarkFilter [upsert] { watermark_descs: [Desc { column: olap.fixed_deposit_accounts_ft.fact_date, expr: (olap.fixed_deposit_accounts_ft.fact_date - '5 years':Interval)::Date }], output_watermarks: [[olap.fixed_deposit_accounts_ft.fact_date]] }
├── output:
│ ┌── olap.fixed_deposit_accounts_ft.account_id
│ ├── olap.fixed_deposit_accounts_ft.fact_date
│ ├── olap.fixed_deposit_accounts_ft.principal
│ ├── olap.fixed_deposit_accounts_ft.profit_rate
│ ├── olap.fixed_deposit_accounts_ft.profit_accrued
│ ├── olap.fixed_deposit_accounts_ft.auto_renewal_status
│ └── olap.fixed_deposit_accounts_ft.disabled_at
├── stream key: []
└── StreamUnion { all: true }
├── output:
│ ┌── olap.fixed_deposit_accounts_ft.account_id
│ ├── olap.fixed_deposit_accounts_ft.fact_date
│ ├── olap.fixed_deposit_accounts_ft.principal
│ ├── olap.fixed_deposit_accounts_ft.profit_rate
│ ├── olap.fixed_deposit_accounts_ft.profit_accrued
│ ├── olap.fixed_deposit_accounts_ft.auto_renewal_status
│ └── olap.fixed_deposit_accounts_ft.disabled_at
├── stream key: []
├── MergeExecutor
│ ├── output:
│ │ ┌── olap.fixed_deposit_accounts_ft.account_id
│ │ ├── olap.fixed_deposit_accounts_ft.fact_date
│ │ ├── olap.fixed_deposit_accounts_ft.principal
│ │ ├── olap.fixed_deposit_accounts_ft.profit_rate
│ │ ├── olap.fixed_deposit_accounts_ft.profit_accrued
│ │ ├── olap.fixed_deposit_accounts_ft.auto_renewal_status
│ │ └── olap.fixed_deposit_accounts_ft.disabled_at
│ └── stream key: [ olap.fixed_deposit_accounts_ft.account_id, olap.fixed_deposit_accounts_ft.fact_date ]
├── MergeExecutor { output: [ account_id, fact_date, principal, profit_rate, profit_accrued, auto_renewal_status, disabled_at ], stream key: [] }
└── StreamUpstreamSinkUnion { output: [ account_id, fact_date, principal, profit_rate, profit_accrued, auto_renewal_status, disabled_at ], stream key: [] }
Fragment 32954 (Actor 736316)
StreamCdcTableScan { table: olap.fixed_deposit_accounts_ft, columns: [account_id, fact_date, principal, profit_rate, profit_accrued, auto_renewal_status, disabled_at] }
├── output:
│ ┌── olap.fixed_deposit_accounts_ft.account_id
│ ├── olap.fixed_deposit_accounts_ft.fact_date
│ ├── olap.fixed_deposit_accounts_ft.principal
│ ├── olap.fixed_deposit_accounts_ft.profit_rate
│ ├── olap.fixed_deposit_accounts_ft.profit_accrued
│ ├── olap.fixed_deposit_accounts_ft.auto_renewal_status
│ └── olap.fixed_deposit_accounts_ft.disabled_at
├── stream key: [ olap.fixed_deposit_accounts_ft.account_id, olap.fixed_deposit_accounts_ft.fact_date ]
└── MergeExecutor { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
Fragment 32955 (Actor 736928)
StreamCdcFilter { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
└── Upstream { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
Fragment 32956 (Actor 736318,736317)
StreamDml { columns: [account_id, fact_date, principal, profit_rate, profit_accrued, auto_renewal_status, disabled_at] } { output: [ account_id, fact_date, principal, profit_rate, profit_accrued, auto_renewal_status, disabled_at ], stream key: [] }
└── StreamSource { output: [ account_id, fact_date, principal, profit_rate, profit_accrued, auto_renewal_status, disabled_at ], stream key: [] }