CreateEmptyTableRequest¶
Request for creating an empty table.
Properties¶
| Name | Type | Description | Notes |
|---|---|---|---|
| id | List<String> | [optional] | |
| location | String | Optional storage location for the table. If not provided, the namespace implementation should determine the table location. | [optional] |
| properties | Map<String, String> | [optional] |