TileDB-Vector-Search icon indicating copy to clipboard operation
TileDB-Vector-Search copied to clipboard

tiledbcloud hard dependency?

Open ivirshup opened this issue 1 year ago • 1 comments

Would it be possible to remove the hard dependency on tiledb-cloud in this package?

We are using this for the CELLxGENE Census vector search, but we don't use tiled-cloud. However I'm starting to see warnings about some packages that tiled-cloud pins.

Thanks!

ivirshup avatar Sep 24 '24 22:09 ivirshup

Hi @ivirshup, this looks like a packaging adjustment for the pypi package. We can look at the adjustment here. The TileDB-Cloud-Py package is defaulted for convenience to offer the distributed ingestion and querying. We'll look at breaking out the dependencies so there is a more minimum option for inclusion with the cell census for the next release.

Shelnutt2 avatar Sep 24 '24 23:09 Shelnutt2