TileDB v2.2.3 Release Notes

  • ๐Ÿ†• New features

    • โž• Add support for retrying REST requests that fail with certain http status code such as 503 #2060

    ๐Ÿ‘Œ Improvements

    • Parallelize across attributes when closing a write #2048
    • ๐Ÿ‘Œ Support for dimension/attribute names that contain commonly reserved filesystem characters #2047
    • โœ‚ Remove unnecessary is_dir in FragmentMetadata::store, this can increase performance for s3 writes #2050
    • ๐Ÿ‘Œ Improve S3 multipart locking #2055
    • Parallize loading fragments and array schema #2061