James Willis created SEDONA-607:
-----------------------------------
Summary: Include Geometry in ST Function Exceptions
Key: SEDONA-607
URL: https://issues.apache.org/jira/browse/SEDONA-607
Project: Apache Sedona
Issue Type: New Feature
Reporter: James Willis
When a sedona ST function throws an exception, it can be exceptionally
difficult to figure out which geometry is causing the error. In a non-spark
application a user could just catch the exception and log the geometry, but
this is not easy to do in sedon/spark.
Returning the geometry with the exception will allow users to more quickly root
cause exception and failures in their application.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)