Skip to content

Update use of Arrow C interface #368

Merged
eddelbuettel merged 4 commits intomasterfrom
de/sc-14737/arrow_interface
Feb 17, 2022
Merged

Update use of Arrow C interface #368
eddelbuettel merged 4 commits intomasterfrom
de/sc-14737/arrow_interface

Conversation

@eddelbuettel
Copy link
Copy Markdown
Contributor

This PR follows the change in Arrow 7.0.0 (and its R package) and moves from void* pointers encoded a double* pointers (which could indeed be lossy) to external pointers (with alternates in the structure to also use raw pointer, character representations and others). This PR updates the C++ file, the R functions using it, and the tests. No user-facing interface changes have been made.

@shortcut-integration
Copy link
Copy Markdown

This pull request has been linked to Shortcut Story #14737: Update Arrow export/import interface.

@eddelbuettel eddelbuettel merged commit d3805cb into master Feb 17, 2022
@eddelbuettel eddelbuettel deleted the de/sc-14737/arrow_interface branch February 17, 2022 21:09
@eddelbuettel eddelbuettel mentioned this pull request Mar 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants