Skip to content

DEPS: bump pyarrow min to 0.17.0 #38870

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

Closed
jreback opened this issue Dec 31, 2020 · 2 comments · Fixed by #41476
Closed

DEPS: bump pyarrow min to 0.17.0 #38870

jreback opened this issue Dec 31, 2020 · 2 comments · Fixed by #41476
Assignees
Labels
Dependencies Required and optional dependencies
Milestone

Comments

@jreback
Copy link
Contributor

jreback commented Dec 31, 2020

this would remove some complexity around parquet, csv engine & string array. this is an optional dep and so i don't think this a big deal.

keep in mind that we likley won't release 1.3 until june time frame anyhow

@jreback jreback added the Dependencies Required and optional dependencies label Dec 31, 2020
@jreback jreback added this to the 1.3 milestone Dec 31, 2020
@jreback jreback changed the title DEPS: bump arrow to 1.0.0 DEPS: bump pyarrow min to 1.0.0 Dec 31, 2020
@alimcmaster1 alimcmaster1 self-assigned this Jan 12, 2021
@jorisvandenbossche
Copy link
Member

As I mentioned before, the default conda channel doesn't have pyarrow 1.0 yet. So I think that is a good reason to not yet require that version for pandas.
In addition, pyarrow 1.0 is only just half a year old.

(so @alimcmaster1, I would personally wait a bit with working on this, at least until it has been discussed more)

@jorisvandenbossche
Copy link
Member

jorisvandenbossche commented May 10, 2021

As mentioned in #41329, we could also start by bumping to 0.17

fangchenli added a commit to fangchenli/pandas that referenced this issue May 14, 2021
@jreback jreback changed the title DEPS: bump pyarrow min to 1.0.0 DEPS: bump pyarrow min to 0.17.0 May 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dependencies Required and optional dependencies
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants