AngersZhuuuu commented on issue #26340: [WIP][SPARK-29108][SQL] Add new module 
sql/thriftserver  with all code and UT
URL: https://github.com/apache/spark/pull/26340#issuecomment-548463918
 
 
   > > Implement Type in scala since spark con't support all type of hive
   > 
   > What are the changes compared to Hive? Ideally, it would be best to 
integrate with Spark type system fully, but if we have to map to Hive types, 
maybe we could keep this code in Java.
   
   Change code to java and remove unused `USER_DEFINED_TYPE` `VARCHAR_TYPE` 
`CHAR_TYPE`, `INTERVAL_TYPE`, `UNION_TYPE` to make it the same as we discussed 
in  https://github.com/apache/spark/pull/25694

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to