Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
This is converted form the following github issue:
https://github.com/apache/sedona/issues/1414
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);
Settings
Sedona version = 1.5
Apache Spark version = 3.x
Environment = spark-thrift-server