Kontinuation commented on issue #996: URL: https://github.com/apache/sedona/issues/996#issuecomment-1707502377
Sedona 1.4.1 has 2 spark-shaded jars for scala 2.12 named `sedona-spark-shaded-3.0_2.12-1.4.1.jar` and `sedona-spark-shaded-3.4_2.12-1.4.1.jar`. If you are using `sedona-spark-shaded-3.0_2.12-1.4.1.jar` in your Databricks cluster, you can try switching to `sedona-spark-shaded-3.4_2.12-1.4.1.jar`, which is targeting Spark 3.4. The GeoParquet reader also has a known problem of not working on Databricks with photon enabled. If your cluster does not have photon enabled, switching the spark-shaded jar should solve this problem. -- 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]
