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
84 stars 25 forks source link

[r] Examine dependency of `SOMAArrayReader-Iterated` test on buffer sizes #2684

Closed johnkerl closed 3 months ago

johnkerl commented 3 months ago

Follow-up from https://github.com/jdblischak/centralized-tiledb-nightlies/issues/11#issuecomment-2150323719 after yesterday's #2681

Also: we have this guidance https://github.com/single-cell-data/TileDB-SOMA/blob/1.11.4/apis/r/vignettes/soma-experiment-queries.Rmd#L84 which says to use soma.init_buffer_bytes but doesn't show how. This needs to be addressed as well.

Details will surface on #2685.