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

Update Subarray Cap'n Proto serialization to include label ranges #3961

Merged
merged 8 commits into from
Apr 13, 2023

Conversation

ypatia
Copy link
Member

@ypatia ypatia commented Mar 10, 2023

This is the third part of the work to add serialization support for dimension labels. It is adding label ranges to the Subarray capnp format and subarray_to/from_capnp functions.

For now only 1 test is added, but a wrapper test function is provided in this PR and can be used to enhance other existing tests that use label ranges to increase coverage.

After this part is merged, then Update Query Cap'n Proto to support label queries is the last (and probably most complex) part of dimension label serialization work left.


TYPE: IMPROVEMENT
DESC: Update Subarray Cap'n Proto serialization to include label ranges

@shortcut-integration
Copy link

This pull request has been linked to Shortcut Story #22385: Update Query Cap'n Proto to support label queries.

@ypatia ypatia requested review from jp-dark and ihnorton March 10, 2023 15:14
@ypatia ypatia force-pushed the yt/ch22385/labels_capnp_subarray branch from 8edac4e to 9a18407 Compare March 10, 2023 15:36
@ypatia ypatia force-pushed the yt/ch22385/labels_capnp_subarray branch from 9a18407 to 946b0b8 Compare March 10, 2023 16:13
@ihnorton ihnorton requested a review from shaunrd0 March 13, 2023 01:35
@jp-dark
Copy link
Contributor

jp-dark commented Mar 13, 2023

[sc-22384]

@shortcut-integration
Copy link

Copy link
Contributor

@shaunrd0 shaunrd0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! Found some duplicated doxygen, but just a nit so approving 👍

tiledb/sm/subarray/subarray.h Show resolved Hide resolved
@shortcut-integration
Copy link

This pull request has been linked to Shortcut Story #22385: Update Query Cap'n Proto to support label queries.

@ihnorton ihnorton marked this pull request as draft March 20, 2023 14:37
@jp-dark jp-dark marked this pull request as ready for review April 5, 2023 15:51
@ihnorton ihnorton merged commit 7d36c09 into dev Apr 13, 2023
@ihnorton ihnorton deleted the yt/ch22385/labels_capnp_subarray branch April 13, 2023 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants