Skip to content

[c++] Unit-test resize for SparseNDArray and DenseNDArray#2947

Merged
johnkerl merged 1 commit intomainfrom
kerl/cpp-ndarray-resize-testing
Sep 3, 2024
Merged

[c++] Unit-test resize for SparseNDArray and DenseNDArray#2947
johnkerl merged 1 commit intomainfrom
kerl/cpp-ndarray-resize-testing

Conversation

@johnkerl
Copy link
Copy Markdown
Contributor

Issue and/or context: This follows on #2945 for issue #2407 / [sc-51048]. Here we implement resize.

Note that the intended Python and R API changes are all agreed on and finalized as described in #2407.

Changes:

Given the improved fixturing for libtiledbsoma, it's now a short hop to implement unit-test coverage for resize in these two classes.

Notes for Reviewer:

@johnkerl johnkerl requested review from jp-dark and nguyenv August 31, 2024 23:15
@johnkerl johnkerl changed the title Kerl/cpp ndarray resize testing [c++] Resize for variant-indexed `DataFrame Aug 31, 2024
@johnkerl johnkerl changed the base branch from main to kerl/dataframe-test-fixture August 31, 2024 23:15
@johnkerl johnkerl force-pushed the kerl/cpp-ndarray-resize-testing branch from b99d86f to 24dc00e Compare August 31, 2024 23:18
@johnkerl johnkerl changed the base branch from kerl/dataframe-test-fixture to main August 31, 2024 23:19
@johnkerl johnkerl changed the title [c++] Resize for variant-indexed `DataFrame [c++] Unit-test resize for SparseNDArray and DenseNDArray Aug 31, 2024
@johnkerl johnkerl merged commit 9ce8ea0 into main Sep 3, 2024
@johnkerl johnkerl deleted the kerl/cpp-ndarray-resize-testing branch September 3, 2024 17:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants