Skip to content

Latest commit

 

History

History
33 lines (28 loc) · 1.07 KB

File metadata and controls

33 lines (28 loc) · 1.07 KB
title
Format Specification

Notes:

  • The current TileDB array format version number is 23 (uint32_t).

    • Other structures might be versioned separately.
    • While listing directories, readers should ignore files that do not follow the expected format for each respective case.
  • Data written by TileDB and referenced in this document is little-endian with the following exceptions:

Table of Contents