TileDB v2.5.2 Release Notes

  • 👌 Improvements

    • 🐧 Provide non-AVX2 build artifact on Linux #2649
    • Error out when setting multiple ranges for global layout #2658

    🐛 Bug fixes

    • 👍 Patch AWS sdk for cmake 3.22 support #2639
    • 👉 Remove assert on memory_used_result_tile_ranges_ in SparseUnorderedWithDupsReader #2652
    • ✂ Remove tiles that are empty through being filtered with a query condition #2659
    • Always load array schemas during array open to find any new array schemas created from array schema evolution #2613