| Actor | Fragment | Worker | State |
|---|---|---|---|
| 156813 | 8600 | 33 | running |
| 158079 | 8598 | 33 | running |
| 158080 | 8598 | 33 | running |
| 158089 | 8599 | 33 | running |
| 158090 | 8601 | 33 | running |
| 158091 | 8601 | 33 | running |
CREATE TABLE olap.structured_deposit_accounts_dm ( account_id VARCHAR, maturity_date DATE, disabled_at TIMESTAMPTZ, PRIMARY KEY (account_id) ) FROM olap.olap_source TABLE 'olap.structured_deposit_accounts_dm'