Skip to content
New issue

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

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

Already on GitHub? # to your account

Sort individual chunks in chunk_view #5052

Merged
merged 42 commits into from
Jun 13, 2024
Merged

Sort individual chunks in chunk_view #5052

merged 42 commits into from
Jun 13, 2024

Conversation

lums658
Copy link
Contributor

@lums658 lums658 commented Jun 6, 2024

This PR comprises the test file unit_sort_chunk that tests that individual chunks of a chunk_view can be separately sorted. It tests a std::vector and a zip_view of std::vector and alt_var_length_view.

[sc-49444]


TYPE: IMPROVEMENT
DESC: Tests that the chunks in a chunk_view can be separately sorted.

@lums658 lums658 requested a review from KiterLuc June 6, 2024 00:15
tiledb/common/util/test/unit_permutation_sort.cc Outdated Show resolved Hide resolved
tiledb/common/util/test/unit_permutation_sort.cc Outdated Show resolved Hide resolved
tiledb/common/util/test/unit_permutation_sort.cc Outdated Show resolved Hide resolved
tiledb/common/util/test/unit_permutation_sort.cc Outdated Show resolved Hide resolved
tiledb/common/util/test/unit_permutation_sort.cc Outdated Show resolved Hide resolved
tiledb/common/util/test/unit_sort_chunk.cc Outdated Show resolved Hide resolved
tiledb/common/util/test/unit_sort_chunk.cc Outdated Show resolved Hide resolved
tiledb/common/util/test/unit_sort_chunk.cc Outdated Show resolved Hide resolved
tiledb/common/util/test/unit_sort_chunk.cc Outdated Show resolved Hide resolved
@KiterLuc KiterLuc marked this pull request as ready for review June 13, 2024 14:48
@KiterLuc KiterLuc merged commit 5577973 into dev Jun 13, 2024
62 checks passed
@KiterLuc KiterLuc deleted the lums/tmp/sort-chunks branch June 13, 2024 16:08
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants