| Actor | Fragment | Worker | State |
|---|---|---|---|
| 736448 | 51668 | 51 | running |
| 736449 | 51668 | 51 | 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