Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
Currently, the Adapter in Sedona SQL toDf method converts a Spatial RDD back to a DF. The newly generated DF has a "geometry" column but in StringType. The end user has to run an additional "ST_GeomFromWKT" to convert that to a Geometry Type column. This will affect performance.
Attachments
Issue Links
- links to