Tiledb

Latest version: v0.33.6

Safety actively analyzes 723177 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 10 of 33

2.11.1

Bug Fixes
* Fix issue where querying an array with a Boolean type when `arrow=True`, but is unselected in `.query(attr=...)`, results in an error `pyarrow.lib.ArrowInvalid: Invalid column index to set field.` [1291](https://github.com/TileDB-Inc/TileDB-Py/pull/1291)
* Use Arrow type fixed-width binary ("w:") for non-variable TILEDB_CHAR [1286](https://github.com/TileDB-Inc/TileDB-Py/pull/1286)

TileDB-Py 0.17.1 Release Notes

API Changes
* Support `datetime64` for `QueryCondition` [1279](https://github.com/TileDB-Inc/TileDB-Py/pull/1279)

TileDB-Py 0.17.0 Release Notes

TileDB Embedded updates:

2.11.0

TileDB-Py 0.16.5 Release Notes

TileDB Embedded updates:

2.10.4

TileDB-Py 0.16.4 Release Notes

TileDB Embedded updates:

2.10.3

Improvements
* `setup.py` revert back to retrieving core version by using `ctypes` by parsing `tiledb_version.h`; the tiledb shared object lib now returns back a full path [1226](https://github.com/TileDB-Inc/TileDB-Py/pull/1226)
* Update minimum required cmake version to =>3.23; required for building `libtiledb` [1260](https://github.com/TileDB-Inc/TileDB-Py/pull/1260)

API Changes
* Addition of `in` operator for `QueryCondition` [1214](https://github.com/TileDB-Inc/TileDB-Py/pull/1214)
* Revert the regular indexer `[:]` to return entire array rather than nonempty domain in order to maintain NumPy semantics [1261](https://github.com/TileDB-Inc/TileDB-Py/pull/1261)

Bug Fixes
* Deprecate `Filestore.import_uri` in lieu of `Filestore.copy_from` [1226](https://github.com/TileDB-Inc/TileDB-Py/pull/1226)

TileDB-Py 0.16.3 Release Notes

Packaging Notes
* This removes `import tkinter` from `test_libtiledb.py` which was preventing the conda package from building properly

TileDB-Py 0.16.2 Release Notes

TileDB Embedded updates:

2.10.2

Improvements
* `setup.py` retrieves core version by using `ctypes` to call `tiledb_version` rather than parsing `tiledb_version.h` [1191](https://github.com/TileDB-Inc/TileDB-Py/pull/1191)

Bug Fixes
* Set nonempty domain to `(None, None)` for empty string [1182](https://github.com/TileDB-Inc/TileDB-Py/pull/1182)

API Changes
* Support `QueryCondition` for dense arrays [1198](https://github.com/TileDB-Inc/TileDB-Py/pull/1198)
* Querying dense array with `[:]` returns shape that matches nonempty domain, consistent with `.df[:]` and `.multi_index[:]` [1199](https://github.com/TileDB-Inc/TileDB-Py/pull/1199)
* Addition of `from_numpy` support for `mode={ingest,schema_only,append}` [1185](https://github.com/TileDB-Inc/TileDB-Py/pull/1185)

TileDB-Py 0.16.1 Release Notes

TileDB Embedded updates:

2.10.1

TileDB-Py 0.16.0 Release Notes

TileDB Embedded updates:

Page 10 of 33

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.