Commits


Antoine Pitrou authored and Benjamin Kietzman committed 24ce242516c
ARROW-7913: [C++][Python][R] C++ implementation of C data interface Closes #6483 from pitrou/ARROW-7913-c-data-interface-impl and squashes the following commits: d18ec1d84 <Antoine Pitrou> Make internal Parse functions return Result<> 2a912a054 <Antoine Pitrou> Add issue number beside TODO 5e6d306f0 <Antoine Pitrou> Apply review comments a65924caf <Antoine Pitrou> Remove dead code 170506600 <Antoine Pitrou> Try a blind fix for the buildbot failure ceeded816 <Antoine Pitrou> ARROW-7913: C++ implementation of C data interface Authored-by: Antoine Pitrou <antoine@python.org> Signed-off-by: Benjamin Kietzman <bengilgit@gmail.com>