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

[c++] Test core PR 5260 [WIP] [skip ci] #2940

Open johnkerl opened 1 month ago

johnkerl commented 1 month ago

This exists for testing https://github.com/TileDB-Inc/TileDB/pull/5260. It won't compile without that (e.g. in a sandbox checkout). I put it up as a draft PR for bus-factor avoidance.

Here are some test scripts which will turn into unit-test material: https://gist.github.com/johnkerl/3a00a28784c1559765b09cd7d7d54b6e

Context: #2920 and [sc-47660]