Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add four Arrow helper functions #210

Merged
merged 1 commit into from
Feb 15, 2021
Merged

Conversation

eddelbuettel
Copy link
Contributor

This reasonably narrow PR adds two allocation helpers (and two corresponding free functions) for Arrow array and schema pointers as used in the C level foreign function interface. These functions provide a higher-level R API to the corresponding lower-level native functions.

@eddelbuettel eddelbuettel merged commit f6152e7 into master Feb 15, 2021
@eddelbuettel eddelbuettel deleted the feature/arrow_helpers branch February 15, 2021 13:29
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