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

Work In Progress PR for initial feedback on layout callbacks. #5189

Open
wants to merge 6 commits into
base: feature/sparse_data
Choose a base branch
from

Conversation

vchoi-hdfgroup
Copy link
Contributor

@vchoi-hdfgroup vchoi-hdfgroup commented Dec 20, 2024

Set up Work In Progress PR for initial feedback.
Implementation for the following structured chunk layout callbacks:
--H5D__struct_chunk_lookup
--H5D__struct_chunk_decode
--H5D__struct_chunk_decode_defined_values
-Note that "udata" is added an an input parameter to this routine
--H5D__struct_chunk_new_chunk
--H5D__struct_chunk_vector_read
--H5D__struct_chunk_vector_write

Note that these routines are not protected against [unused parameter] for now.

vchoi-hdfgroup and others added 5 commits October 10, 2024 17:24
Implementation for the following structured chunk layout callbacks:
--H5D__struct_chunk_lookup
--H5D__struct_chunk_decode
--H5D__struct_chunk_decode_defined_values
  -Note that <udata> is added an an input parameter to this routine
--H5D__struct_chunk_new_chunk
--H5D__struct_chunk_vector_read
--H5D__struct_chunk_vector_write

Note that these routines are not protected against [unused parameter] for now.
@vchoi-hdfgroup vchoi-hdfgroup added WIP Work in progress (please also convert PRs to draft PRs) Type - New Feature Add a new API call, functionality, or tool labels Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type - New Feature Add a new API call, functionality, or tool WIP Work in progress (please also convert PRs to draft PRs)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant