Skip to content

Fix spatial filter WKB rendering - #6

Merged
rustyconover merged 1 commit into
mainfrom
fix/spatial-filter-wkb-rendering
Sep 10, 2026
Merged

rustyconover merged 1 commit into
mainfrom
fix/spatial-filter-wkb-rendering

Conversation

@rustyconover

Copy link
Copy Markdown
Contributor

Render geoarrow.wkb columns and literals as DuckDB geometry values before evaluating pushed spatial predicates, and use the canonical st_intersects_extent function instead of the array-only && operator. Adds a wire-level Filter v2 regression test.

@rustyconover
rustyconover force-pushed the fix/spatial-filter-wkb-rendering branch from 4d45eb1 to aeb9626 Compare September 10, 2026 23:17
@rustyconover
rustyconover merged commit 53a2a63 into main Sep 10, 2026
2 of 8 checks passed
@rustyconover
rustyconover deleted the fix/spatial-filter-wkb-rendering branch September 10, 2026 23:20
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