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

Compound Type Subsetting #280

Closed
mattjala opened this issue Oct 30, 2023 · 4 comments
Closed

Compound Type Subsetting #280

mattjala opened this issue Oct 30, 2023 · 4 comments
Assignees

Comments

@mattjala
Copy link
Contributor

No description provided.

@mattjala
Copy link
Contributor Author

This is already implemented within HSDS, it just needs to be handled correctly from the client's side.

@jreadey jreadey reopened this Dec 1, 2023
@jreadey
Copy link
Member

jreadey commented Dec 1, 2023

Are you talking about retrieving a certain set of fields from a comound type dataset? Don't believe this is handled by HSDS.

@mattjala
Copy link
Contributor Author

mattjala commented Dec 1, 2023

Are you talking about retrieving a certain set of fields from a comound type dataset? Don't believe this is handled by HSDS.

Yes. I believe HSDS currently handle a request to read a subset of fields correctly, but not a request to write to a subset of fields.

@mattjala
Copy link
Contributor Author

mattjala commented Jan 9, 2024

Implemented in #292

@mattjala mattjala closed this as completed Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants