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 for MapArrays in Geozero data source #715

Closed
kylebarron opened this issue Aug 23, 2024 · 0 comments · Fixed by #721
Closed

Support for MapArrays in Geozero data source #715

kylebarron opened this issue Aug 23, 2024 · 0 comments · Fixed by #721

Comments

@kylebarron
Copy link
Member

from @Bonkles

panicked at /Users/clarkben/working/OvertureMaps/geoarrow-rs/src/io/geozero/table/data_source.rs:349:19:
not yet implemented: unsupported type: Map(Field { name: "key_value", data_type: Struct([Field { name: "key", data_type: Utf8, nullable: false, dict_id: 0, dict_is_ordered: false, metadata: {} }, Field { name: "value", data_type: Utf8, nullable: true, dict_id: 0, dict_is_ordered: false, metadata: {} }]), nullable: false, dict_id: 0, dict_is_ordered: false, metadata: {} }, false)
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 a pull request may close this issue.

1 participant