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

Port changes from stable, add ST_HasZ/M, ST_ZMFlags, add WKB_BLOB specializations. #340

Merged
merged 10 commits into from
Jun 12, 2024

Conversation

Maxxen
Copy link
Member

@Maxxen Maxxen commented Jun 12, 2024

  • Add ST_HasZ, ST_HasM, ST_ZMFlags with specializations for GEOMETRY and WKB_BLOB.
  • Add WKB_BLOB specializations for ST_Extent, ST_GeometryType.
  • Disable implicit casting from BLOB to GEOMETRY. Still possible with explicit casts.

The WKB_BLOB specializations area a prerequisite for decoupled GeoParquet support.

Also port forward changes from stable branch, fixes function docs and adds ST_Points, enables GTFS GDAL driver.

@Maxxen Maxxen merged commit dbb9971 into duckdb:main Jun 12, 2024
10 of 12 checks passed
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