TileDB v2.3.1 Release Notes

  • ๐Ÿ‘Œ Improvements

    • โšก๏ธ Update bzip2 in windows build to 1.0.8 #2332
    • ๐Ÿ›  Fixing S3 build for OSX11 #2339
    • ๐Ÿ›  Fixing possible overflow in Dimension::tile_num #2265
    • ๐Ÿ›  Fixing tile extent calculations for signed integer domains #2303
    • โž• Add support for cross compilation on OSX in superbuild #2354
    • โœ‚ Remove curl link args for cross compilation #2359
    • ๐Ÿš€ Enable MacOS arm64 release artifacts #2360
    • Add more stats for `compute_result_coords` path #2366
    • ๐Ÿ‘Œ Support credentials refresh for AWS #2376

    ๐Ÿ› Bug fixes

    • ๐Ÿ›  Fixing intermittent metadata test failure #2338
    • ๐Ÿ›  Fix query condition validation check for nullable attributes with null conditions #2344
    • Multi-range single dimension query fix #2347
    • Rewrite Dimension::overlap_ratio #2304
    • ๐Ÿ›  Follow up fixes to floating point calculations for tile extents #2341
    • Fix for set_null_tile_extent_to_range #2361
    • Subarray partitioner, unordered should be unordered, even for Hilbert. #2377