Job is idle — throughput ~0; structure shown.
Fragment 16182 (Actor 97764,97765)
StreamSink { type: upsert, columns: [portfolio_id, account_group_id, type, portfolio_account_group_types_mv.portfolio_id(hidden), portfolio_account_group_types_mv.type(hidden)], downstream_pk: [portfolio_to_account_groups_mv_next.portfolio_id, portfolio_to_account_groups_mv_next.account_group_id, portfolio_to_account_groups_mv_next.type] }
├── output: [ portfolio_to_account_groups_mv_next.portfolio_id, portfolio_to_account_groups_mv_next.account_group_id, portfolio_to_account_groups_mv_next.type, portfolio_account_group_types_mv.portfolio_id, portfolio_account_group_types_mv.type ]
├── stream key: [ portfolio_to_account_groups_mv_next.portfolio_id, portfolio_to_account_groups_mv_next.type ]
└── MergeExecutor
├── output: [ portfolio_to_account_groups_mv_next.portfolio_id, portfolio_to_account_groups_mv_next.account_group_id, portfolio_to_account_groups_mv_next.type, portfolio_account_group_types_mv.portfolio_id, portfolio_account_group_types_mv.type ]
└── stream key: [ portfolio_to_account_groups_mv_next.portfolio_id, portfolio_to_account_groups_mv_next.type ]
Fragment 16183 (Actor 97763,97762)
StreamSyncLogStore
├── output: [ portfolio_to_account_groups_mv_next.portfolio_id, portfolio_to_account_groups_mv_next.account_group_id, portfolio_to_account_groups_mv_next.type, portfolio_account_group_types_mv.portfolio_id, portfolio_account_group_types_mv.type ]
├── stream key: [ portfolio_to_account_groups_mv_next.portfolio_id, portfolio_to_account_groups_mv_next.type ]
└── StreamHashJoin { type: Inner, predicate: portfolio_to_account_groups_mv_next.portfolio_id = portfolio_account_group_types_mv.portfolio_id AND portfolio_to_account_groups_mv_next.type = portfolio_account_group_types_mv.type }
├── output: [ portfolio_to_account_groups_mv_next.portfolio_id, portfolio_to_account_groups_mv_next.account_group_id, portfolio_to_account_groups_mv_next.type, portfolio_account_group_types_mv.portfolio_id, portfolio_account_group_types_mv.type ]
├── stream key: [ portfolio_to_account_groups_mv_next.portfolio_id, portfolio_to_account_groups_mv_next.type ]
├── MergeExecutor { output: [ portfolio_to_account_groups_mv_next.portfolio_id, portfolio_to_account_groups_mv_next.account_group_id, portfolio_to_account_groups_mv_next.type ], stream key: [ portfolio_to_account_groups_mv_next.portfolio_id ] }
└── MergeExecutor { output: [ portfolio_account_group_types_mv.portfolio_id, portfolio_account_group_types_mv.type ], stream key: [ portfolio_account_group_types_mv.portfolio_id, portfolio_account_group_types_mv.type ] }
Fragment 16184 (Actor 97789,97790)
StreamTableScan { table: portfolio_to_account_groups_mv_next, columns: [portfolio_id, account_group_id, type] } { output: [ portfolio_to_account_groups_mv_next.portfolio_id, portfolio_to_account_groups_mv_next.account_group_id, portfolio_to_account_groups_mv_next.type ], stream key: [ portfolio_to_account_groups_mv_next.portfolio_id ] }
├── Upstream { output: [ portfolio_id, account_group_id, type ], stream key: [] }
└── BatchPlanNode { output: [ portfolio_id, account_group_id, type ], stream key: [] }
Fragment 16185 (Actor 97776,97777)
StreamTableScan { table: portfolio_account_group_types_mv, columns: [portfolio_id, type] } { output: [ portfolio_account_group_types_mv.portfolio_id, portfolio_account_group_types_mv.type ], stream key: [ portfolio_account_group_types_mv.portfolio_id, portfolio_account_group_types_mv.type ] }
├── Upstream { output: [ portfolio_id, type ], stream key: [] }
└── BatchPlanNode { output: [ portfolio_id, type ], stream key: [] }