Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2024 08:53 AM
Hi @Shan_n ,
Databricks doesn't have native support for geometry data type. You can look at the list of all available data types below:
https://docs.databricks.com/en/sql/language-manual/sql-ref-datatypes.html
But there is a way to work with geospatial data in spark. Refer to following blog post for more details: