Skip to content

Added rtree support for tgeompoint with overlaps predicate#209

Merged
nhungoc1508 merged 1 commit into
mainfrom
feat/tgeompoint-rtree-index
Jul 15, 2026
Merged

Added rtree support for tgeompoint with overlaps predicate#209
nhungoc1508 merged 1 commit into
mainfrom
feat/tgeompoint-rtree-index

Conversation

@nhungoc1508

Copy link
Copy Markdown
Collaborator

Added R-Tree index support for tgeompoint with overlaps (&&) predicate:

SELECT * FROM tbl WHERE trip && stbox;

Based on #139, created as a new PR to avoid merge conflicts due to dated commits.

@nhungoc1508 nhungoc1508 merged commit ea94185 into main Jul 15, 2026
17 checks passed
@nhungoc1508 nhungoc1508 deleted the feat/tgeompoint-rtree-index branch July 15, 2026 12:29
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