Job is idle — throughput ~0; structure shown.
Fragment 12612 (Actor 157414,157413)
StreamSink { type: upsert, columns: [order_id, etag, client_order_id, customer_relationship_id, portfolio_id, security_account_id, asset_id, order_side, workflow_state, execution_state, instruction, execution_spec, cost_estimate, initiator, filled_quantity, created_at], downstream_pk: [orders_mv.order_id] }
├── output:
│ ┌── orders_mv.order_id
│ ├── orders_mv.etag
│ ├── orders_mv.client_order_id
│ ├── orders_mv.customer_relationship_id
│ ├── orders_mv.portfolio_id
│ ├── orders_mv.security_account_id
│ ├── orders_mv.asset_id
│ ├── orders_mv.order_side
│ ├── orders_mv.workflow_state
│ ├── orders_mv.execution_state
│ ├── orders_mv.instruction
│ ├── orders_mv.execution_spec
│ ├── orders_mv.cost_estimate
│ ├── orders_mv.initiator
│ ├── orders_mv.filled_quantity
│ └── orders_mv.created_at
├── stream key: [ orders_mv.order_id ]
└── StreamTableScan { table: orders_mv, columns: [order_id, etag, client_order_id, customer_relationship_id, portfolio_id, security_account_id, asset_id, order_side, workflow_state, execution_state, instruction, execution_spec, cost_estimate, initiator, filled_quantity, created_at] }
├── output:
│ ┌── orders_mv.order_id
│ ├── orders_mv.etag
│ ├── orders_mv.client_order_id
│ ├── orders_mv.customer_relationship_id
│ ├── orders_mv.portfolio_id
│ ├── orders_mv.security_account_id
│ ├── orders_mv.asset_id
│ ├── orders_mv.order_side
│ ├── orders_mv.workflow_state
│ ├── orders_mv.execution_state
│ ├── orders_mv.instruction
│ ├── orders_mv.execution_spec
│ ├── orders_mv.cost_estimate
│ ├── orders_mv.initiator
│ ├── orders_mv.filled_quantity
│ └── orders_mv.created_at
├── stream key: [ orders_mv.order_id ]
├── Upstream { output: [ order_id, etag, client_order_id, customer_relationship_id, portfolio_id, security_account_id, asset_id, order_side, workflow_state, execution_state, instruction, execution_spec, cost_estimate, initiator, filled_quantity, created_at ], stream key: [] }
└── BatchPlanNode { output: [ order_id, etag, client_order_id, customer_relationship_id, portfolio_id, security_account_id, asset_id, order_side, workflow_state, execution_state, instruction, execution_spec, cost_estimate, initiator, filled_quantity, created_at ], stream key: [] }