Job is idle — throughput ~0; structure shown.
Fragment 13107 (Actor 158357,158356)
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 13108 (Actor 158354,158355)
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 13109 (Actor 158358,158359)
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 13110 (Actor 158363,158362)
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 13111 (Actor 158286,158287)
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: [] }