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

[Feature] Add ST_IsValidDetail as built-in function. #1166

Closed
chang-wd opened this issue Dec 28, 2023 · 0 comments · Fixed by #1181
Closed

[Feature] Add ST_IsValidDetail as built-in function. #1166

chang-wd opened this issue Dec 28, 2023 · 0 comments · Fixed by #1181

Comments

@chang-wd
Copy link

Actual behavior

The current ST_IsValid func just show if the poly is valid, only return false once it's invalid.

Expected behavior

add new ST_IsValidDetail func, return detail reason once it's invalid. like https://postgis.net/docs/ST_IsValidDetail.html

Sedona version = 1.5

Apache Spark version = 3.3.1

Apache Flink version = None

API type = Python

Scala version = 2.12

JRE version = 1.8

Python version = 3.7.9

Environment = CDH 5.13.1

@chang-wd chang-wd changed the title [Feature] Support ST_IsValidDetail as built-in function. [Feature] add ST_IsValidDetail as built-in function. Dec 28, 2023
@chang-wd chang-wd changed the title [Feature] add ST_IsValidDetail as built-in function. [Feature] Add ST_IsValidDetail as built-in function. Dec 28, 2023
@jiayuasu jiayuasu linked a pull request Jan 5, 2024 that will close this issue
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 a pull request may close this issue.

1 participant