MyqueWooMiddo opened a new issue, #826:
URL: https://github.com/apache/sedona/issues/826

   ## Expected behavior
   we can use sedona's GIS function to generate geometry type 
   then df.write.format("geoparquet").saveAsTable(xxx) or spark.sql("create 
table xx as ")
   then we can print actual schema both in spark / hive / impala
   
   ## Actual behavior
   then we can print actual schema only in spark , but SequenceFile in hms and 
Array type in hive / impala
   
   ## Settings
   
   Sedona version = 1.4.0
   
   Apache Spark version = 3.2.2
   
   API type = Pure SQL & spark-shell
   
   Scala version = 2.12
   
   JRE version = 1.8
   
   Environment = Ambari+apache community components


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