refresh_table
Refresh a table or whole model to make data and columns appear after adding tables or setting partitions.
Instructions
Refresh one table (or the whole model if table omitted). Required after add_table_from_m / set_partition_m for data and columns to appear.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| full | No | full data refresh (true) or calculate-only (false) | |
| table | No | table to refresh (omit for whole model) | |
| sessionId | Yes |