You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sedona.apache.org by GitBox <gi...@apache.org> on 2020/12/15 05:08:08 UTC

[GitHub] [incubator-sedona] jiayuasu commented on pull request #496: [SEDONA-11] Add faster Python conversion from spatial rdd to df.

jiayuasu commented on pull request #496:
URL: https://github.com/apache/incubator-sedona/pull/496#issuecomment-745055545


   @Imbruced I have merged toGeometryDf and toDf together. So the final API is toDf but this time it will convert a geometry object directly to a geom type column. See my commit: https://github.com/apache/incubator-sedona/pull/496/commits/4c284674a4fe01f0d7e5f392c581776446d3b620
   
   I also change the signature of that function from scala List to scala seq for the ease of use. But I believe this small will not affect any downstream projects or API.
   
   Could you please fix the Python API accordingly?
   
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org