TileDB-Py 0.24.0
Release 0.24.0
- TileDB-Py 0.24.0 includes TileDB Embedded 2.18.2
Improvements
- Release the GIL while consolidation. #1865
- Add Group Metadata Consolidation and Vacuuming. #1833
- Fix domain equality check. #1866
- Fix reading DeltaFilter and DoubleDeltaFilter options for FilterList. #1862
- Do not flush VFS handles on closing. #1863
- Add context manager before enter
.array_exists
. #1868 (thanks, new contributorp4perf4ce
!)