Tiledb

Latest version: v0.32.5

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

Scan your dependencies

Page 13 of 31

2.6.3

Bug Fixes
* Properly initalize query in order to retrieve estimate results [920](https://github.com/TileDB-Inc/TileDB-Py/pull/920)
* Enable building with serialization disabled [924](https://github.com/TileDB-Inc/TileDB-Py/pull/924)
* Do not print out `FragmentInfo_frags` for `repr` [925](https://github.com/TileDB-Inc/TileDB-Py/pull/925)
* Error out with `IndexError` when attempting to use a step in the regular indexer [911](https://github.com/TileDB-Inc/TileDB-Py/pull/911)

TileDB-Py 0.12.2 Release Notes

TileDB Embedded updates:

2.6.2

API Changes
* Addition of `ArraySchema.validity_filters` [898](https://github.com/TileDB-Inc/TileDB-Py/pull/898)

TileDB-Py 0.12.1 Release Notes

TileDB Embedded updates:

2.6.1

Bug fixes
* Cast 'dim`'s dtype in `Domain` to `str` prior to applying `html.escape` [883](https://github.com/TileDB-Inc/TileDB-Py/pull/883)
* Support attributes with spaces in `QueryCondition` by casting with attr(); values may be casted with val() [886](https://github.com/TileDB-Inc/TileDB-Py/pull/886)

TileDB-Py 0.12.0 Release Notes

TileDB Embedded updates:

2.6.0

API Changes
* Allow writing to dimension-only array (zero attributes) by using assignment to `None`, for example: `A[coords] = None` (given `A: tiledb.Array`) [854](https://github.com/TileDB-Inc/TileDB-Py/pull/854)
* Remove repeating header names for `attr` when displaying `ArraySchema` in Jupyter Notebooks [856](https://github.com/TileDB-Inc/TileDB-Py/pull/856)
* `tiledb.VFS.open` returns `FileIO` object; no longer returns `FileHandle` [802](https://github.com/TileDB-Inc/TileDB-Py/pull/802)
* Addition of `tiledb.copy_fragments_to_existing_array` [864](https://github.com/TileDB-Inc/TileDB-Py/pull/864)

Bug fixes
* HTML escape strings for `Dim` and `Attr`'s `name` and `dtype` [856](https://github.com/TileDB-Inc/TileDB-Py/pull/856)
* Fix attribute view for multi-indexer [866](https://github.com/TileDB-Inc/TileDB-Py/pull/866)

Improvements
* Metadata-related API calls are now 'nogil' [867](https://github.com/TileDB-Inc/TileDB-Py/pull/867)

TileDB-Py 0.11.5 Release Notes

* Added missing dependency on [`packaging`](https://pypi.org/project/packaging/) in requirements.txt [#852](https://github.com/TileDB-Inc/TileDB-Py/pull/852)

TileDB-Py 0.11.4 Release Notes

TileDB Embedded updates:

2.5.3

API Changes
* Add rich display for TileDB objects in Jupyter notebooks [824](https://github.com/TileDB-Inc/TileDB-Py/pull/824)
* Support `TILEDB_STRING_ASCII` for array metadata [828](https://github.com/TileDB-Inc/TileDB-Py/pull/828)

TileDB-Py 0.11.3 Release Notes

Impovements
* Support for Python 3.10 [808](https://github.com/TileDB-Inc/TileDB-Py/pull/808)

API Changes
* Addition of `tiledb.version()` to return version as a tuple [801](https://github.com/TileDB-Inc/TileDB-Py/pull/801)
* `Query.get_stats` and `Ctx.get_stats` changed function signature; automatically `print_out` stats and add option to output as `json` [809](https://github.com/TileDB-Inc/TileDB-Py/pull/809)

Bug fixes
* `tiledb.delete_fragments` removes unused schemas [813](https://github.com/TileDB-Inc/TileDB-Py/pull/813)

TileDB-Py 0.11.2 Release Notes

TileDB Embedded updates:

2.5.2

Bug fixes
* Support dict parameter for 'config' argument to VFS constructor [805](https://github.com/TileDB-Inc/TileDB-Py/pull/805)

TileDB-Py 0.11.1 Release Notes

TileDB Embedded updates:

Page 13 of 31

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.