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

Should pins support parquet? #713

Closed
hadley opened this issue Feb 15, 2023 · 3 comments · Fixed by #729
Closed

Should pins support parquet? #713

hadley opened this issue Feb 15, 2023 · 3 comments · Fixed by #729

Comments

@hadley
Copy link
Member

hadley commented Feb 15, 2023

Maybe in preference to arrow? I think that it would be easier to argue that it should be the default for data frames (#666).

@juliasilge
Copy link
Member

I keep getting confused about the difference between Arrow and Parquet so let me add this here:

Arrow is primarily an in-memory format, whereas Parquet is a storage format.

@juliasilge
Copy link
Member

In pins for Python, we have type = "parquet" already. Check out the supported types for writing in the docs.

@github-actions
Copy link

This issue has been automatically locked. If you believe you have found a related problem, please file a new issue (with a reprex: https://reprex.tidyverse.org) and link to this issue.

@github-actions github-actions bot locked and limited conversation to collaborators Mar 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants