Skip to content

Add support for ST_DWithin in SPATIAL_JOIN#599

Merged
Maxxen merged 1 commit into
duckdb:v1.3.0from
Maxxen:v1.3.0-dev
Jun 5, 2025
Merged

Add support for ST_DWithin in SPATIAL_JOIN#599
Maxxen merged 1 commit into
duckdb:v1.3.0from
Maxxen:v1.3.0-dev

Conversation

@Maxxen

@Maxxen Maxxen commented Jun 5, 2025

Copy link
Copy Markdown
Member

Now that ST_Distance and ST_DWithin are much faster, it makes even more sense to support distance joins in the spatial join operator. However, the third distance argument needs to be constant for this optimization to apply.

@Maxxen
Maxxen merged commit cd3dd64 into duckdb:v1.3.0 Jun 5, 2025
22 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