Geometry Data type in sql

Shan_n
New Contributor

Hi All,

I am trying to create a table with Geometry datatype column in Databricks SQL.

Unfortunately, I am getting not supported data type error.

Is there any way I can create a table with Geometry datatype. 

Thanks.