| Actor | Fragment | Worker | State |
|---|---|---|---|
| 32959 | 9795 | 33 | running |
| 32960 | 9795 | 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