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

fix: update pyarrow references that are warning #31

Merged
merged 2 commits into from Jun 4, 2020

Conversation

shollyman
Copy link
Contributor

pyarrow as of 0.17 started indicating some future warnings for
functionality that has been changed and/or relocated. As we already
bumped the min version when fixing some of the testing here to get
around breakages related to the transitions of 0.15, it seems
reasonable to update references as well.

pyarrow as of 0.17 started indicating some future warnings for
functionality that has been changed and/or relocated.  As we already
bumped the min version when fixing some of the testing here to get
around breakages related to the transitions of 0.15, it seems
reasonable to update references as well.
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 4, 2020
@shollyman shollyman requested review from plamut and steffnay June 4, 2020 04:10
Copy link
Contributor

@plamut plamut left a comment

Choose a reason for hiding this comment

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

Looks good, the warnings are gone.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants