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

COMPAT: drop pyarrow < 0.7 and fastparquet < 0.1 for Parquet IO #18742

Closed
jorisvandenbossche opened this issue Dec 12, 2017 · 0 comments · Fixed by #23482
Closed

COMPAT: drop pyarrow < 0.7 and fastparquet < 0.1 for Parquet IO #18742

jorisvandenbossche opened this issue Dec 12, 2017 · 0 comments · Fixed by #23482
Labels
Dependencies Required and optional dependencies good first issue IO Parquet parquet, feather
Milestone

Comments

@jorisvandenbossche
Copy link
Member

What @dhirschfeld originally did in #18629, but what was removed to merge it for 0.21.1. I think we can do this for 0.22

For pyarrow < 0.7 we can remove some extra complexity, for fastparquet I am actually not sure if it is needed.

@jorisvandenbossche jorisvandenbossche added Dependencies Required and optional dependencies IO Parquet parquet, feather labels Dec 12, 2017
@jorisvandenbossche jorisvandenbossche added this to the 0.22.0 milestone Dec 12, 2017
@jorisvandenbossche jorisvandenbossche changed the title COMPAT: drop pyarrow < 0.7 and fastparquet < 0.1 COMPAT: drop pyarrow < 0.7 and fastparquet < 0.1 for Parquet IO Dec 12, 2017
@TomAugspurger TomAugspurger modified the milestones: 0.23.0, Next Major Release Apr 23, 2018
@jreback jreback modified the milestones: Contributions Welcome, 0.24.0 Nov 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dependencies Required and optional dependencies good first issue IO Parquet parquet, feather
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants