TileDB-Py 0.33.4
- TileDB-Py 0.33.4 includes TileDB Embedded 2.27.1
Bug Fixes
- Fix the error caused by non-decodable bytes when retrieving the non-empty domain for
TILEDB_ASCII
dimensions by @kounelisagis in #2164 - Fix
NDRectangle::set_range
overloads by @kounelisagis in #2157 - Fix broken API docs search and expose
Metadata
by @kounelisagis in #2153 - Bug fix: Data buffer is not resized for byte objects after completing the buffer and offsets conversion by @kounelisagis in #2150
Improvements
- Consider the Current Domain on indexing by @kounelisagis in #2156
- Expand
test_sparse_string_domain
for empty strings by @ihnorton and @kounelisagis in https://github.com/TileDB-Inc/TileDB-Py/917 - Use the clang-format pre-commit hook updated to the latest version by @kounelisagis in #2039
- Fix
view_attr
not being respected by__getitem__
and subarray by @kounelisagis and @nguyenv in #2139 - Add support for
BLOB
attribute type override infrom_pandas
by @kounelisagis in https://github.com/TileDB-Inc/TileDB-Py/2143
Full Changelog: 0.33.3...0.33.4
PyPI release: https://pypi.org/project/tiledb/0.33.4/