Job is idle — throughput ~0; structure shown.
Fragment 32973 (Actor 736281,736280)
StreamMaterialize { columns: [source_currency_code, target_currency_code, date, rate], stream_key: [source_currency_code, target_currency_code, date], pk_columns: [source_currency_code, target_currency_code, date], pk_conflict: Overwrite }
├── output: [ public.foreign_exchange_rates_eod_ft.source_currency_code, public.foreign_exchange_rates_eod_ft.target_currency_code, public.foreign_exchange_rates_eod_ft.date, public.foreign_exchange_rates_eod_ft.rate ]
├── stream key: [ public.foreign_exchange_rates_eod_ft.source_currency_code, public.foreign_exchange_rates_eod_ft.target_currency_code, public.foreign_exchange_rates_eod_ft.date ]
└── StreamUnion { all: true }
├── output: [ public.foreign_exchange_rates_eod_ft.source_currency_code, public.foreign_exchange_rates_eod_ft.target_currency_code, public.foreign_exchange_rates_eod_ft.date, public.foreign_exchange_rates_eod_ft.rate ]
├── stream key: []
├── MergeExecutor
│ ├── output: [ public.foreign_exchange_rates_eod_ft.source_currency_code, public.foreign_exchange_rates_eod_ft.target_currency_code, public.foreign_exchange_rates_eod_ft.date, public.foreign_exchange_rates_eod_ft.rate ]
│ └── stream key: [ public.foreign_exchange_rates_eod_ft.source_currency_code, public.foreign_exchange_rates_eod_ft.target_currency_code, public.foreign_exchange_rates_eod_ft.date ]
├── MergeExecutor { output: [ source_currency_code, target_currency_code, date, rate ], stream key: [] }
└── StreamUpstreamSinkUnion { output: [ source_currency_code, target_currency_code, date, rate ], stream key: [] }
Fragment 32974 (Actor 736341)
StreamCdcTableScan { table: public.foreign_exchange_rates_eod_ft, columns: [source_currency_code, target_currency_code, date, rate] }
├── output: [ public.foreign_exchange_rates_eod_ft.source_currency_code, public.foreign_exchange_rates_eod_ft.target_currency_code, public.foreign_exchange_rates_eod_ft.date, public.foreign_exchange_rates_eod_ft.rate ]
├── stream key: [ public.foreign_exchange_rates_eod_ft.source_currency_code, public.foreign_exchange_rates_eod_ft.target_currency_code, public.foreign_exchange_rates_eod_ft.date ]
└── MergeExecutor { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
Fragment 32975 (Actor 736156)
StreamCdcFilter { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
└── Upstream { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
Fragment 32976 (Actor 736342,736343)
StreamDml { columns: [source_currency_code, target_currency_code, date, rate] } { output: [ source_currency_code, target_currency_code, date, rate ], stream key: [] }
└── StreamSource { output: [ source_currency_code, target_currency_code, date, rate ], stream key: [] }