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

R bindings #537

Open
4 tasks
wjones127 opened this issue Jan 8, 2022 · 0 comments
Open
4 tasks

R bindings #537

wjones127 opened this issue Jan 8, 2022 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@wjones127
Copy link
Collaborator

wjones127 commented Jan 8, 2022

Description

Would like to have R bindings for Delta Table and implement Dataset API for deltalake in R.

Use Case

R bindings would allow R users access to Delta tables. Arrow Dataset bindings would allow them to use Arrow engine, DuckDB, or any other compatible query engine to process them.

Related Issue(s)

Umbrella issue in Apache Arrow: https://issues.apache.org/jira/browse/ARROW-14730

Plan

I am happy to work on this. Here is a tentative outline of work:

How

Rust bindings are still new to R, but the extendr package looks promising.

@wjones127 wjones127 added the enhancement New feature or request label Jan 8, 2022
@rtyler rtyler pinned this issue May 2, 2023
@rtyler rtyler unpinned this issue Oct 26, 2023
@rtyler rtyler added the help wanted Extra attention is needed label Jan 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants