Skip to content

TileDB 2.16.1

Compare
Choose a tag to compare
@ihnorton ihnorton released this 28 Jul 20:59

TileDB v2.16.1 Release Notes

Defects removed

  • Dense reader: fix nullable string values when reading with qc. #4174
  • Allow Subarray::get_est_result_size_nullable on remote arrays. #4202
  • Sparse unordered w/ dups reader: adding ignored tiles. #4200

Build system changes

  • Fix azure static library linking order for superbuild. #4171
  • Build curl with ZStandard support on vcpkg when serialization is enabled. #4166
  • Fix static linking to the release binaries on Windows. #4208