Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

johnkerl
Copy link
Member

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 nguyenv and jp-dark 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
4 of 5 checks passed
@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