View on GitHub

lakeFS

lakeFS - Data version control for your data lake | Git for data

RangeMetadata

Properties

Name | Type | Description | Notes ———— | ————- | ————- | ————- id | str | ID of the range. | min_key | str | First key in the range. | max_key | str | Last key in the range. | count | int | Number of records in the range. | estimated_size | int | Estimated size of the range in bytes | any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional]

[Back to Model list] [Back to API list] [Back to README]