Job is idle — throughput ~0; structure shown.
Fragment 12971 (Actor 158086,158085)
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.portfolio_id, portfolio_to_account_groups_mv.account_group_id, portfolio_to_account_groups_mv.type] }
├── output: [ portfolio_to_account_groups_mv.portfolio_id, portfolio_to_account_groups_mv.account_group_id, portfolio_to_account_groups_mv.type, portfolio_account_group_types_mv.portfolio_id, portfolio_account_group_types_mv.type ]
├── stream key: [ portfolio_to_account_groups_mv.portfolio_id, portfolio_to_account_groups_mv.type ]
└── MergeExecutor
├── output: [ portfolio_to_account_groups_mv.portfolio_id, portfolio_to_account_groups_mv.account_group_id, portfolio_to_account_groups_mv.type, portfolio_account_group_types_mv.portfolio_id, portfolio_account_group_types_mv.type ]
└── stream key: [ portfolio_to_account_groups_mv.portfolio_id, portfolio_to_account_groups_mv.type ]
Fragment 12972 (Actor 158083,158084)
StreamSyncLogStore
├── output: [ portfolio_to_account_groups_mv.portfolio_id, portfolio_to_account_groups_mv.account_group_id, portfolio_to_account_groups_mv.type, portfolio_account_group_types_mv.portfolio_id, portfolio_account_group_types_mv.type ]
├── stream key: [ portfolio_to_account_groups_mv.portfolio_id, portfolio_to_account_groups_mv.type ]
└── StreamHashJoin { type: Inner, predicate: portfolio_to_account_groups_mv.portfolio_id = portfolio_account_group_types_mv.portfolio_id AND portfolio_to_account_groups_mv.type = portfolio_account_group_types_mv.type }
├── output: [ portfolio_to_account_groups_mv.portfolio_id, portfolio_to_account_groups_mv.account_group_id, portfolio_to_account_groups_mv.type, portfolio_account_group_types_mv.portfolio_id, portfolio_account_group_types_mv.type ]
├── stream key: [ portfolio_to_account_groups_mv.portfolio_id, portfolio_to_account_groups_mv.type ]
├── MergeExecutor { output: [ portfolio_to_account_groups_mv.portfolio_id, portfolio_to_account_groups_mv.account_group_id, portfolio_to_account_groups_mv.type ], stream key: [ portfolio_to_account_groups_mv.portfolio_id, portfolio_to_account_groups_mv.type ] }
└── 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 12973 (Actor 158087,158088)
StreamLocalityProvider { locality_columns: [portfolio_to_account_groups_mv.portfolio_id, portfolio_to_account_groups_mv.type] }
├── output: [ portfolio_to_account_groups_mv.portfolio_id, portfolio_to_account_groups_mv.account_group_id, portfolio_to_account_groups_mv.type ]
├── stream key: [ portfolio_to_account_groups_mv.portfolio_id, portfolio_to_account_groups_mv.type ]
└── MergeExecutor { output: [ portfolio_to_account_groups_mv.portfolio_id, portfolio_to_account_groups_mv.account_group_id, portfolio_to_account_groups_mv.type ], stream key: [ portfolio_to_account_groups_mv.portfolio_id ] }
Fragment 12974 (Actor 158112,158111)
StreamTableScan { table: portfolio_to_account_groups_mv, columns: [portfolio_id, account_group_id, type] } { output: [ portfolio_to_account_groups_mv.portfolio_id, portfolio_to_account_groups_mv.account_group_id, portfolio_to_account_groups_mv.type ], stream key: [ portfolio_to_account_groups_mv.portfolio_id ] }
├── Upstream { output: [ portfolio_id, account_group_id, type ], stream key: [] }
└── BatchPlanNode { output: [ portfolio_id, account_group_id, type ], stream key: [] }
Fragment 12975 (Actor 158116,158117)
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: [] }