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

Support creation of array/nested array types #290

Merged
merged 1 commit into from
Nov 30, 2023

Conversation

mattjala
Copy link
Contributor

Reading and writing to array/nested array type objects is still buggy, but this is a step in the right direction.

Previously, the check on the return value of getFillValue would throw an error when the datatype was H5T_ARRAY.

@mattjala mattjala added the bug label Nov 28, 2023
Reading and writing to array/nested array type objects is
still buggy, but this is a step in the right direction.

Previously, the check on the return value of getFillValue
would throw an error when the datatype was H5T_ARRAY.
Copy link
Member

@jreadey jreadey left a comment

Choose a reason for hiding this comment

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

It's progress!

@jreadey jreadey merged commit 6caf74e into HDFGroup:master Nov 30, 2023
7 checks passed
@mattjala mattjala deleted the array_create branch November 30, 2023 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants