#35803 closed New feature (fixed)
Add support for Collect, GeoHash, IsValid, and __coveredby lookup on MariaDB 11.7+
Reported by: | Mariusz Felisiak | Owned by: | Mariusz Felisiak |
---|---|---|---|
Component: | GIS | Version: | 5.2 |
Severity: | Release blocker | Keywords: | mariadb |
Cc: | Triage Stage: | Ready for checkin | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Support for MBRCoveredBy
, ST_GeoHash
, ST_IsValid
, ST_Collect
was added in MariaDB 11.7.
Moreover, MySQL support MBRCoveredBy
.
Change History (14)
comment:1 by , 5 months ago
comment:4 by , 4 months ago
Triage Stage: | Accepted → Ready for checkin |
---|
comment:8 by , 10 days ago
Resolution: | fixed |
---|---|
Severity: | Normal → Release blocker |
Status: | closed → new |
Triage Stage: | Ready for checkin → Accepted |
Version: | dev → 5.2 |
Unfortunately, MariaDB decided to revert GIS functions:
comment:9 by , 10 days ago
Status: | new → assigned |
---|
comment:10 by , 10 days ago
Triage Stage: | Accepted → Ready for checkin |
---|
Note:
See TracTickets
for help on using tickets.
PR