uros-db opened a new pull request, #54114:
URL: https://github.com/apache/spark/pull/54114

   ### What changes were proposed in this pull request?
   Enable `toWKT` for Well-known text (WKT) representation of geospatial 
objects.
   
   Same as WKB (Well Known Binary) support, our custom implementation avoids 
third-party dependencies such as JTS.
   
   
   ### Why are the changes needed?
   Text-based geospatial objects are necessary for result set support & thrift 
server enablement.
   
   
   ### Does this PR introduce _any_ user-facing change?
   No.
   
   
   ### How was this patch tested?
   Added new unit tests.
   
   
   ### Was this patch authored or co-authored using generative AI tooling?
   Yes, Claude 4.5 Opus.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to