Commits


Curt Hagenlocher authored and GitHub committed 9ba789d1115
GH-43267: [C#] Correctly import sliced arrays through the C Data interface (#44117) ### What changes are included in this PR? Changes to the C Data importer to correctly handle nonzero offsets. ### Are these changes tested? Yes ### Are there any user-facing changes? No Closes #43267 * GitHub Issue: #43267 Authored-by: Curt Hagenlocher <curt@hagenlocher.org> Signed-off-by: Curt Hagenlocher <curt@hagenlocher.org>