Skip to content

branch-4.0: [feature](geo) support 3 spatial functions: ST_Distance, ST_GeometryType, ST_Length #60170#60748

Open
github-actions[bot] wants to merge 1 commit intobranch-4.0from
auto-pick-60170-branch-4.0
Open

branch-4.0: [feature](geo) support 3 spatial functions: ST_Distance, ST_GeometryType, ST_Length #60170#60748
github-actions[bot] wants to merge 1 commit intobranch-4.0from
auto-pick-60170-branch-4.0

Conversation

@github-actions
Copy link
Contributor

Cherry-picked from #60170

…ype, ST_Length (#60170)

Related PR: #48695

Problem Summary:
Support for ST_Distance, ST_GeometryType, ST_Length sql functions.
@github-actions github-actions bot requested a review from yiguolei as a code owner February 13, 2026 12:37
@Thearas
Copy link
Contributor

Thearas commented Feb 13, 2026

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR.

Please clearly describe your PR:

  1. What problem was fixed (it's best to include specific error reporting information). How it was fixed.
  2. Which behaviors were modified. What was the previous behavior, what is it now, why was it modified, and what possible impacts might there be.
  3. What features were added. Why was this function added?
  4. Which code was refactored and why was this part of the code refactored?
  5. Which functions were optimized and what is the difference before and after the optimization?

@dataroaring dataroaring reopened this Feb 13, 2026
@Thearas
Copy link
Contributor

Thearas commented Feb 13, 2026

run buildall

@hello-stephen
Copy link
Contributor

FE UT Coverage Report

Increment line coverage 8.33% (3/36) 🎉
Increment coverage report
Complete coverage report

@hello-stephen
Copy link
Contributor

BE UT Coverage Report

Increment line coverage 59.03% (268/454) 🎉

Increment coverage report
Complete coverage report

Category Coverage
Function Coverage 52.99% (19120/36079)
Line Coverage 36.17% (178079/492283)
Region Coverage 32.75% (137871/420946)
Branch Coverage 33.70% (59825/177548)

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.

4 participants