[Integration] Test non-zero offsets in C Data Interface
Open
Component: Integration
Status: needs champion
Type: enhancement
- Dominant language
- C++
- Stars
- 17.1k
- Forks
- 4.3k
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 88
Description
### Describe the enhancement requested
We now exercise the C Data Interface in our integration tests (see GH-37537), but only with zero-based arrays.
We should add tests that exercise a non-zero offset, with the caveat that some implementations may not support it properly.
### Component(s)
Integration
Contributor guide
Assessment
This issue has not been assessed yet.