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

Add ST_LineMerge, Fix GCC compilation issues #174

Merged
merged 3 commits into from
Nov 4, 2023
Merged

Conversation

Maxxen
Copy link
Member

@Maxxen Maxxen commented Nov 4, 2023

  • Add ST_LineMerge(GEOMETRY) and ST_LineMerge(GEOMETRY, BOOLEAN) to indicate whether direction should be taken into account when merging.
  • Fix GCC compilation problems + some warnings
  • Small updated to the function list pending proper docs rework

Closes #147
Closes #163

@Maxxen Maxxen merged commit b13442d into duckdb:main Nov 4, 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.

Compile source code error. Add ST_LineMerge function from GEOS
1 participant