Feng Zhang created SEDONA-636:
---------------------------------
Summary: datatype geometry is not supported when 'create table xxx
(geom geometry)
Key: SEDONA-636
URL: https://issues.apache.org/jira/browse/SEDONA-636
Project: Apache Sedona
Issue Type: Improvement
Reporter: Feng Zhang
This is converted form the following github issue:
[https://github.com/apache/sedona/issues/1414]
h2. Steps to reproduce the problem
# server: copy sedona-spark-shaded-3.x_2.12-1.5.x.jar to 'spark/jars'
# client: connect to spark-thrift-server, eg: beeline -u
jdbc:hive2://<...>:<...>
# client: create table test (geom geometry);
h2. Settings
Sedona version = 1.5
Apache Spark version = 3.x
Environment = spark-thrift-server
--
This message was sent by Atlassian Jira
(v8.20.10#820010)