Job is idle — throughput ~0; structure shown.
Fragment 44514 (Actor 742198,742197)
StreamMaterialize { columns: [order_id, execution_summary], stream_key: [order_id], pk_columns: [order_id], pk_conflict: NoCheck } { output: [ order_executions_bounded_mv.order_id, $expr6 ], stream key: [ order_executions_bounded_mv.order_id ] }
└── StreamProject { exprs: [order_executions_bounded_mv.order_id, JsonbBuildObject('filledQuantity':Varchar, JsonbBuildObject('value':Varchar, max(sum($expr1))::Varchar), 'averagePrice':Varchar, JsonbBuildObject('currencyCode':Varchar, $expr5, 'amount':Varchar, JsonbBuildObject('value':Varchar, Case((max(sum($expr1)) > 0:Decimal), (max(sum($expr2)) / max(sum($expr1)))::Varchar, '0':Varchar))), 'totalAmount':Varchar, JsonbBuildObject('currencyCode':Varchar, $expr5, 'amount':Varchar, JsonbBuildObject('value':Varchar, max(sum($expr2))::Varchar)), 'totalFees':Varchar, JsonbBuildObject('currencyCode':Varchar, $expr5, 'amount':Varchar, JsonbBuildObject('value':Varchar, Coalesce(sum(order_execution_fee_lines_mv.amount), 0:Decimal)::Varchar)), 'fees':Varchar, Coalesce(jsonb_agg($expr4 order_by(order_execution_fee_lines_mv.kind ASC)) filter(Not(IsNull(order_execution_fee_lines_mv.order_id))), '[]':Jsonb)) as $expr6] }
├── output: [ order_executions_bounded_mv.order_id, $expr6 ]
├── stream key: [ order_executions_bounded_mv.order_id ]
└── StreamProject { exprs: [order_executions_bounded_mv.order_id, max(sum($expr1)), max(max($expr3)), max(sum($expr2)), sum(order_execution_fee_lines_mv.amount), jsonb_agg($expr4 order_by(order_execution_fee_lines_mv.kind ASC)) filter(Not(IsNull(order_execution_fee_lines_mv.order_id))), JsonbBuildObject('value':Varchar, Coalesce(max(max($expr3)), '':Varchar)) as $expr5] } { output: [ order_executions_bounded_mv.order_id, max(sum($expr1)), max(max($expr3)), max(sum($expr2)), sum(order_execution_fee_lines_mv.amount), jsonb_agg($expr4 order_by(order_execution_fee_lines_mv.kind ASC)) filter(Not(IsNull(order_execution_fee_lines_mv.order_id))), $expr5 ], stream key: [ order_executions_bounded_mv.order_id ] }
└── StreamHashAgg { group_key: [order_executions_bounded_mv.order_id], aggs: [max(sum($expr1)), max(max($expr3)), max(sum($expr2)), sum(order_execution_fee_lines_mv.amount), jsonb_agg($expr4 order_by(order_execution_fee_lines_mv.kind ASC)) filter(Not(IsNull(order_execution_fee_lines_mv.order_id))), count] } { output: [ order_executions_bounded_mv.order_id, max(sum($expr1)), max(max($expr3)), max(sum($expr2)), sum(order_execution_fee_lines_mv.amount), jsonb_agg($expr4 order_by(order_execution_fee_lines_mv.kind ASC)) filter(Not(IsNull(order_execution_fee_lines_mv.order_id))), count ], stream key: [ order_executions_bounded_mv.order_id ] }
└── StreamLocalityProvider { locality_columns: [order_executions_bounded_mv.order_id] } { output: [ order_executions_bounded_mv.order_id, sum($expr1), max($expr3), sum($expr2), order_execution_fee_lines_mv.amount, order_execution_fee_lines_mv.order_id, $expr4, order_execution_fee_lines_mv.kind, order_execution_fee_lines_mv.currency_code ], stream key: [ order_executions_bounded_mv.order_id, order_execution_fee_lines_mv.kind, order_execution_fee_lines_mv.currency_code ] }
└── MergeExecutor { output: [ order_executions_bounded_mv.order_id, sum($expr1), max($expr3), sum($expr2), order_execution_fee_lines_mv.amount, order_execution_fee_lines_mv.order_id, $expr4, order_execution_fee_lines_mv.kind, order_execution_fee_lines_mv.currency_code ], stream key: [ order_executions_bounded_mv.order_id, order_execution_fee_lines_mv.kind, order_execution_fee_lines_mv.currency_code ] }
Fragment 44515 (Actor 742202,742201)
StreamProject { exprs: [order_executions_bounded_mv.order_id, sum($expr1), max($expr3), sum($expr2), order_execution_fee_lines_mv.amount, order_execution_fee_lines_mv.order_id, JsonbBuildObject('kind':Varchar, order_execution_fee_lines_mv.kind, 'amount':Varchar, JsonbBuildObject('currencyCode':Varchar, JsonbBuildObject('value':Varchar, Coalesce(max($expr3), '':Varchar)), 'amount':Varchar, JsonbBuildObject('value':Varchar, order_execution_fee_lines_mv.amount::Varchar))) as $expr4, order_execution_fee_lines_mv.kind, order_execution_fee_lines_mv.currency_code] }
├── output: [ order_executions_bounded_mv.order_id, sum($expr1), max($expr3), sum($expr2), order_execution_fee_lines_mv.amount, order_execution_fee_lines_mv.order_id, $expr4, order_execution_fee_lines_mv.kind, order_execution_fee_lines_mv.currency_code ]
├── stream key: [ order_executions_bounded_mv.order_id, order_execution_fee_lines_mv.kind, order_execution_fee_lines_mv.currency_code ]
└── MergeExecutor { output: [ order_executions_bounded_mv.order_id, sum($expr1), sum($expr2), max($expr3), order_execution_fee_lines_mv.order_id, order_execution_fee_lines_mv.kind, order_execution_fee_lines_mv.amount, order_execution_fee_lines_mv.currency_code ], stream key: [ order_executions_bounded_mv.order_id, order_execution_fee_lines_mv.kind, order_execution_fee_lines_mv.currency_code ] }
Fragment 44516 (Actor 742199,742200)
StreamSyncLogStore { output: [ order_executions_bounded_mv.order_id, sum($expr1), sum($expr2), max($expr3), order_execution_fee_lines_mv.order_id, order_execution_fee_lines_mv.kind, order_execution_fee_lines_mv.amount, order_execution_fee_lines_mv.currency_code ], stream key: [ order_executions_bounded_mv.order_id, order_execution_fee_lines_mv.kind, order_execution_fee_lines_mv.currency_code ] }
└── StreamHashJoin { type: LeftOuter, predicate: order_executions_bounded_mv.order_id = order_execution_fee_lines_mv.order_id } { output: [ order_executions_bounded_mv.order_id, sum($expr1), sum($expr2), max($expr3), order_execution_fee_lines_mv.order_id, order_execution_fee_lines_mv.kind, order_execution_fee_lines_mv.amount, order_execution_fee_lines_mv.currency_code ], stream key: [ order_executions_bounded_mv.order_id, order_execution_fee_lines_mv.kind, order_execution_fee_lines_mv.currency_code ] }
├── MergeExecutor { output: [ order_executions_bounded_mv.order_id, sum($expr1), sum($expr2), max($expr3) ], stream key: [ order_executions_bounded_mv.order_id ] }
└── MergeExecutor { output: [ order_execution_fee_lines_mv.order_id, order_execution_fee_lines_mv.kind, order_execution_fee_lines_mv.amount, order_execution_fee_lines_mv.currency_code ], stream key: [ order_execution_fee_lines_mv.order_id, order_execution_fee_lines_mv.kind, order_execution_fee_lines_mv.currency_code ] }
Fragment 44517 (Actor 742206,742205)
StreamProject { exprs: [order_executions_bounded_mv.order_id, sum($expr1), sum($expr2), max($expr3)] } { output: [ order_executions_bounded_mv.order_id, sum($expr1), sum($expr2), max($expr3) ], stream key: [ order_executions_bounded_mv.order_id ] }
└── StreamHashAgg { group_key: [order_executions_bounded_mv.order_id], aggs: [sum($expr1), sum($expr2), max($expr3), count] } { output: [ order_executions_bounded_mv.order_id, sum($expr1), sum($expr2), max($expr3), count ], stream key: [ order_executions_bounded_mv.order_id ] }
└── StreamProject { exprs: [order_executions_bounded_mv.order_id, $expr1, ($expr1 * JsonbAccessStr(JsonbAccess(order_executions_bounded_mv.price, 'amount':Varchar), 'value':Varchar)::Decimal) as $expr2, Coalesce(JsonbAccessStr(JsonbAccess(order_executions_bounded_mv.price, 'currencyCode':Varchar), 'value':Varchar), JsonbAccessStr(JsonbAccess(order_executions_bounded_mv.price, 'currency_code':Varchar), 'value':Varchar)) as $expr3, order_executions_bounded_mv.id, order_executions_bounded_mv.executed_at, order_executions_bounded_mv.orders.created_at] }
├── output: [ order_executions_bounded_mv.order_id, $expr1, $expr2, $expr3, order_executions_bounded_mv.id, order_executions_bounded_mv.executed_at, order_executions_bounded_mv.orders.created_at ]
├── stream key: [ order_executions_bounded_mv.order_id, order_executions_bounded_mv.id, order_executions_bounded_mv.executed_at, order_executions_bounded_mv.orders.created_at ]
└── StreamProject { exprs: [order_executions_bounded_mv.order_id, order_executions_bounded_mv.quantity, order_executions_bounded_mv.price, order_executions_bounded_mv.quantity::Decimal as $expr1, order_executions_bounded_mv.id, order_executions_bounded_mv.executed_at, order_executions_bounded_mv.orders.created_at] } { output: [ order_executions_bounded_mv.order_id, order_executions_bounded_mv.quantity, order_executions_bounded_mv.price, $expr1, order_executions_bounded_mv.id, order_executions_bounded_mv.executed_at, order_executions_bounded_mv.orders.created_at ], stream key: [ order_executions_bounded_mv.order_id, order_executions_bounded_mv.id, order_executions_bounded_mv.executed_at, order_executions_bounded_mv.orders.created_at ] }
└── StreamTableScan { table: order_executions_bounded_mv, columns: [order_id, quantity, price, id, executed_at, orders.created_at] } { output: [ order_executions_bounded_mv.order_id, order_executions_bounded_mv.quantity, order_executions_bounded_mv.price, order_executions_bounded_mv.id, order_executions_bounded_mv.executed_at, order_executions_bounded_mv.orders.created_at ], stream key: [ order_executions_bounded_mv.order_id, order_executions_bounded_mv.id, order_executions_bounded_mv.executed_at, order_executions_bounded_mv.orders.created_at ] }
├── Upstream { output: [ order_id, quantity, price, id, executed_at, orders.created_at ], stream key: [] }
└── BatchPlanNode { output: [ order_id, quantity, price, id, executed_at, orders.created_at ], stream key: [] }
Fragment 44518 (Actor 742204,742203)
StreamLocalityProvider { locality_columns: [order_execution_fee_lines_mv.order_id] } { output: [ order_execution_fee_lines_mv.order_id, order_execution_fee_lines_mv.kind, order_execution_fee_lines_mv.amount, order_execution_fee_lines_mv.currency_code ], stream key: [ order_execution_fee_lines_mv.order_id, order_execution_fee_lines_mv.kind, order_execution_fee_lines_mv.currency_code ] }
└── MergeExecutor { output: [ order_execution_fee_lines_mv.order_id, order_execution_fee_lines_mv.kind, order_execution_fee_lines_mv.amount, order_execution_fee_lines_mv.currency_code ], stream key: [ order_execution_fee_lines_mv.order_id, order_execution_fee_lines_mv.kind, order_execution_fee_lines_mv.currency_code ] }
Fragment 44519 (Actor 742208,742207)
StreamTableScan { table: order_execution_fee_lines_mv, columns: [order_id, kind, amount, currency_code] } { output: [ order_execution_fee_lines_mv.order_id, order_execution_fee_lines_mv.kind, order_execution_fee_lines_mv.amount, order_execution_fee_lines_mv.currency_code ], stream key: [ order_execution_fee_lines_mv.order_id, order_execution_fee_lines_mv.kind, order_execution_fee_lines_mv.currency_code ] }
├── Upstream { output: [ order_id, kind, amount, currency_code ], stream key: [] }
└── BatchPlanNode { output: [ order_id, kind, amount, currency_code ], stream key: [] }