| Actor | Fragment | Worker | State |
|---|---|---|---|
| 736942 | 34192 | 51 | running |
| 738297 | 34190 | 51 | running |
| 738298 | 34190 | 51 | running |
| 738299 | 34191 | 51 | running |
| 738300 | 34193 | 51 | running |
| 738301 | 34193 | 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'