Skip to content

Fix R-Tree nodes not being zeroed on reuse#701

Merged
Maxxen merged 3 commits intoduckdb:v1.4-andiumfrom
Maxxen:v1.4-andium-dev
Nov 1, 2025
Merged

Fix R-Tree nodes not being zeroed on reuse#701
Maxxen merged 3 commits intoduckdb:v1.4-andiumfrom
Maxxen:v1.4-andium-dev

Conversation

@Maxxen
Copy link
Member

@Maxxen Maxxen commented Oct 31, 2025

Closes #681

Also include #672 that didn't make it into #700

bradh and others added 3 commits August 31, 2025 10:03
It returns a bounding polygon expanded by a specified amount. A common
use case is doing a "near" search on a point.

This is a postgis function, not found by me in OGC MM.

See https://postgis.net/docs/ST_Expand.html
@Maxxen Maxxen merged commit d83faf8 into duckdb:v1.4-andium Nov 1, 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.

Segmentation fault with RTREE index

2 participants