Skip to content

feat: support arrow large utf8 string format #63

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 14 commits into from
Feb 27, 2024

Conversation

nwoolmer
Copy link
Contributor

@nwoolmer nwoolmer commented Feb 26, 2024

Fixes compatibility issue with pandas 2.2.0, which changed pyarrow[string] from short utf8 to long utf8 format.

@nwoolmer nwoolmer requested a review from amunra February 26, 2024 17:46
@nwoolmer nwoolmer marked this pull request as ready for review February 26, 2024 17:46
Copy link
Collaborator

@amunra amunra left a comment

Choose a reason for hiding this comment

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

Very minor tweaks required.

Copy link
Collaborator

@amunra amunra left a comment

Choose a reason for hiding this comment

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

Nice one!

@amunra amunra merged commit 84e3a6c into ilp_http Feb 27, 2024
@amunra amunra deleted the nw_large_string_support branch February 27, 2024 21:20
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.

2 participants