alexeyegorov commented on issue #2445:
URL: https://github.com/apache/sedona/issues/2445#issuecomment-4351431889

   Update for anyone after some new tests @jiayuasu:
   
   - combine DBR 16.4 LTS with Sedona 1.8.1 and 1.9.0.
        - DBR 17.1+ introduced Databricks' ST_ functions making the usage of 
Sedona more complex
   - set `spark.sedona.enableNativeGeometryType false` to disable Sedona saving 
the geometry as a native type
   
   After the update I realized that we might need to re-ingest data that was 
saved as previous UDT binary format using Sedona 1.7.0 using the new version. 
We also decided to use the EWKB format for that such that the processing with 
DBT later works the same and it standardized.


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