| Actor | Fragment | Worker | State |
|---|---|---|---|
| 156643 | 12384 | 33 | running |
| 156644 | 12384 | 33 | running |
CREATE MATERIALIZED VIEW authz.active_orders_mv AS SELECT id AS order_id, initiator ->> 'userId' AS created_by_user_id, security_account_id AS account_id FROM order_service.orders