single-cell-data / TileDB-SOMA

Python and R SOMA APIs using TileDB’s cloud-native format. Ideal for single-cell data at any scale.
MIT License
81 stars 21 forks source link

[python] Deprecate `tiledb.Filter{List}` getters in `PlatformConfig` #2701

Closed nguyenv closed 1 month ago

nguyenv commented 1 month ago

Issue and/or context:

https://github.com/single-cell-data/TileDB-SOMA/issues/2699

As part of tiledb-py removal work. Related to https://github.com/single-cell-data/TileDB-SOMA/pull/2693.

Changes:

Deprecate tiledb.Filter{List} getters in PlatformConfig and inform users to use JSON getters as an alternative.