Skip to content

CI: Fix pyarrow compat #23266

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
wants to merge 2 commits into from
Closed

Conversation

jbrockmendel
Copy link
Member

It looks like the last couple days of CI failures are caused by pyarrow (required by feather-format) bumping from 0.9.0 to 0.11.0. This checks the version and adapts the passed kwarg as appropriate.

Do we need to pin pyarrow in the CI config to make sure both versions are tested?

@pep8speaks
Copy link

pep8speaks commented Oct 21, 2018

Hello @jbrockmendel! Thanks for updating the PR.

Comment last updated on October 21, 2018 at 21:13 Hours UTC

@jreback
Copy link
Contributor

jreback commented Oct 21, 2018

there is already another PR with this change

@jbrockmendel
Copy link
Member Author

Great, closing in favor of #23112.

@jbrockmendel jbrockmendel deleted the fixarrow branch October 21, 2018 21:48
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

Successfully merging this pull request may close these issues.

3 participants