single-cell-data / TileDB-SOMA

Python and R SOMA APIs using TileDB’s cloud-native format. Ideal for single-cell data at any scale.
https://tiledbsoma.readthedocs.io
MIT License
90 stars 25 forks source link

[python/c++] The `read` method does an `open` on an already open array #3053

Open johnkerl opened 3 weeks ago

johnkerl commented 3 weeks ago

We need to factor ManagedQuery out of the `SOMAArrray.

[sc-54744]