Skip to content
This repository has been archived by the owner on Nov 12, 2023. It is now read-only.

Upgrade to arrow2 v0.17 #15

Merged
merged 1 commit into from
Jul 4, 2023
Merged

Conversation

nmandery
Copy link
Contributor

Hi Kyle,

I used this crate but required a more current version of arrow2, so I did the migration and decided a PR may be helpful.

The main changes are related to the slice method now modifying the array itself instead of returning a cloned array (jorgecarleitao/arrow2#1396), and the newly introduced Offset::len_proxy method (jorgecarleitao/arrow2#1330).

Please review carefully - I tried to adapt all doc-strings - hopefully I missed none.

@nmandery
Copy link
Contributor Author

nmandery commented Jul 3, 2023

@kylebarron I just saw this is awaiting approval to run CI - any reasons for this or did it just go unnoticed?

@kylebarron
Copy link
Member

oh whoops I did not see this PR, sorry!

@nmandery
Copy link
Contributor Author

nmandery commented Jul 3, 2023

No worries ;)

@kylebarron kylebarron merged commit fefafeb into geopolars:master Jul 4, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants