| Column | ID | Type |
|---|---|---|
| tenant_id | 0 | string NOT NULL HASH |
| variation_id | 1 | binary NOT NULL RANGE_ASC_NULL_LAST |
| chunk_index | 2 | int32 NOT NULL RANGE_ASC_NULL_LAST |
| chunk_id | 3 | binary NULLABLE VALUE |
| uncomp_size | 4 | int32 NULLABLE VALUE |
| comp_size | 5 | int32 NULLABLE VALUE |
| xxh3 | 6 | int64 NULLABLE VALUE |
| blake3 | 7 | binary NULLABLE VALUE |
| computed_at | 8 | int64 NULLABLE VALUE |
| updated_at | 9 | int64 NULLABLE VALUE |