| Actor | Fragment | Worker | State |
|---|---|---|---|
| 167830 | 20376 | 33 | running |
| 167831 | 20376 | 33 | running |
| 167832 | 20375 | 33 | running |
| 167833 | 20375 | 33 | running |
CREATE SINK insights.twrr_sink AS SELECT * FROM insights.twrr_sink__rwm_shim WITH ( connector='postgres', host='psql-nonprod-uae-derived.postgres.database.azure.com', port='6432', user='migration_user', password='***', database='ai-hub-int-insights-db', table='account_group_twrr_metrics_ft', schema='insights', type='upsert', force_compaction='true', primary_key='account_group_id,dim_balance_date', sink_rate_limit=0, snapshot='false' )