Tiledb

Latest version: v0.32.5

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

Scan your dependencies

Page 9 of 31

2.12.0

API Changes
* Changes to query conditions [1341](https://github.com/TileDB-Inc/TileDB-Py/pull/1341)
* Support query conditions on sparse dimensions
* Deprecate `attr_cond` in favor of `cond`
* Deprecate passing `tiledb.QueryCondition` to `cond` in favor of passing string directly
* Add support for `XORFilter` [1294](https://github.com/TileDB-Inc/TileDB-Py/pull/1294)
* Addition of `Array.delete_fragments`; deprecate `tiledb.delete_fragments` [1329](https://github.com/TileDB-Inc/TileDB-Py/pull/1329)
* Array and Group metadata now store bytes as `TILEDB_BLOB` [1384](https://github.com/TileDB-Inc/TileDB-Py/pull/1384)
* Addition of `{Array,Group}.metadata.dump()` [1384](https://github.com/TileDB-Inc/TileDB-Py/pull/1384)
* Addition of `Group.is_relative` to check if the URI component of a group member is relative [1386](https://github.com/TileDB-Inc/TileDB-Py/pull/1386)
* Addition of query deletes to delete data that satisifies a given query condition [1309](https://github.com/TileDB-Inc/TileDB-Py/pull/1309)
* Addition of `FileIO.readinto` [1389](https://github.com/TileDB-Inc/TileDB-Py/pull/1389)

Improvements
* Addition of Utility Function `get_last_ctx_err_str()` for C API [1351](https://github.com/TileDB-Inc/TileDB-Py/pull/1351)
* Move `Context` and `Config` from Cython to pure Python [1379](https://github.com/TileDB-Inc/TileDB-Py/pull/1379)

TileDB-Py 0.17.6 Release Notes

Bug Fixes
* Correct writing empty/null strings to array. `tiledb.main.array_to_buffer` needs to resize data buffer at the end of `convert_unicode`; otherwise, last cell will be store with trailing nulls chars [1339](https://github.com/TileDB-Inc/TileDB-Py/pull/1339)
* Revert [1326](https://github.com/TileDB-Inc/TileDB-Py/pull/1326) due to issues with `Context` lifetime with in multiprocess settings [#1372](https://github.com/TileDB-Inc/TileDB-Py/pull/1372)

TileDB-Py 0.17.5 Release Notes

Improvements
* Move `Attr` from Cython to pure Python [1326](https://github.com/TileDB-Inc/TileDB-Py/pull/1326)
* Move `Domain` and `Dim` from Cython to pure Python [1327](https://github.com/TileDB-Inc/TileDB-Py/pull/1327)

API Changes
* Permit true-ASCII attributes in non-from-pandas dataframes [1337](https://github.com/TileDB-Inc/TileDB-Py/pull/1337)
* Addition of `Array.upgrade_version` to upgrade array to latest version [1334](https://github.com/TileDB-Inc/TileDB-Py/pull/1334)
* Attributes in query conditions no longer need to be passed to `Array.query`'s `attr` arg [1333](https://github.com/TileDB-Inc/TileDB-Py/pull/1333)
* `ArraySchemaEvolution` checks context's last error for error message [1335](https://github.com/TileDB-Inc/TileDB-Py/pull/1335)

TileDB-Py 0.17.4 Release Notes

TileDB Embedded updates:

2.11.3

API Changes
* Addition of `FloatScaleFilter` [1195](https://github.com/TileDB-Inc/TileDB-Py/pull/1195)
* Addition of `d` mode for arrays to delete data that satisfies a given query condition [1309](https://github.com/TileDB-Inc/TileDB-Py/pull/1309)

Misc Updates
* Wheels are minimally supported for macOS 10.15 Catalina [1275](https://github.com/TileDB-Inc/TileDB-Py/pull/1275)

TileDB-Py 0.17.3 Release Notes

TileDB Embedded updates:

2.11.2

API Changes
* Add ability to pass shape tuple to empty_like [1316](https://github.com/TileDB-Inc/TileDB-Py/pull/1316)
* Support retrieving MBRs of var-sized dimensions [1311](https://github.com/TileDB-Inc/TileDB-Py/pull/1311)

Misc Updates
* Wheels will no longer be supported for macOS 10.15 Catalina; the minimum supported macOS version is now 11 Big Sur [1300](https://github.com/TileDB-Inc/TileDB-Py/pull/1300)
* Wheels will no longer supported for Python 3.6 [1300](https://github.com/TileDB-Inc/TileDB-Py/pull/1300)


TileDB-Py 0.17.2 Release Notes

TileDB Embedded updates:

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:

Page 9 of 31

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.