| Actor | Fragment | Worker | State |
|---|---|---|---|
| 741677 | 37043 | 51 | running |
| 742465 | 37041 | 51 | running |
| 742466 | 37041 | 51 | running |
| 742495 | 37042 | 51 | running |
| 742496 | 37044 | 51 | running |
| 742497 | 37044 | 51 | 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'