TileDB v2.2.5 Release Notes

  • ๐Ÿ†• New features

    • ๐Ÿ‘ Config option vfs.s3.sse for S3 server-side encryption support #2130

    ๐Ÿ‘Œ Improvements

    • โฌ‡๏ธ Reduced memory consumption in the read path for multi-range reads. #2118
    • Cache non_empty_domain for REST arrays like all other arrays #2105
    • โž• Add additional timer statistics for openning array for reads #2027
    • ๐Ÿ‘ Allow open array stats to be printed without read query #2131

    ๐Ÿ› Bug fixes

    • ๐Ÿ›  Fixes a potential crash when opening an array with consolidated fragment metadata #2135
    • ๐Ÿ“œ Corrected a bug where sparse cells may be incorrectly returned using string dimensions. #2125
    • Always use original buffer size in serialized read queries serverside. #2115
    • ๐Ÿ›  Fix segfault in serialized queries when partition is unsplittable #2120