concat_on_disk
merge strategies are untested/not implemented
#1505
Labels
Milestone
concat_on_disk
merge strategies are untested/not implemented
#1505
Please describe your wishes and possible alternatives to achieve the desired result.
We should implement them so that they work properly. I am not really sure if this is a bug since
concat_on_disk
isexperimental
and reading through the old PR, I don't see any discussion of it or any tests for it.Here's an MVCE for
first
with default arguments, although by adding amerge_type
argument to the current test suite forconcat_on_disk
you can see a full list of problems:raises:
Here's a full list of the tests that fail from
test_anndatas_with_reindex
whenmerge
is tested:Errors + tests
The text was updated successfully, but these errors were encountered: