Jia Yu created SEDONA-11:
----------------------------

             Summary: Improve the Adapter API to directly yield Geometry column
                 Key: SEDONA-11
                 URL: https://issues.apache.org/jira/browse/SEDONA-11
             Project: Apache Sedona
          Issue Type: Improvement
            Reporter: Jia Yu


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.

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to