TileDB-Py 0.35.0
- TileDB-Py 0.35.0 includes TileDB Embedded 2.29.0
Bug Fixes
- Fix
numpy.sumoverflow in aggregate tests by @kounelisagis in #2245 - Upcast sum aggregation results to prevent overflows by @kounelisagis in #2244
- Escape quotes in query condition test strings by @kounelisagis in #2243
- Fix: respect context params during vacuum when no config is provided by @kounelisagis in #2236
Improvements
- Fix numpy comparisons; use
==for dtypes andisinstancefor arrays by @kounelisagis in #2235 - Remove outdated lock handling from
create_array_from_fragmentsby @kounelisagis in #2229 - Add backwards compatibility support for variable-length point ranges by @kounelisagis in #2226
Build system changes
PyPI release: https://pypi.org/project/tiledb/0.35.0/