DescribeTableResponse¶
Properties¶
| Name | Type | Description | Notes |
|---|---|---|---|
| version | Long | [optional] | |
| location | String | [optional] | |
| schema | JsonArrowSchema | [optional] | |
| properties | Map<String, String> | [optional] | |
| storageOptions | Map<String, String> | Configuration options to be used to access storage. The available options depend on the type of storage in use. These will be passed directly to Lance to initialize storage access. | [optional] |