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] Add arrow ExtensionType implementation + S3 methods for Arrow objects #83

Open
paleolimbot opened this issue Nov 30, 2023 · 0 comments

Comments

@paleolimbot
Copy link
Contributor

Like the previous geoarrow incarnation, we should provide arrow package integration. This allows direct use of things like arrow::read_parquet() and the arrow package dplyr integration. I think the implementation will be similar in concept ( https://github.com/paleolimbot/geoarrow/blob/master/R/pkg-arrow.R ) but nanoarrow has some helpers to leverage (as_data_type() implementations, etc.).

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

No branches or pull requests

1 participant