TileDB-Py icon indicating copy to clipboard operation
TileDB-Py copied to clipboard

Allow delete mode for attributes on dense arrays

Open johnkerl opened this issue 1 year ago • 3 comments

Needs unit-test coverage

johnkerl avatar Oct 20 '23 18:10 johnkerl

Closing as query conditions on dimensions are not supported for dense arrays.

nguyenv avatar Oct 20 '23 18:10 nguyenv

@nguyenv do we not want to support delete-by-attribute filter for dense arrays?

johnkerl avatar Oct 20 '23 19:10 johnkerl

Oh that's a good point. We should support it for attributes. I'll reopen the PR.

nguyenv avatar Oct 20 '23 19:10 nguyenv