TileDB v2.3.3 Release Notes

  • ๐Ÿ‘Œ Improvements

    • Increase REST (TileDB Cloud) retry count from 3 to 25 to be inline with S3/GCS retry times #2421
    • Avoid unnecessary est_result_size computation in must_split #2431
    • ๐Ÿ‘‰ Use newer Azure patch for all platforms to solve missing header error #2433

    ๐Ÿ› Bug fixes

    • ๐Ÿ›  Fix c-api error paths always resetting any alloced pointers to nullptr in-addition to deleting #2427