| Column | ID | Type |
|---|---|---|
| object_id | 0 | binary NOT NULL HASH |
| tenant_id | 1 | string NULLABLE VALUE |
| file_size_bytes | 2 | int64 NULLABLE VALUE |
| chunk_count | 3 | int32 NULLABLE VALUE |
| chunk_sizes | 4 | binary NULLABLE VALUE |
| fid | 5 | string NULLABLE VALUE |
| url | 6 | string NULLABLE VALUE |
| pub_url | 7 | string NULLABLE VALUE |
| upload_status | 8 | string NULLABLE VALUE |
| created_at | 9 | int64 NULLABLE VALUE |