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

chore: bump geo-index #980

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

chore: bump geo-index #980

wants to merge 2 commits into from

Conversation

JosiahParry
Copy link
Contributor

This PR bumps geoarrow's dependency on geo-index to 0.2.0 from 0.1.1

@kylebarron
Copy link
Member

I think the tests are failing because the previous version of geo-index used usize whereas the current version uses u32 for the number of items and u16 for the node size. If you add a .try_into().unwrap() that should fix it probably

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