| Actor | Fragment | Worker | State |
|---|---|---|---|
| 117419 | 24772 | 26 | running |
| 117420 | 24772 | 26 | running |
CREATE SINK adib_rm.sdk_home_overview_sink AS SELECT * FROM adib_rm.sdk_home_overview_mv WITH ( connector='postgres', host='psql-nonprod-uae-derived.postgres.database.azure.com', port='6432', user='migration_user', password='***', database='adib-int-investor-adib-bff', schema='investor_adib_bff', table='sdk_home_overview', type='upsert', force_compaction='true', primary_key='client_id', sink_rate_limit=0, snapshot='false' )