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

Small Bugfixes, Initial docs scaffolding #200

Merged
merged 3 commits into from
Nov 27, 2023
Merged

Small Bugfixes, Initial docs scaffolding #200

merged 3 commits into from
Nov 27, 2023

Conversation

Maxxen
Copy link
Member

@Maxxen Maxxen commented Nov 27, 2023

This PR:

  • Fixes a bug in the POINT_2D overload for st_distance when vectors are constant
  • Fixes a crash in st_collect caused by empty geometries.

Also adds the initial scaffolding for the new docs, available in the /docs subdirectory. There are LOTS of TODO's to write examples and descriptions for functions - contributions welcome!
I also have to add support for COPY functions and types/casts.

Closes #195

@Maxxen Maxxen merged commit 1da1f6f into duckdb:main Nov 27, 2023
20 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.

LINESTRING EMPTY crashes duckdb spatial.
1 participant