Job is idle — throughput ~0; structure shown.
Fragment 52622 (Actor 738095,738096)
StreamSink { type: upsert, columns: [client_id, account_group_id, type, client_to_account_groups_mv.$src(hidden)], downstream_pk: [client_to_account_groups_mv.client_id, client_to_account_groups_mv.account_group_id, client_to_account_groups_mv.type] }
├── output: [ client_to_account_groups_mv.client_id, client_to_account_groups_mv.account_group_id, client_to_account_groups_mv.type, client_to_account_groups_mv.$src ]
├── stream key: [ client_to_account_groups_mv.client_id, client_to_account_groups_mv.type, client_to_account_groups_mv.$src ]
└── StreamProject { exprs: [client_to_account_groups_mv.client_id, client_to_account_groups_mv.account_group_id, client_to_account_groups_mv.type, client_to_account_groups_mv.$src] }
├── output: [ client_to_account_groups_mv.client_id, client_to_account_groups_mv.account_group_id, client_to_account_groups_mv.type, client_to_account_groups_mv.$src ]
├── stream key: [ client_to_account_groups_mv.client_id, client_to_account_groups_mv.type, client_to_account_groups_mv.$src ]
└── StreamFilter { predicate: ((client_to_account_groups_mv.type = 'none':Varchar) OR Not(IsNull(client_account_group_types_mv.client_id))) }
├── output:
│ ┌── client_to_account_groups_mv.client_id
│ ├── client_to_account_groups_mv.account_group_id
│ ├── client_to_account_groups_mv.type
│ ├── client_account_group_types_mv.client_id
│ ├── client_to_account_groups_mv.$src
│ └── client_account_group_types_mv.type
├── stream key: [ client_to_account_groups_mv.client_id, client_to_account_groups_mv.type, client_to_account_groups_mv.$src ]
└── MergeExecutor
├── output:
│ ┌── client_to_account_groups_mv.client_id
│ ├── client_to_account_groups_mv.account_group_id
│ ├── client_to_account_groups_mv.type
│ ├── client_account_group_types_mv.client_id
│ ├── client_to_account_groups_mv.$src
│ └── client_account_group_types_mv.type
└── stream key: [ client_to_account_groups_mv.client_id, client_to_account_groups_mv.type, client_to_account_groups_mv.$src ]
Fragment 52623 (Actor 738097,738098)
StreamSyncLogStore
├── output: [ client_to_account_groups_mv.client_id, client_to_account_groups_mv.account_group_id, client_to_account_groups_mv.type, client_account_group_types_mv.client_id, client_to_account_groups_mv.$src, client_account_group_types_mv.type ]
├── stream key: [ client_to_account_groups_mv.client_id, client_to_account_groups_mv.type, client_to_account_groups_mv.$src ]
└── StreamHashJoin { type: LeftOuter, predicate: client_to_account_groups_mv.client_id = client_account_group_types_mv.client_id AND client_to_account_groups_mv.type = client_account_group_types_mv.type }
├── output: [ client_to_account_groups_mv.client_id, client_to_account_groups_mv.account_group_id, client_to_account_groups_mv.type, client_account_group_types_mv.client_id, client_to_account_groups_mv.$src, client_account_group_types_mv.type ]
├── stream key: [ client_to_account_groups_mv.client_id, client_to_account_groups_mv.type, client_to_account_groups_mv.$src ]
├── MergeExecutor
│ ├── output: [ client_to_account_groups_mv.client_id, client_to_account_groups_mv.account_group_id, client_to_account_groups_mv.type, client_to_account_groups_mv.$src ]
│ └── stream key: [ client_to_account_groups_mv.client_id, client_to_account_groups_mv.type, client_to_account_groups_mv.$src ]
└── MergeExecutor { output: [ client_account_group_types_mv.client_id, client_account_group_types_mv.type ], stream key: [ client_account_group_types_mv.client_id, client_account_group_types_mv.type ] }
Fragment 52624 (Actor 738099,738100)
StreamLocalityProvider { locality_columns: [client_to_account_groups_mv.client_id, client_to_account_groups_mv.type] }
├── output: [ client_to_account_groups_mv.client_id, client_to_account_groups_mv.account_group_id, client_to_account_groups_mv.type, client_to_account_groups_mv.$src ]
├── stream key: [ client_to_account_groups_mv.client_id, client_to_account_groups_mv.type, client_to_account_groups_mv.$src ]
└── MergeExecutor
├── output: [ client_to_account_groups_mv.client_id, client_to_account_groups_mv.account_group_id, client_to_account_groups_mv.type, client_to_account_groups_mv.$src ]
└── stream key: [ client_to_account_groups_mv.client_id, client_to_account_groups_mv.$src ]
Fragment 52625 (Actor 738103,738104)
StreamTableScan { table: client_to_account_groups_mv, columns: [client_id, account_group_id, type, $src] }
├── output: [ client_to_account_groups_mv.client_id, client_to_account_groups_mv.account_group_id, client_to_account_groups_mv.type, client_to_account_groups_mv.$src ]
├── stream key: [ client_to_account_groups_mv.client_id, client_to_account_groups_mv.$src ]
├── Upstream { output: [ client_id, account_group_id, type, $src ], stream key: [] }
└── BatchPlanNode { output: [ client_id, account_group_id, type, $src ], stream key: [] }
Fragment 52626 (Actor 738078,738077)
StreamTableScan { table: client_account_group_types_mv, columns: [client_id, type] }
├── output: [ client_account_group_types_mv.client_id, client_account_group_types_mv.type ]
├── stream key: [ client_account_group_types_mv.client_id, client_account_group_types_mv.type ]
├── Upstream { output: [ client_id, type ], stream key: [] }
└── BatchPlanNode { output: [ client_id, type ], stream key: [] }