commit | 9ba789d1115494b00e6772a3170c8ba2f1a9a02c | [log] [tgz] |
---|---|---|
author | Curt Hagenlocher <curt@hagenlocher.org> | Sun Sep 15 19:20:59 2024 -0700 |
committer | GitHub <noreply@github.com> | Sun Sep 15 19:20:59 2024 -0700 |
tree | 9724f45603077602ae2f28b08920c3edb7859310 | |
parent | a5d40d0324721f2004fa93a1d12260c7516c4813 [diff] |
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>
Apache Arrow is a development platform for in-memory analytics. It contains a set of technologies that enable big data systems to process and move data fast.
Major components of the project include:
Arrow is an Apache Software Foundation project. Learn more at arrow.apache.org.
The reference Arrow libraries contain many distinct software components:
The official Arrow libraries in this repository are in different stages of implementing the Arrow format and related features. See our current feature matrix on git main.
Please read our latest project contribution guide.
Even if you do not plan to contribute to Apache Arrow itself or Arrow integrations in other projects, we'd be happy to have you involved: