sebbegg commented on issue #1619: URL: https://github.com/apache/sedona/issues/1619#issuecomment-2405623881
In the end I think this boils down to the fact in with spark-connect, the `_jvm` attribute that's used throughout the python api: https://github.com/apache/sedona/blob/678da0044c7eacc48db68ff96a41cf08e6a5f2a8/python/sedona/sql/dataframe_api.py#L70 Doesn't exist in a spark connect session: https://github.com/apache/spark/blob/b056e0b12786f0b85675cdf73748bdf506e3619f/python/pyspark/sql/connect/session.py#L915-L920 -- 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]
