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

Support pyarrow back to version 1.0.0 #111

Merged
merged 1 commit into from
Mar 21, 2023

Conversation

ianthomas23
Copy link
Member

This PR provides support for all version of pyarrow from 1.0.0 (July 2020) to the latest 11.0.0 (January 2023). I have tested it locally on the following versions of pyarrow, and have also included the versions of dask and pandas used:

pyarrow dask pandas
11.0.0 2023.3.1 1.5.3
10.0.1 2023.3.1 1.5.3
9.0.0 2023.3.1 1.5.3
8.0.0 2023.3.1 1.5.3
7.0.0 2023.3.1 1.5.3
6.0.1 2023.3.1 1.5.3
5.0.0 2023.3.1 1.5.3
4.0.1 2022.7.1 1.5.3
3.0.0 2022.7.1 1.5.3
2.0.0 2022.7.1 1.5.3
1.0.1 2022.7.1 1.5.3
1.0.0 2022.7.1 1.3.5

@ianthomas23 ianthomas23 requested a review from jbednar March 16, 2023 09:48
@ianthomas23
Copy link
Member Author

This is ready for review now. Once this is merged I plan to make a new release, version 0.4.7.

@jbednar jbednar merged commit 25fd687 into holoviz:main Mar 21, 2023
@ianthomas23 ianthomas23 deleted the support_legacy_pyarrow branch September 8, 2023 09:06
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