apache / apache/doris

[Enhancement] Fix GEO Functions Logic

Open
#62,498 4 comments 0 reactions 1 assignee Claimed by @shiliang View on GitHub
difficulty/medium doris-future
Dominant language
Java
Stars
15.9k
Forks
3.9k
Avg merge
2d 23h
Merged PRs (30d)
520

Description

### Search before asking

- [x] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues.

### Description

Currently, we support a large number of geographic information functions (`st_xxx`), but some functions have not been correctly implemented with three-dimensional semantics, leading to incorrect or inconsistent calculation results.
This is the initial research: https://selectdb.feishu.cn/wiki/HCJYwb8HVi6k07kKseJcWTDdnbg

### Solution

You need to review the current behavior of all geographic information functions and support the correct semantic for two-dimensional/ three-dimensional calculations.

### Are you willing to submit PR?

- [ ] Yes I am willing to submit a PR!

### Code of Conduct

- [x] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.