-
Notifications
You must be signed in to change notification settings - Fork 1k
Open
Labels
enhancementAny new improvement worthy of a entry in the changelogAny new improvement worthy of a entry in the changelog
Description
Is your feature request related to a problem or challenge? Please describe what you are trying to do.
Describe the solution you'd like
- Support for Geometry/Geography type for Parquet, as it was added to thrift definition (PARQUET-2471: Add GEOMETRY and GEOGRAPHY logical types parquet-format#240) and will be included arrow 21.0.0 with GH-45522: [Parquet][C++] Parquet GEOMETRY and GEOGRAPHY logical type implementations arrow#45459 change.
- Add native support for the parquet crate to handle these new types to align with other ecosystems.
Describe alternatives you've considered
- Alternatives are being implemented in PyArrow and Arrow-cpp.
Additional context
- Happy to work on this feature.
kylebarron
Metadata
Metadata
Assignees
Labels
enhancementAny new improvement worthy of a entry in the changelogAny new improvement worthy of a entry in the changelog