HDFGroup / HDFGroup/hdf5

Test setting size of sizes to less than 8 with chunked datasets

Open
#6,023 0 comments 0 reactions 1 assignee Claimed by @mattjala View on GitHub
Component - Testing
Dominant language
C
Stars
988
Forks
355
Avg merge
4d 2h
Merged PRs (30d)
12

Description

The dataset chunk code uses the configurable "size of sizes" set by H5Pset_sizes for encoding various quantities. However, we do not currently test chunekd datasets with any value other than the default 8. We should add testing for other sizes of sizes (2 and 4), making sure to cover all relevant cases and ensure overflow is detected and handled correctly, and fix any issues that are uncovered by this testing.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.