FORMAT_SPEC.md

February 4, 2026 ยท View on GitHub

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