Skip to content

CI: use pyarrow 0.17.1 instead of 0.17.0 for py37_macos build #41948

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

Merged
merged 1 commit into from
Jun 11, 2021

Conversation

jorisvandenbossche
Copy link
Member

Closes #41937

@jreback
Copy link
Contributor

jreback commented Jun 11, 2021

thanks merge when green (note we may need for 1.2.5 as well?)

cc @simonjayhawkins

@simonjayhawkins
Copy link
Member

note we may need for 1.2.5 as well?

will know for sure when I do the manual backport of #41924

or could backport anyway?

Copy link
Member

@lithomas1 lithomas1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jorisvandenbossche Do we want to bump min version to 0.17.1 in general for MacOS, not just in the CI?
@simonjayhawkins I think 1.2.5 is still on pyarrow 0.15 so shouldn't backport?
EDIT: See below comment for clarification.

@lithomas1 lithomas1 added this to the 1.3 milestone Jun 11, 2021
@simonjayhawkins
Copy link
Member

@simonjayhawkins I think 1.2.5 is still on pyarrow 0.15 so shouldn't backport?

we don't really want ci constantly failing. if we need a patch for pandas 1.2.x to work with pyarrow 0.15 that's a different issue.

@lithomas1
Copy link
Member

Sorry, should've been more clear.
The MacOS Python 3.7 job on Azure is on pyarrow 0.15.1 on 1.2.x.

- pyarrow=0.15.1

According to the JIRA issue, it seems this would only affect 0.17.0. I guess we should just first not backport, and then backport if CI is red on the MacOS job then.

@simonjayhawkins
Copy link
Member

According to the JIRA issue, it seems this would only affect 0.17.0. I guess we should just first not backport, and then backport if CI is red on the MacOS job then.

sgtm

@jreback jreback merged commit f949788 into pandas-dev:master Jun 11, 2021
@jreback
Copy link
Contributor

jreback commented Jun 11, 2021

thanks @jorisvandenbossche

@jorisvandenbossche jorisvandenbossche deleted the ci-mac branch June 12, 2021 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CI: intermittent segfaults on macOS py37_macos run
4 participants