Job is idle — throughput ~0; structure shown.
Fragment 25430 (Actor 124659,124658)
StreamMaterialize { columns: [party_id, account_group_id, type, parties.id(hidden), null:Varchar(hidden), $src(hidden)], stream_key: [parties.id, null:Varchar, $src], pk_columns: [parties.id, null:Varchar, $src], pk_conflict: NoCheck }
├── output: [ parties.id, $expr1, 'none':Varchar, parties.id, null:Varchar, $src ]
├── stream key: [ parties.id, null:Varchar, $src ]
└── StreamUnion { all: true } { output: [ parties.id, $expr1, 'none':Varchar, parties.id, null:Varchar, $src ], stream key: [ parties.id, null:Varchar, $src ] }
├── MergeExecutor { output: [ parties.id, $expr1, 'none':Varchar, parties.id, null:Varchar, 0:Int32 ], stream key: [ parties.id ] }
└── MergeExecutor { output: [ parties.id, $expr2, 'all':Varchar, parties.id, party_account_group_types_mv_next.type, 1:Int32 ], stream key: [ parties.id, party_account_group_types_mv_next.type ] }
Fragment 25431 (Actor 124667,124666)
StreamProject { exprs: [parties.id, ConcatOp('account_group_':Varchar, Md5(ConcatOp(parties.id, 'none':Varchar)::Bytea)) as $expr1, 'none':Varchar, parties.id, null:Varchar, 0:Int32] }
├── output: [ parties.id, $expr1, 'none':Varchar, parties.id, null:Varchar, 0:Int32 ]
├── stream key: [ parties.id ]
└── MergeExecutor { output: [ parties.id, customer_relationships_next.party_id ], stream key: [ parties.id ] }
Fragment 25432 (Actor 124669,124668)
StreamSyncLogStore { output: [ parties.id, customer_relationships_next.party_id ], stream key: [ parties.id ] }
└── MergeExecutor { output: [ parties.id, customer_relationships_next.party_id ], stream key: [ parties.id ] }
Fragment 25433 (Actor 124662,124663)
StreamSyncLogStore { output: [ parties.id, customer_relationships_next.party_id ], stream key: [ parties.id ] }
└── StreamHashJoin { type: Inner, predicate: parties.id = customer_relationships_next.party_id } { output: [ parties.id, customer_relationships_next.party_id ], stream key: [ parties.id ] }
├── MergeExecutor { output: [ parties.id ], stream key: [ parties.id ] }
└── StreamProject { exprs: [customer_relationships_next.party_id] } { output: [ customer_relationships_next.party_id ], stream key: [ customer_relationships_next.party_id ] }
└── StreamHashAgg { group_key: [customer_relationships_next.party_id], aggs: [count] } { output: [ customer_relationships_next.party_id, count ], stream key: [ customer_relationships_next.party_id ] }
└── MergeExecutor { output: [ customer_relationships_next.party_id, customer_relationships_next.id ], stream key: [ customer_relationships_next.id ] }
Fragment 25434 (Actor 124670,124671)
StreamProject { exprs: [parties.id] } { output: [ parties.id ], stream key: [ parties.id ] }
└── StreamFilter { predicate: IsNull(parties.disabled_at) } { output: [ parties.id, parties.disabled_at ], stream key: [ parties.id ] }
└── StreamTableScan { table: parties, columns: [id, disabled_at] } { output: [ parties.id, parties.disabled_at ], stream key: [ parties.id ] }
├── Upstream { output: [ id, disabled_at ], stream key: [] }
└── BatchPlanNode { output: [ id, disabled_at ], stream key: [] }
Fragment 25435 (Actor 124673,124672)
StreamProject { exprs: [customer_relationships_next.party_id, customer_relationships_next.id] } { output: [ customer_relationships_next.party_id, customer_relationships_next.id ], stream key: [ customer_relationships_next.id ] }
└── StreamFilter { predicate: (customer_relationships_next.type = 'CUSTOMER':Varchar) AND (customer_relationships_next.status = 'ACTIVE':Varchar) AND IsNull(customer_relationships_next.disabled_at) }
├── output: [ customer_relationships_next.party_id, customer_relationships_next.id, customer_relationships_next.type, customer_relationships_next.status, customer_relationships_next.disabled_at ]
├── stream key: [ customer_relationships_next.id ]
└── StreamTableScan { table: customer_relationships_next, columns: [party_id, id, type, status, disabled_at] }
├── output: [ customer_relationships_next.party_id, customer_relationships_next.id, customer_relationships_next.type, customer_relationships_next.status, customer_relationships_next.disabled_at ]
├── stream key: [ customer_relationships_next.id ]
├── Upstream { output: [ party_id, id, type, status, disabled_at ], stream key: [] }
└── BatchPlanNode { output: [ party_id, id, type, status, disabled_at ], stream key: [] }
Fragment 25436 (Actor 124664,124665)
StreamProject { exprs: [parties.id, ConcatOp('account_group_':Varchar, Md5(ConcatOp(parties.id, 'all':Varchar)::Bytea)) as $expr2, 'all':Varchar, parties.id, party_account_group_types_mv_next.type, 1:Int32] }
├── output: [ parties.id, $expr2, 'all':Varchar, parties.id, party_account_group_types_mv_next.type, 1:Int32 ]
├── stream key: [ parties.id, party_account_group_types_mv_next.type ]
└── MergeExecutor { output: [ parties.id, party_account_group_types_mv_next.party_id, party_account_group_types_mv_next.type ], stream key: [ parties.id, party_account_group_types_mv_next.type ] }
Fragment 25437 (Actor 124660,124661)
StreamSyncLogStore { output: [ parties.id, party_account_group_types_mv_next.party_id, party_account_group_types_mv_next.type ], stream key: [ parties.id, party_account_group_types_mv_next.type ] }
└── StreamHashJoin { type: Inner, predicate: parties.id = party_account_group_types_mv_next.party_id }
├── output: [ parties.id, party_account_group_types_mv_next.party_id, party_account_group_types_mv_next.type ]
├── stream key: [ parties.id, party_account_group_types_mv_next.type ]
├── MergeExecutor { output: [ parties.id, customer_relationships_next.party_id ], stream key: [ parties.id ] }
└── MergeExecutor { output: [ party_account_group_types_mv_next.party_id, party_account_group_types_mv_next.type ], stream key: [ party_account_group_types_mv_next.party_id, party_account_group_types_mv_next.type ] }
Fragment 25438 (Actor 124675,124674)
StreamFilter { predicate: (party_account_group_types_mv_next.type = 'all':Varchar) }
├── output: [ party_account_group_types_mv_next.party_id, party_account_group_types_mv_next.type ]
├── stream key: [ party_account_group_types_mv_next.party_id, party_account_group_types_mv_next.type ]
└── StreamTableScan { table: party_account_group_types_mv_next, columns: [party_id, type] }
├── output: [ party_account_group_types_mv_next.party_id, party_account_group_types_mv_next.type ]
├── stream key: [ party_account_group_types_mv_next.party_id, party_account_group_types_mv_next.type ]
├── Upstream { output: [ party_id, type ], stream key: [] }
└── BatchPlanNode { output: [ party_id, type ], stream key: [] }