[MDEV-12665] Hybrid functions do not preserve geometry type Created: 2017-05-02 Updated: 2017-05-05 Resolved: 2017-05-05 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | GIS |
| Affects Version/s: | 10.1, 10.2, 10.3 |
| Fix Version/s: | 10.3.1 |
| Type: | Bug | Priority: | Major |
| Reporter: | Alexander Barkov | Assignee: | Alexander Barkov |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||||||||||||||
| Description |
|
returns
The expected behavior would be to the POINT data type for all three columns. The same problem is demonstrated with LEAST and GREATEST:
|
| Comments |
| Comment by Alexey Botchkov [ 2017-05-04 ] |
|
ok to push. |
| Comment by Alexander Barkov [ 2017-05-05 ] |
|
Pushed to bb-10.2-ext |