| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(parquet_table), | intent(out) | :: | table |
the table to initialize. |
Prepares an empty in-memory table with no columns and no rows. The first %add_column fixes the row count; every later one must match it.