# TablePartitionKey
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**column** | **String** | Column the key reads. |
**transform** | **String** | How the value is derived from the column. One of `identity` (the column value itself), `year`, `month`, `day`, or `hour`. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)