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

MDEV-35765 ST_OVERLAPS wrong result when dim(geom1) <> dim(geom2) #3740

Open
wants to merge 1 commit into
base: 10.6
Choose a base branch
from

Conversation

DaveGosselin-MariaDB
Copy link
Member

Validates that the two geometries passed to ST_OVERLAPS have the same number of dimensions.

@DaveGosselin-MariaDB DaveGosselin-MariaDB self-assigned this Jan 9, 2025
@DaveGosselin-MariaDB DaveGosselin-MariaDB force-pushed the 10.6-mdev-35765-st_overlaps-wrong-result branch 4 times, most recently from d755424 to 256b36e Compare January 14, 2025 13:11
Validates that the two geometries passed to ST_OVERLAPS have the
same number of dimensions.
@DaveGosselin-MariaDB DaveGosselin-MariaDB force-pushed the 10.6-mdev-35765-st_overlaps-wrong-result branch from 256b36e to 4dd9ae9 Compare January 15, 2025 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant