Skip to content

DataFusion extension types working proof of concept! #1093

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

Merged
merged 4 commits into from
May 7, 2025

Conversation

kylebarron
Copy link
Member

@kylebarron kylebarron commented May 2, 2025

Working ST_AsBinary even persisting CRS!

Enabled by apache/datafusion#15646

Change list

  • Restore geodatafusion crate and restore datafusion dependency (pinned to upstream main)
  • Add with_metadata to all concrete arrays and to the GeoArrowArray trait so that we can replace the metadata (e.g. CRS) of an existing array.
  • Remove metadata field from MixedGeometryArray because the inner array of the GeometryCollectionArray doesn't need to store GeoArrow metadata.

@kylebarron kylebarron marked this pull request as ready for review May 2, 2025 20:19
@kylebarron kylebarron enabled auto-merge (squash) May 7, 2025 18:20
@kylebarron kylebarron merged commit 5700a69 into main May 7, 2025
18 checks passed
@kylebarron kylebarron deleted the kyle/datafusion-poc-field branch May 7, 2025 18:20
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.

1 participant