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

test(python): Update for new pyarrow 13.0.0 behavior #10691

Merged
merged 2 commits into from Aug 23, 2023

Conversation

stinodego
Copy link
Member

@stinodego stinodego commented Aug 23, 2023

New version of pyarrow just dropped. Apparently it changes interoperability with pandas slightly for date/datetime types. Had to adjust one of our tests.

EDIT: Also had to update one of our doctests because the repr of RecordBatch has changed.

@github-actions github-actions bot added internal An internal refactor or improvement python Related to Python Polars labels Aug 23, 2023
@reswqa
Copy link
Collaborator

reswqa commented Aug 23, 2023

Thanks, very fast fix!

@stinodego stinodego merged commit 9bfa5b6 into main Aug 23, 2023
12 of 13 checks passed
@stinodego stinodego deleted the new-pyarrow-fix-tests branch August 23, 2023 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal An internal refactor or improvement python Related to Python Polars
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants