jiayuasu commented on PR #1767:
URL: https://github.com/apache/sedona/pull/1767#issuecomment-2608866483

   Maybe relevant: can this solve the toPandas() issue of PySpark DataFrame 
(https://spark.apache.org/docs/latest/api/python/user_guide/sql/arrow_pandas.html#enabling-for-conversion-to-from-pandas)?
   
   In Sedona, when you call `toPandas()`, it gives you a GeoPandas DF but this 
will throw an exception if `spark.sql.execution.arrow.pyspark.enabled` set to 
`true` because Sedona Python does not work with GeoArrow.
   
   CC @Kontinuation 


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

Reply via email to